Skip to content

Commit 9693886

Browse files
kiwikZhuli
authored andcommitted
Change k8s e2e job v1.10.0 to v1.10 (apache#138)
In Kubernetes/OpenStack integration scenario, we should keep pipeline name, job name and trigger comment consistence, that build consist user experience for developer from k8s community, and easy to understand how to trigger the specific jobs when the job failed. - branch-v1.10.0 should be just branch-v1.10 Partial-Bug: theopenlab/openlab#46
1 parent e8f1532 commit 9693886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zuul.d/jobs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,10 @@
281281
- vexxhost_credentials
282282

283283
- job:
284-
name: cloud-provider-openstack-acceptance-test-e2e-conformance-stable-branch-v1.10.0
284+
name: cloud-provider-openstack-acceptance-test-e2e-conformance-stable-branch-v1.10
285285
parent: cloud-provider-openstack-acceptance-test-e2e-conformance
286286
description: |
287-
Run Kubernetes E2E Conformance tests against Kubernetes v1.10.0
287+
Run Kubernetes E2E Conformance tests against Kubernetes v1.10
288288
vars:
289289
k8s_version: 'v1.10.0'
290290

0 commit comments

Comments
 (0)