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

Commits on Sep 12, 2018

  1. CDAP-14161 fix flaky cancel deprovision test

    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 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    adb7c5b View commit details
    Browse the repository at this point in the history