Commit 9276e854 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #23410 from bprashanth/ing

Auto commit by PR queue bot
parents f3fbd649 3ced1eed
...@@ -253,7 +253,7 @@ ...@@ -253,7 +253,7 @@
test-owner: 'beeps' test-owner: 'beeps'
job-env: | job-env: |
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Feature:Ingress\]" export GINKGO_TEST_ARGS="--ginkgo.focus=\[Feature:Ingress\]"
export PROJECT="kubernetes-ingress" export PROJECT="kubernetes-ingress-1-2"
# TODO: Enable this when we've split 1.2 tests into another project. # TODO: Enable this when we've split 1.2 tests into another project.
export FAIL_ON_GCP_RESOURCE_LEAK="false" export FAIL_ON_GCP_RESOURCE_LEAK="false"
- 'gce-scalability-release-1.2': - 'gce-scalability-release-1.2':
...@@ -327,7 +327,7 @@ ...@@ -327,7 +327,7 @@
test-owner: 'beeps' test-owner: 'beeps'
job-env: | job-env: |
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Feature:Ingress\]" export GINKGO_TEST_ARGS="--ginkgo.focus=\[Feature:Ingress\]"
export PROJECT="kubernetes-gke-ingress" export PROJECT="kubernetes-gke-ingress-1-2"
# TODO: Enable this when we've split 1.2 tests into another project. # TODO: Enable this when we've split 1.2 tests into another project.
export FAIL_ON_GCP_RESOURCE_LEAK="false" export FAIL_ON_GCP_RESOURCE_LEAK="false"
jobs: jobs:
......
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