summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-10-27 21:30:11 +0000
committerGerrit Code Review <review@openstack.org>2017-10-27 21:30:11 +0000
commit5fe4f4aedf4b824e08df6615e12981c3fc12f350 (patch)
treec8d9c0b47d972461f2ffcc5fdb961250e4e48cb2 /tests
parentea84b06d4b19b2575b9429002345c814087c8287 (diff)
parent6828656bab2ba1ce262800d205b624418ce4d52e (diff)
downloadzuul-5fe4f4aedf4b824e08df6615e12981c3fc12f350.tar.gz
Merge "Remove implied run" into feature/zuulv3
Diffstat (limited to 'tests')
-rwxr-xr-xtests/base.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/base.py b/tests/base.py
index 2da4d4728..2a2f164b9 100755
--- a/tests/base.py
+++ b/tests/base.py
@@ -2230,8 +2230,6 @@ class ZuulTestCase(BaseTestCase):
files={'README': ''},
branch='master', tag='init')
if 'job' in item:
- jobname = item['job']['name']
- files['playbooks/%s.yaml' % jobname] = ''
if 'run' in item['job']:
files['%s.yaml' % item['job']['run']] = ''
for fn in zuul.configloader.as_list(