Skip to content

Commit 46a2f9f

Browse files
authored
Update functional-tests-on-osp18 to functional-autoscaling-tests-osp18 to match the fvt job name pattern (#251)
1 parent 0312d34 commit 46a2f9f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.zuul.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
- job:
3-
name: functional-tests-on-osp18
3+
name: functional-autoscaling-tests-osp18
44
parent: telemetry-operator-multinode-autoscaling
55
description: |
66
Run the autoscaling functional test on osp18+patched version of aodh and heat.
@@ -46,6 +46,14 @@
4646
- roles/test_snmp_traps/.*
4747
- roles/test_verify_email/.*
4848

49+
- job:
50+
name: functional-tests-on-osp18
51+
parent: functional-autoscaling-tests-osp18
52+
description: |
53+
functional-tests-on-osp18 is an alias of functional-autoscaling-tests-osp18,
54+
temporary added until openstack-k8s-operators/telemetry-operator updates
55+
references of functional-tests-on-osp18 jobs.
56+
4957
- job:
5058
name: functional-logging-tests-osp18
5159
parent: telemetry-operator-multinode-logging
@@ -114,7 +122,7 @@
114122
- openstack-k8s-operators-content-provider:
115123
override-checkout: main
116124
irrelevant-files: *irrelevant_files
117-
- functional-tests-on-osp18:
125+
- functional-autoscaling-tests-osp18:
118126
files:
119127
- roles/telemetry_autoscaling/.*
120128
- .zuul.yaml

0 commit comments

Comments
 (0)