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

Map in output directory when KUBE_RUN_FROM_OUTPUT is set #419

Merged
merged 2 commits into from
Aug 22, 2016

Conversation

ixdy
Copy link
Member

@ixdy ixdy commented Aug 19, 2016

Necessary to support dockerized e2e on PR Jenkins.

I'm additionally retiring KUBEKINS_SERVICE_ACCOUNT_FILE in favor of GOOGLE_APPLICATION_CREDENTIALS.

This should not be merged until kubernetes/kubernetes#31035 is merged and a new image is pushed.

A step along the way for #318.


This change is Reviewable

"${docker_extra_args[@]:+${docker_extra_args[@]}}" \
gcr.io/google-containers/kubekins-e2e:v20160817
gcr.io/google-containers/kubekins-e2e:v201608XX
Copy link
Member Author

Choose a reason for hiding this comment

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

this needs to be updated

@fejta fejta assigned ixdy and unassigned fejta Aug 19, 2016
@fejta
Copy link
Contributor

fejta commented Aug 19, 2016

LGTM generally, will you assign this back to me when the image is ready and this is ready for final review?

@ixdy ixdy unassigned spxtr Aug 19, 2016
@ixdy ixdy assigned fejta and spxtr and unassigned ixdy Aug 20, 2016
@ixdy
Copy link
Member Author

ixdy commented Aug 20, 2016

gcr.io/google-containers/kubekins-e2e:v20160819 pushed.

@ixdy ixdy removed the do-not-merge label Aug 20, 2016
@fejta
Copy link
Contributor

fejta commented Aug 20, 2016

LGTM

Consider ensuring that the new runner and image work in jenkins before switching over all jobs.

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

ixdy commented Aug 22, 2016

I've updated this PR so we're still using the last-stable kubekins-e2e with a way to override in PRs (by including a special file in the PR). PTAL

@fejta
Copy link
Contributor

fejta commented Aug 22, 2016

Nice! LGTM

Additionally:
* deprecate KUBEKINS_SERVICE_ACCOUNT_FILE in favor of GOOGLE_APPLICATION_CREDENTIALS.
* allow overriding kubekins-e2e image tag
@ixdy ixdy merged commit 79abfcb into kubernetes:master Aug 22, 2016
k8s-github-robot pushed a commit to kubernetes/kubernetes that referenced this pull request Aug 23, 2016
Automatic merge from submit-queue

Use kubekins-test:v20160822 everywhere

A step towards fixing #31148. We also need to update the test-infra repo to use the new e2e image. I'll fold that into kubernetes/test-infra#419.

Both gcr.io/google-containers/kubekins-test:v20160822 and gcr.io/google-containers/e2e-test:v20160822 have already been pushed.
ostromart pushed a commit to ostromart/test-infra that referenced this pull request Jul 26, 2019
grantr pushed a commit to grantr/test-infra that referenced this pull request Feb 21, 2020
* Ignore long lines by default (current behavior)
* Allow per-repo custom config in `/test`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/jenkins 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