summaryrefslogtreecommitdiffstats
path: root/tests/binary.yml
diff options
context:
space:
mode:
authorYevhenii Shapovalov <yshapova@redhat.com>2017-12-12 13:28:04 +0200
committerYevhenii Shapovalov <yshapova@redhat.com>2017-12-20 18:19:30 +0200
commitdfee2f675f2c43e589eb208a1cb9b39494a3cc22 (patch)
tree85894a09faa016b90ee39c96cc472db623f8831d /tests/binary.yml
parent7cae8ede6d446bc7824c1f95a5e6cca7a8e1a8e8 (diff)
downloadbuildah-dfee2f675f2c43e589eb208a1cb9b39494a3cc22.tar.gz
buildah-dfee2f675f2c43e589eb208a1cb9b39494a3cc22.tar.xz
buildah-dfee2f675f2c43e589eb208a1cb9b39494a3cc22.zip
Diffstat (limited to 'tests/binary.yml')
-rw-r--r--tests/binary.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/binary.yml b/tests/binary.yml
new file mode 100644
index 0000000..1c7803d
--- /dev/null
+++ b/tests/binary.yml
@@ -0,0 +1,10 @@
+---
+# test buildah
+- hosts: all
+ become: true
+ tags:
+ - classic
+ roles:
+ - binary
+ - prepare-env
+ - cli