Temporarily disable python3 job
We want to include the python3 zuul jobs in the tests repo. For that we need to make sure the job is not defined anywhere else. We are removing all the references from ansible-config_template, openstack-ansible-plugins in all branches, before re-introducing them as jobs in the tests repo, and using them in each repo project.yaml Change-Id: Ic5899a1aeee2183858766547e623fc605e52d54f
This commit is contained in:
parent
5e8320a0cb
commit
5ac3492641
@ -19,7 +19,8 @@
|
||||
- openstack-ansible-functional-centos-7
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-python3-ubuntu-xenial-nv
|
||||
# TODO(evrardjp): uncomment this when the job is in the tests repo
|
||||
# - openstack-ansible-python3-ubuntu-xenial-nv
|
||||
experimental:
|
||||
jobs:
|
||||
- openstack-ansible-integrated-deploy-aio
|
||||
|
Loading…
x
Reference in New Issue
Block a user