Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/demo: Don't wait for # after pasta is started by perf report | Stefano Brivio | 2021-10-20 | 2 | -2/+2 |
| | | | | Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | demo/pasta: Swap init>ns and ns>init flows | Stefano Brivio | 2021-10-15 | 1 | -24/+24 |
| | | | | | | ...make those short performance tests actually match table headers. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | pasta: Allow specifying paths and names of namespaces | Giuseppe Scrivano | 2021-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Based on a patch from Giuseppe Scrivano, this adds the ability to: - specify paths and names of target namespaces to join, instead of a PID, also for user namespaces, with --userns - request to join or create a network namespace only, without entering or creating a user namespace, with --netns-only - specify the base directory for netns mountpoints, with --nsrun-dir Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> [sbrivio: reworked logic to actually join the given namespaces when they're not created, implemented --netns-only and --nsrun-dir, updated pasta demo script and man page] Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | demo/pasta: Enter the right directory before issuing perf report -g | Stefano Brivio | 2021-10-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | test: Record CI and demo videos in Xvfb by default, fix demo setup sequence | Stefano Brivio | 2021-09-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | test: Add CI/demo scripts | Stefano Brivio | 2021-09-27 | 2 | -0/+522 |
Not really quick, definitely dirty. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> |