aboutgitcodebugslistschat
path: root/test/run
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2023-04-06 13:28:17 +1000
committerStefano Brivio <sbrivio@redhat.com>2023-04-08 01:12:08 +0200
commit469b69aaa141a8163a6930e2dd4a25272a85d146 (patch)
tree7b43761f96732e5d3f9c45954a006747a4b4fcf2 /test/run
parent3372cd0902f262b591ecb930a12d0049e69ac372 (diff)
downloadpasst-469b69aaa141a8163a6930e2dd4a25272a85d146.tar
passt-469b69aaa141a8163a6930e2dd4a25272a85d146.tar.gz
passt-469b69aaa141a8163a6930e2dd4a25272a85d146.tar.bz2
passt-469b69aaa141a8163a6930e2dd4a25272a85d146.tar.lz
passt-469b69aaa141a8163a6930e2dd4a25272a85d146.tar.xz
passt-469b69aaa141a8163a6930e2dd4a25272a85d146.tar.zst
passt-469b69aaa141a8163a6930e2dd4a25272a85d146.zip
test: Use "nstool exec" to slightly simplify tests
Using this, rather than using "nstool info" to get the pid then manually connecting with nsenter makes things a little simpler. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/run')
-rwxr-xr-xtest/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run b/test/run
index c72c14c..8f4f845 100755
--- a/test/run
+++ b/test/run
@@ -41,9 +41,9 @@ PCAP=${PCAP:-0}
COMMIT="$(git log --oneline --no-decorate -1)"
. lib/util
+. lib/context
. lib/setup
. lib/setup_ugly
-. lib/context
. lib/term
. lib/perf_report
. lib/layout