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

CDAP-14161 fix flaky cancel deprovision test #10665

Merged
merged 1 commit into from Sep 13, 2018

Conversation

albertshau
Copy link
Contributor

In the provisioning tests, we need to call the deprovision method
that lets the caller specify what sort of task cleanup to perform.
This is to prevent the default behavior, which is to delete task
state after a deprovision task is complete, which would not allow
the test to verify state.

In the provisioning tests, we need to call the deprovision method
that lets the caller specify what sort of task cleanup to perform.
This is to prevent the default behavior, which is to delete task
state after a deprovision task is complete, which would not allow
the test to verify state.
@albertshau
Copy link
Contributor Author

@albertshau albertshau merged commit 5c67ee5 into develop Sep 13, 2018
@albertshau albertshau deleted the feature/CDAP-14161-fix-flaky-cancel-deprovision branch September 13, 2018 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants