Make tripleo_ceph_run_ansible voting again
Also extends tripleo_ceph_run_ansible molecule job to run for changes to any tripleo_ceph_.* role The issue initially tracked by bug 1867012 should have been fixed by I9952a4df122c00c0163b7e79dab8a821e3feff06 Change-Id: I79e33ca2bf5d8ae8f6e1ac39dda7710e4e65fa3a
This commit is contained in:
parent
88fb84e19a
commit
c3c19f70eb
@ -191,15 +191,13 @@
|
||||
vars:
|
||||
tripleo_role_name: tripleo_cellv2
|
||||
- job:
|
||||
description: Non-voting due to https://bugs.launchpad.net/tripleo/+bug/1867012
|
||||
files:
|
||||
- ^tripleo_ansible/roles/tripleo_ceph_run_ansible/.*
|
||||
- ^tripleo_ansible/roles/tripleo_ceph_.*
|
||||
name: tripleo-ansible-centos-8-molecule-tripleo_ceph_run_ansible
|
||||
parent: tripleo-ansible-centos-8-base
|
||||
vars:
|
||||
tripleo_job_ansible_args: -v --skip-tags=run_uuid_ansible,run_ceph_ansible
|
||||
tripleo_role_name: tripleo_ceph_run_ansible
|
||||
voting: false
|
||||
- job:
|
||||
files:
|
||||
- ^tripleo_ansible/roles/tripleo_clients_install/.*
|
||||
|
Loading…
Reference in New Issue
Block a user