Run more test jobs when helm-toolkit updated
Specifically we would like at least the following deployments to be tested when helm-toolkit is updated - compute-kit - cinder - tls Change-Id: I3991d6984563813d5a3a776eabd52e2e89933bd8
This commit is contained in:
parent
9a01b22b0b
commit
51c7affc72
@ -322,6 +322,7 @@
|
||||
- ^mariadb/.*
|
||||
- ^openvswitch/.*
|
||||
- ^roles/deploy-env.*
|
||||
- ^helm-toolkit/.*
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-cinder-2023-2-ubuntu_jammy
|
||||
@ -331,6 +332,7 @@
|
||||
- ^rabbitmq/.*
|
||||
- ^mariadb/.*
|
||||
- ^roles/deploy-env.*
|
||||
- ^helm-toolkit/.*
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-tls-2023-1-ubuntu_focal
|
||||
@ -341,4 +343,5 @@
|
||||
- ^mariadb/.*
|
||||
- ^openvswitch/.*
|
||||
- ^roles/deploy-env.*
|
||||
- ^helm-toolkit/.*
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user