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

Exporting KUBE_MASTER_OS_DISTRIBUTION for 1.3+ and KUBE_OS_DISTRIBUTION for 1.2 for GCI tests. #324

Merged
merged 2 commits into from
Aug 5, 2016

Conversation

maisem
Copy link

@maisem maisem commented Aug 2, 2016

@@ -88,6 +88,7 @@
export GINKGO_TEST_ARGS="--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]"
export GINKGO_PARALLEL="y"
export PROJECT="e2e-gce-gci-ci-master"
export KUBE_MASTER_OS_DISTRIBUTION="gci"
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe KUBE_NODES_OS_DISTRIBUTION defaults to KUBE_MASTER_OS_DISTRIBUTION so we don't have to specify it here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Don't seem so. We may want to set KUBE_NODE_OS_DISTRIBUTION to gci too.

Copy link
Author

Choose a reason for hiding this comment

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

Sorry, I thought we were only testing GCI masters. Added KUBE_NODE_OS_DISTRIBUTION as well.

@wonderfly
Copy link
Contributor

Thanks for making the change.

@spxtr
Copy link
Contributor

spxtr commented Aug 2, 2016

YAML looks fine to me.

@wonderfly
Copy link
Contributor

LGTM

@wonderfly wonderfly added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 5, 2016
@spxtr spxtr merged commit 4b06310 into kubernetes:master Aug 5, 2016
@maisem maisem deleted the gci_fix branch August 5, 2016 00:18
mborsz pushed a commit to mborsz/test-infra that referenced this pull request Dec 14, 2018
…isible_results

ClusterLoader: Pretty printing test summary
grantr pushed a commit to grantr/test-infra that referenced this pull request Feb 21, 2020
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