Skip to content

Conversation

@vr-delphix
Copy link
Contributor

@vr-delphix vr-delphix commented Aug 26, 2020

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build was run locally and any changes were pushed
  • Lint has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):
    There are Blackbox test cases(aka qa-gate) which test the dvp commands and various options/parameters etc.
    Moving some those test cases from Blackbox to the SDK repo since they don't really require a delphix engine.

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Other information

@vr-delphix vr-delphix added this to the VSDK Sprint 8/13-9/3 milestone Aug 26, 2020
@vr-delphix vr-delphix self-assigned this Aug 26, 2020
@vr-delphix vr-delphix linked an issue Aug 26, 2020 that may be closed by this pull request
@vr-delphix vr-delphix requested a review from mothslaw August 27, 2020 22:41
@vr-delphix vr-delphix merged commit ec0e5eb into delphix:develop Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Move some CLI tests from Blackbox to SDK repo

3 participants