summaryrefslogtreecommitdiffstats
path: root/tests/inventory
diff options
context:
space:
mode:
authorYevhenii Shapovalov <yshapova@redhat.com>2017-12-15 23:45:20 +0200
committerYevhenii Shapovalov <yshapova@redhat.com>2017-12-15 23:45:20 +0200
commitc7130a987e1d3f019747be0685cfe4249bc63bad (patch)
tree1198f2c457be8e578cf4f5aec6552e33d0948c10 /tests/inventory
parent9d2d3cfd6fb7a24289fa2df8533c77a38d72ed4c (diff)
downloade2fsprogs-add_tests.tar.gz
e2fsprogs-add_tests.tar.xz
e2fsprogs-add_tests.zip
Add CI tests using the standard test interfaceadd_tests
Diffstat (limited to 'tests/inventory')
-rwxr-xr-xtests/inventory3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/inventory b/tests/inventory
new file mode 100755
index 0000000..fe51290
--- /dev/null
+++ b/tests/inventory
@@ -0,0 +1,3 @@
+#!/bin/bash
+export TEST_DOCKER_EXTRA_ARGS="--privileged -v /dev:/dev"
+exec merge-standard-inventory "$@"