mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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: |
|
||||
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Serial\]|\[Disruptive\] \
|
||||
--ginkgo.skip=\[Flaky\]|\[Feature:.+\]"
|
||||
export PROJECT="kubernetes-jkns-e2e-gce-serial-1-2"
|
||||
export PROJECT="k8s-jkns-e2e-gce-serial-1-2"
|
||||
jobs:
|
||||
- 'kubernetes-e2e-{suffix}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user