Skip to content

Commit 0c06f01

Browse files
huangtianhualiusheng
authored andcommitted
Correct spark job name (apache#617)
Now we run integration tests of spark of v2.4.0 against v1.13.3 k8s, so to correct the job name. Related-Bug: theopenlab/openlab#310
1 parent 6c090f9 commit 0c06f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

zuul.d/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,7 @@
19731973
- BuildType:Integration test
19741974

19751975
- job:
1976-
name: spark-integration-test-minikube-k8s-v1.10.0
1976+
name: spark-integration-test-minikube-k8s-v1.13.3
19771977
parent: init-test
19781978
description: |
19791979
Run integration tests of spark of v2.4.0 against v1.13.3 k8s cluster deployed by v0.34.1 minikube

zuul.d/projects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
jobs:
4343
- spark-integration-test-kubeadm-k8s-v1.14.0:
4444
branches: master
45-
- spark-integration-test-minikube-k8s-v1.10.0:
45+
- spark-integration-test-minikube-k8s-v1.13.3:
4646
branches: master
4747

4848
####################### periodic jobs on 02:00/14:00 ##########################

0 commit comments

Comments
 (0)