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

test-dir-delete should depend upon teardown to complete #1045

Merged
merged 1 commit into from Jun 20, 2018
Merged

test-dir-delete should depend upon teardown to complete #1045

merged 1 commit into from Jun 20, 2018

Conversation

ankushagarwal
Copy link
Contributor

@ankushagarwal ankushagarwal commented Jun 20, 2018

If test directory gets deleted, teardown won't work, so we need to
ensure that test-dir-delete happens only after teardown steps

Add test-dir-delete for minikube workflow as well

/assign @lluunn


This change is Reviewable

If test directory gets deleted, teardown won't work, so we need to
ensure that test-dir-delete happens only after teardown steps

Add test-dir-delete for minikube as well
@lluunn
Copy link
Contributor

lluunn commented Jun 20, 2018

Should minikube test_dir_delete depend on tear down as well?

@ankushagarwal
Copy link
Contributor Author

It depends upon copy-artifacts which depends upon teardown. Note that in the GKE version there are two teardown steps since we are provisioning two clusters.

@lluunn
Copy link
Contributor

lluunn commented Jun 20, 2018

I see.
/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lluunn

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit ef41b2a into kubeflow:master Jun 20, 2018
@ankushagarwal ankushagarwal deleted the dm-e2e-test-teardown branch June 29, 2018 00:08
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
If test directory gets deleted, teardown won't work, so we need to
ensure that test-dir-delete happens only after teardown steps

Add test-dir-delete for minikube as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants