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

Fixing e2e test to allow other test to run post one test faliure #471

Merged
merged 2 commits into from
Nov 4, 2020

Conversation

Prabhaker24
Copy link
Contributor

@Prabhaker24 Prabhaker24 commented Nov 4, 2020

Signed-off-by: prabhaker24 [email protected]

Change log description

Currently, all subsequent e2e-test fail once one of the e2e test fails and replaced https://kubernetes-charts.storage.googleapis.com with https://charts.helm.sh/stable for installing nfs server as it's no longer supported .

Purpose of the change

Fixes #472

What the code does

code deletes tier2 storage only when it's present

How to verify it

Travis build should run and all test should pass.

prabhaker24 added 2 commits November 4, 2020 11:28
Signed-off-by: prabhaker24 <[email protected]>
Signed-off-by: prabhaker24 <[email protected]>
@Prabhaker24 Prabhaker24 marked this pull request as ready for review November 4, 2020 08:20
Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

LGTM

@anishakj anishakj merged commit 5494de9 into master Nov 4, 2020
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.

E2e test are failing on travis
2 participants