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

Export variables needed by e2e-runner.sh in the release-1.1 branch. #19545

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

spxtr
Copy link
Contributor

@spxtr spxtr commented Jan 12, 2016

#19419

I also turned off xtrace as I did previously for e2e.sh in master.

@k8s-github-robot
Copy link

Labelling this PR as size/S

@k8s-github-robot k8s-github-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 12, 2016
@k8s-bot
Copy link

k8s-bot commented Jan 12, 2016

GCE e2e test build/test passed for commit f8c4090cb6dd6e7ad3d3511f12a37ca7c6bdfbb0.

@k8s-bot
Copy link

k8s-bot commented Jan 12, 2016

GCE e2e test build/test passed for commit 39c743d1414d8586709a1de234a035e6711a9764.

@@ -964,12 +966,18 @@ export PATH=${PATH}:/usr/local/go/bin
export KUBE_SKIP_UPDATE=y
export KUBE_SKIP_CONFIRMATIONS=y

# Kubemark
export USE_KUBEMARK="${USE_KUBEMARK:-false}"
Copy link
Member

Choose a reason for hiding this comment

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

Kubemark only exists on master right now, right?

This makes me realize that this practice isn't fully sustainable - if we add more config vars in the future (likely), we shouldn't have to backport default values for those to each of the release branches.

@spxtr
Copy link
Contributor Author

spxtr commented Jan 21, 2016

@ixdy Agreed. I guess it's okay to leave them with their defaults for now. In the future I'd like to rework e2e-runner.sh, but this should do for now.

PTAL.

@k8s-github-robot
Copy link

Labelling this PR as size/XS

@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 21, 2016
@k8s-bot
Copy link

k8s-bot commented Jan 21, 2016

GCE e2e test build/test passed for commit 9005252.

@ixdy
Copy link
Member

ixdy commented Jan 29, 2016

LGTM

@k8s-bot test this please

@ixdy ixdy closed this Jan 29, 2016
@ixdy ixdy reopened this Jan 29, 2016
@ixdy
Copy link
Member

ixdy commented Jan 29, 2016

why is the "close and comment" button so large? :(

@ixdy ixdy added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 29, 2016
@k8s-bot
Copy link

k8s-bot commented Jan 29, 2016

GCE e2e test build/test passed for commit 9005252.

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Jan 29, 2016

GCE e2e test build/test passed for commit 9005252.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Jan 29, 2016
Auto commit by PR queue bot
@k8s-github-robot k8s-github-robot merged commit 2eb8067 into kubernetes:release-1.1 Jan 29, 2016
@spxtr spxtr deleted the export-1.1 branch March 8, 2016 19:59
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
shouhong pushed a commit to shouhong/kubernetes that referenced this pull request Feb 14, 2017
openshift-publish-robot pushed a commit to openshift/kubernetes that referenced this pull request Apr 28, 2018
UPSTREAM: 63160: kubelet: logs: do not wait when following terminated container

Origin-commit: 8c865bbd7782674dfc1a473a4c54b8354fe05f7c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

None yet

6 participants