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

Unset a couple GINKGO_TEST_ARGS in kubekins-e2e #30797

Merged
merged 1 commit into from
Aug 18, 2016

Conversation

fejta
Copy link
Contributor

@fejta fejta commented Aug 17, 2016

Address #30749


This change is Reviewable

@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note-label-needed labels Aug 17, 2016
@fejta
Copy link
Contributor Author

fejta commented Aug 17, 2016

@k8s-bot node e2e test this issue #IGNORE

@fejta
Copy link
Contributor Author

fejta commented Aug 17, 2016

@k8s-bot unit test this issue #IGNORE

@fejta
Copy link
Contributor Author

fejta commented Aug 17, 2016

@k8s-bot verify this issue #IGNORE

@fejta fejta added retest-not-required release-note-none Denotes a PR that doesn't merit a release note. labels Aug 17, 2016
@@ -62,5 +63,4 @@ docker run --rm=true -i \
-e "WORKSPACE=/workspace" \
${KUBEKINS_SERVICE_ACCOUNT_FILE:+-e "KUBEKINS_SERVICE_ACCOUNT_FILE=/service-account.json"} \
"${docker_extra_args[@]:+${docker_extra_args[@]}}" \
gcr.io/google_containers/kubekins-test:go1.6.3-docker1.9.1-rev3 \
bash -c "bash <(curl -fsS --retry 3 --keepalive-time 2 'https://raw.githubusercontent.com/kubernetes/kubernetes/master/hack/jenkins/e2e-runner.sh')"
gcr.io/google_containers/kubekins-e2e:v20160817
Copy link
Member

Choose a reason for hiding this comment

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

I assume this has already been pushed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes

@ixdy
Copy link
Member

ixdy commented Aug 18, 2016

LGTM

@ixdy ixdy added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 18, 2016
@ixdy
Copy link
Member

ixdy commented Aug 18, 2016

are you planning to replace this hack/jenkins/dockerized-e2e-runner.sh with a curl to the test-infra one next?

@fejta
Copy link
Contributor Author

fejta commented Aug 18, 2016

Yup that's the plan! Although depend on the state of things kubernetes/test-infra#385 might have already done this

@k8s-bot
Copy link

k8s-bot commented Aug 18, 2016

GCE e2e build/test passed for commit 3b5b70a.

@ixdy
Copy link
Member

ixdy commented Aug 18, 2016

we should probably also move the dockerfile etc to test-infra?

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 06cfb18 into kubernetes:master Aug 18, 2016
@fejta fejta deleted the e2e2 branch April 8, 2017 21:04
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. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants