Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Adds C9 content provider with linting deps like C8
Browse files Browse the repository at this point in the history
See depends-on and topic [1] for related reviews

[1] https://review.opendev.org/q/topic:c9_wallaby_gates
Depends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/830132
Change-Id: I4ddfaf1c401e766e8b0613994b6c522b33b604b9
  • Loading branch information
marios committed Feb 23, 2022
1 parent 0e855ad commit 4149197
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zuul.d/layout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
jobs:
- openstack-tox-pep8
- openstack-tox-tht
- tripleo-ci-centos-8-content-provider:
- tripleo-ci-centos-8-content-provider: &content_provider_deps
dependencies:
- openstack-tox-pep8
- openstack-tox-tht
- tripleo-ci-centos-9-content-provider: *content_provider_deps

gate:
queue: tripleo
Expand Down

0 comments on commit 4149197

Please sign in to comment.