summaryrefslogtreecommitdiffstats
path: root/tests/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'tests/inventory')
-rwxr-xr-xtests/inventory4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/inventory b/tests/inventory
new file mode 100755
index 0000000..7cb324f
--- /dev/null
+++ b/tests/inventory
@@ -0,0 +1,4 @@
+#!/bin/bash
+#upstream test needs tty
+export TEST_DOCKER_EXTRA_ARGS="-v /dev:/dev --privileged"
+exec merge-standard-inventory "$@"