Skip to content

Fix for broken remove-datasource cmdlet #1237

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

Merged
merged 7 commits into from
Nov 10, 2015
Merged

Fix for broken remove-datasource cmdlet #1237

merged 7 commits into from
Nov 10, 2015

Conversation

begoldsm
Copy link
Contributor

@begoldsm begoldsm commented Nov 4, 2015

This fixes the broken remove data source cmdlet, which had inverted
conditional logic that made it impossible to remove either type of data
source.
In addition to this fix, this change includes test cases specific to
testing adding and removing data sources, to ensure this doesn't happen
again.
Finally, all tests were run against production for both DataLake* cmdlet
services so that we have production recordings.

begoldsm added 2 commits November 4, 2015 10:15
This fixes the broken remove data source cmdlet, which had inverted
conditional logic that made it impossible to remove either type of data
source.
In addition to this fix, this change includes test cases specific to
testing adding and removing data sources, to ensure this doesn't happen
again.
Finally, all tests were run against production for both DataLake* cmdlet
services so that we have production recordings.
begoldsm added 5 commits November 4, 2015 15:51
Updating all tests to the latest framework.
This helps resolve issues with mismatched framework dll discovery
errors.
Shortening all test names and re-running them
Fixing bugs in documentation
Fast failing in Copy File if it exists and isn't meant to be
overwritten.
reverting the change to the websites package in the tests project.
@markcowl
Copy link
Member

@azuresdkci retest this please

@markcowl
Copy link
Member

markcowl added a commit that referenced this pull request Nov 10, 2015
Fix for broken remove-datasource cmdlet
@markcowl markcowl merged commit 1588e5b into Azure:dev Nov 10, 2015
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.

3 participants