Merge "[Wallaby-only] Fixes for wallaby molecule jobs" into stable/wallaby

This commit is contained in:
Zuul 2022-07-11 16:05:58 +00:00 committed by Gerrit Code Review
commit 182467d539
2 changed files with 3 additions and 2 deletions

View File

@ -72,7 +72,7 @@
block:
- name: Create tripleo repos
command: tripleo-repos {{ test_deps_setup_stream | ternary('--stream', '--no-stream', omit) }} \
-b master current-tripleo {{ test_deps_setup_ceph | ternary('ceph', '', omit) }}
-b wallaby current-tripleo {{ test_deps_setup_ceph | ternary('ceph', '', omit) }}
- name: Install tripleo packages
package:

View File

@ -29,7 +29,8 @@
gate:
jobs:
- tripleo-ci-centos-8-content-provider
- tripleo-ci-centos-9-content-provider
- tripleo-ci-centos-9-content-provider:
irrelevant-files: *provider_deps_irrelevant
- openstack-tox-linters: *tripleo-linters
- openstack-tox-docs: *tripleo-docs
post: