Skip to content

Commit 791d375

Browse files
authored
[zuul] Add roles/common to the autoscaling and logging jobs (#283)
The metrics verification tests in the autoscaling job use the common/ role The logging jobs use the common role. Changes to roles/common should trigger both of these jobs to run.
1 parent 0912332 commit 791d375

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.zuul.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
- functional-autoscaling-tests-osp18:
122122
files:
123123
- roles/telemetry_autoscaling/.*
124+
- roles/common/*
124125
- .zuul.yaml
125126
- ci/vars-functional-test.yml
126127
- ci/run_cloudops_tests_osp18.yml
@@ -134,6 +135,7 @@
134135
irrelevant-files: *irrelevant_files
135136
files:
136137
- roles/telemetry_logging/.*
138+
- roles/common/*
137139
- .zuul.yaml
138140
- ci/vars-logging-test.yml
139141
- ci/logging_tests_all.yml

0 commit comments

Comments
 (0)