Commit bc06c5c1 authored by Joe Finney's avatar Joe Finney

Fix project name for 1.2 serial job.

parent e758b299
......@@ -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}'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment