Skip to content

Commit 61e42fa

Browse files
authored
Merge pull request #717 from MiguelCarpio/OSPRH-16753
OSPRH-16753: Use functional-tests-osp18 as a github-check job This combines the autoscaling/metrics-verification tests with the graphing tests in a single job
2 parents a3b0db2 + 621df37 commit 61e42fa

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

zuul.d/projects.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,19 +138,12 @@
138138
jobs:
139139
- telemetry-openstack-meta-content-provider-master
140140
- telemetry-operator-multinode-default-telemetry
141-
- functional-graphing-tests-osp18:
142-
voting: false
143-
required-projects:
144-
- name: infrawatch/feature-verification-tests
145-
override-checkout: master
146-
irrelevant-files: *irrelevant_files
147-
- functional-autoscaling-tests-osp18: &fvt_jobs_config
141+
- functional-tests-osp18: &fvt_jobs_config
148142
voting: true
149143
required-projects:
150144
- name: infrawatch/feature-verification-tests
151145
override-checkout: master
152146
irrelevant-files: *irrelevant_files
153-
- functional-logging-tests-osp18: *fvt_jobs_config
154147
- feature-verification-tests-noop:
155148
files: *irrelevant_files
156149
# TODO: Uncomment once the job merges in FVT

0 commit comments

Comments
 (0)