Updating Zuul CI jobs for os-net-config repo

Updated the Zuul CI layout.yaml to replace the gate job
‘openstack-tox-pep8’ with the check job
‘tripleo-ci-centos-9-content-provider’ (which has a
dependency on ‘openstack-tox-pep8’ in the os-net-config repo CI)

Change-Id: I64f3ba6d086bb8814b8ea6e6b3b403c532c42e99
This commit is contained in:
vcandappa
2022-11-02 11:34:29 +05:30
parent 84f11c7468
commit 4630bd0d59

View File

@@ -9,6 +9,8 @@
- release-notes-jobs-python3
- tripleo-multinode-container-minimal-pipeline
- tripleo-upgrades-master-pipeline
gate:
check:
jobs:
- openstack-tox-pep8
- tripleo-ci-centos-9-content-provider:
dependencies:
- openstack-tox-pep8