mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fix project name for 1.2 serial job.
This commit is contained in:
parent
e758b299c4
commit
bc06c5c13e
@ -254,7 +254,7 @@
|
|||||||
job-env: |
|
job-env: |
|
||||||
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Serial\]|\[Disruptive\] \
|
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Serial\]|\[Disruptive\] \
|
||||||
--ginkgo.skip=\[Flaky\]|\[Feature:.+\]"
|
--ginkgo.skip=\[Flaky\]|\[Feature:.+\]"
|
||||||
export PROJECT="kubernetes-jkns-e2e-gce-serial-1-2"
|
export PROJECT="k8s-jkns-e2e-gce-serial-1-2"
|
||||||
jobs:
|
jobs:
|
||||||
- 'kubernetes-e2e-{suffix}'
|
- 'kubernetes-e2e-{suffix}'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user