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

Fix storage tests for multizone test configuration. #50243

Merged
merged 1 commit into from
Aug 7, 2017

Conversation

mborsz
Copy link
Member

@mborsz mborsz commented Aug 7, 2017

What this PR does / why we need it:
This PR modifies "[sig-storage] Volumes PD should be mountable with (ext3|ext4)" tests to schedule pods in zone, where PD is created.
This is to make the test work in multizone environment.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 7, 2017
@k8s-github-robot k8s-github-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. release-note-label-needed labels Aug 7, 2017
@mborsz
Copy link
Member Author

mborsz commented Aug 7, 2017

/assign wojtek-t

@@ -429,6 +430,9 @@ var _ = SIGDescribe("Volumes", func() {
config = framework.VolumeTestConfig{
Namespace: namespace.Name,
Prefix: "pd",
NodeSelector: map[string]string{
Copy link
Member

Choose a reason for hiding this comment

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

Please add a comment why we are doing it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@wojtek-t wojtek-t added release-note-none Denotes a PR that doesn't merit a release note. and removed release-note-label-needed labels Aug 7, 2017
@wojtek-t
Copy link
Member

wojtek-t commented Aug 7, 2017

/lgtm
/approve no-issue

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 7, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mborsz, wojtek-t

Associated issue requirement bypassed by: wojtek-t

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 7, 2017
@wojtek-t
Copy link
Member

wojtek-t commented Aug 7, 2017

/retest

1 similar comment
@wojtek-t
Copy link
Member

wojtek-t commented Aug 7, 2017

/retest

@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 50091, 50231, 50238, 50236, 50243)

@k8s-github-robot k8s-github-robot merged commit fddc7f3 into kubernetes:master Aug 7, 2017
k8s-github-robot pushed a commit that referenced this pull request Nov 29, 2017
#50238-#50243-upstream-release-1.7

Automatic merge from submit-queue.

Automated cherry pick of #49708 #50238 #50243 upstream release 1.7

Automated cherrypick of  #49708 #50238 #50243 upstream release 1.7
#49708 Add a support for GKE regional clusters in e2e tests.
#50238 Modify e2e.go to arbitrarily pick one of zones we have nodes in for multizone tests.
#50243 Fix storage tests for multizone test configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants