Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make release-1.4 tests use container-vm explicitly. #462

Merged
merged 2 commits into from
Aug 31, 2016

Conversation

vishh
Copy link
Contributor

@vishh vishh commented Aug 29, 2016

GCI testing on release 1.4 should not use gci head since GCI is being
decoupled from k8s releases from v1.4.


This change is Reviewable

@vishh
Copy link
Contributor Author

vishh commented Aug 29, 2016

cc @pwittrock @dchen1107

… on release 1.4 need not use gci head.

Signed-off-by: Vishnu kannan <[email protected]>
@@ -544,6 +548,35 @@
export JENKINS_PUBLISHED_VERSION="ci/latest-1.4"
export GINKGO_TEST_ARGS="--ginkgo.focus=\[Feature:Ingress\]"
export PROJECT="k8s-jkns-gce-ingress1-4"
export KUBE_NODE_OS_DISTRIBUTION="debian"
- 'gce-gci-release-1.4': # kubernetes-e2e-gce-gci-release-1.4
description: 'Runs all non-slow, non-serial, non-flaky, tests on GCE with GCI images in parallel on the release-1.3 branch.'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this read "on the release-1.4 branch."?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@vishh
Copy link
Contributor Author

vishh commented Aug 29, 2016

cc @Amey-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants