Adds c9 content provider to check layout for wallaby

See topic branch and depends-on for related reviews but basically
run c9 on wallaby alongside the c8 jobs

[1] https://review.opendev.org/q/topic:c9_wallaby_gates
Depends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/830132
Change-Id: Idb6192e53615714acac787b9de9b7186c32edcd5
This commit is contained in:
Marios Andreou 2022-02-21 15:13:22 +02:00
parent 0b6b71688c
commit 7a7c358ec4

View File

@ -13,8 +13,9 @@
- tripleo-upgrades-wallaby-pipeline - tripleo-upgrades-wallaby-pipeline
check: check:
jobs: jobs:
- tripleo-ci-centos-8-content-provider: - tripleo-ci-centos-8-content-provider: &content_provider_deps
dependencies: dependencies:
- openstack-tox-pep8 - openstack-tox-pep8
- openstack-tox-py36 - openstack-tox-py36
- openstack-tox-py37 - openstack-tox-py37
- tripleo-ci-centos-9-content-provider: *content_provider_deps