Skip to content

Azure RT PR for Sprint 44 #91

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 72 commits into from
Jan 21, 2015
Merged

Azure RT PR for Sprint 44 #91

merged 72 commits into from
Jan 21, 2015

Conversation

markcowl
Copy link
Member

No description provided.

huangpf and others added 30 commits December 5, 2014 15:45
Conflicts:
	src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics/Microsoft.Azure.Commands.StreamAnalytics.dll-Help.xml
…o dev

Conflicts:
	src/ServiceManagement/Compute/Commands.ServiceManagement.Test/FunctionalTests/ServiceManagementCmdletTestHelper.cs
	src/ServiceManagement/Compute/Commands.ServiceManagement.Test/FunctionalTests/VMTemplateTests.cs
Console.WriteLine("Error occurred during cleaning up reserved ips..");
}
}
//vmPowershellCmdlets = new ServiceManagementCmdletTestHelper();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove commented code if it's not used.

@@ -76,8 +76,8 @@ public void CleanupTest()
{
}

[TestMethod]
[TestCategory(Category.Functional)]
//[TestMethod]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not comment the code, please remove the tests altogether

Re-activate unit tests.
vmPowershellCmdlets.RunPSScript("Get-AzureService | Remove-AzureService -Force");
Utilities.RetryActionUntilSuccess(() => vmPowershellCmdlets.RemoveAzureVNetConfig(), "in use", 5, 30);
}
//if (vnetConfig.Count > 0)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still commented code

markcowl added a commit that referenced this pull request Jan 21, 2015
Azure RT PR for Sprint 44
@markcowl markcowl merged commit d223c84 into Azure:dev Jan 21, 2015
akromm-zz pushed a commit to akromm-zz/azure-powershell that referenced this pull request Apr 18, 2015
Revert changes made for Set-AzureRoleDefinition and New-AzureRoleDefinition command let
AzureRT referenced this pull request in AzureRT/azure-powershell Sep 21, 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.

5 participants