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

Remove check for pods to be on unique nodes, reduce num files in vdbench #947

Open
wants to merge 1 commit into
base: 2.7
Choose a base branch
from

Conversation

Rohit-PX
Copy link
Contributor

Signed-off-by: Rohit-PX [email protected]

What type of PR is this?
integration-test

What this PR does / why we need it:
Stork does not guarantee pods to be deployed on different nodes all the time. So this check is not valid.

Does this PR change a user-facing CRD or CLI?:
No.

Is a release note needed?:
No.

Does this change need to be cherry-picked to a release branch?:
master

@Rohit-PX
Copy link
Contributor Author

Tested code changes:

--- PASS: TestExtender (1392.41s)
    --- PASS: TestExtender/pvcOwnershipTest (357.70s)
    --- PASS: TestExtender/noPVCTest (60.19s)
    --- PASS: TestExtender/singlePVCTest (130.38s)
    --- PASS: TestExtender/statefulsetTest (120.31s)
    --- PASS: TestExtender/multiplePVCTest (90.24s)
    --- PASS: TestExtender/driverNodeErrorTest (633.58s)
PASS

DONE 7 tests in 1408.362s

@Rohit-PX
Copy link
Contributor Author

Rohit-PX commented Oct 29, 2021

@cnbu-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants