summaryrefslogtreecommitdiffstats
path: root/tests/rpm.yml
diff options
context:
space:
mode:
authorLokesh Mandvekar <lsm5@fedoraproject.org>2018-04-07 23:02:44 -0400
committerLokesh Mandvekar <lsm5@fedoraproject.org>2018-04-07 23:02:44 -0400
commit61290b1bc7bdace32a8f666ac2bfed4756ca0e14 (patch)
tree6d9db01112505bf623d6aa47767b7946657488d0 /tests/rpm.yml
parentc14385fae0a8b27270ec0f8b77859c14656b1f68 (diff)
downloadbuildah-61290b1bc7bdace32a8f666ac2bfed4756ca0e14.tar.gz
buildah-61290b1bc7bdace32a8f666ac2bfed4756ca0e14.tar.xz
buildah-61290b1bc7bdace32a8f666ac2bfed4756ca0e14.zip
buildah-0.16-2.git4743c2e
- autobuilt commit 4743c2e Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
Diffstat (limited to 'tests/rpm.yml')
-rw-r--r--tests/rpm.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/rpm.yml b/tests/rpm.yml
deleted file mode 100644
index 27a9349..0000000
--- a/tests/rpm.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-# test buildah
-- hosts: all
- become: true
- tags:
- - classic
- roles:
- - prepare-env
- - cli