Skip to content

Merging Release-0.9.7 with master #762

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 279 commits into from
Aug 17, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
279 commits
Select commit Hold shift + click to select a range
0f796f7
Add cmdlets to get azure storage share access policy.
EmmaZhu May 8, 2015
f54ea8f
Add cmdlet to set share stored access policy.
EmmaZhu May 8, 2015
4077819
Add cmdlet to remove share store access policy.
EmmaZhu May 8, 2015
61534c2
Add help info for cmdlets to manage stored access policy on file share.
EmmaZhu May 13, 2015
6fee98c
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu May 20, 2015
00fc709
Remove duplicated cmdlets syntaxes.
EmmaZhu May 21, 2015
9f86158
Add cmdlet to set azure storage share quota.
EmmaZhu May 21, 2015
d11c46f
Merge branch 'filesas' of https://github.com/wastoresh/azure-powershe…
EmmaZhu May 21, 2015
a10b26c
Fix several bugs on cmdlets and help to manage share stored access po…
EmmaZhu May 22, 2015
02ac877
Add cmdlets to manage CORS.
EmmaZhu May 25, 2015
09dfb43
Add help info for cmdlet to set share quota.
EmmaZhu May 25, 2015
12f712a
Add cmdlet to set Cors rule by a CorsRule instance.
EmmaZhu May 27, 2015
0a5f7d4
Add cmdlet to get SAS token from single azure file.
EmmaZhu May 28, 2015
0920511
Correct name for cmdlet to generate SAS token for one file.
EmmaZhu Jun 1, 2015
06579f7
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
EmmaZhu Jun 1, 2015
bfcfa87
Add cmdlet to start async copying to azure file.
EmmaZhu May 28, 2015
f2853a9
Merge branch 'filesas' of https://github.com/wastoresh/azure-powershe…
EmmaZhu Jun 2, 2015
29894dc
Change blob async copy cmdlet to support start copying from azure fil…
EmmaZhu Jun 2, 2015
74a2989
Add cmdlet to get file copy state.
EmmaZhu Jun 3, 2015
dd5eec0
Merge branch 'filesas' of https://github.com/wastoresh/azure-powershe…
EmmaZhu Jun 3, 2015
7961560
Add cmdlet to stop file async copying..
EmmaZhu Jun 4, 2015
6ee93ac
Add help info for CORS cmdlets.
EmmaZhu Jun 1, 2015
02ff615
Merge branch 'appendblob' of https://github.com/wastoresh/azure-power…
EmmaZhu Jun 8, 2015
4888391
Refine error message when CORS rule is invalid.
EmmaZhu Jun 5, 2015
1e6148d
Resolve a CR comment.
EmmaZhu Jun 8, 2015
dbd186d
Fix issue of null reference exception in file async copy cmdlet.
EmmaZhu Jun 9, 2015
314932f
Merge branch 'CORS' of https://github.com/wastoresh/azure-powershell-…
EmmaZhu Jun 9, 2015
3688870
Upgrade xscl
EmmaZhu Jun 10, 2015
d8843be
Remove app.config
EmmaZhu Jun 10, 2015
f51f55d
Remove unneccessary app.config
EmmaZhu Jun 12, 2015
4493926
Fix several file async copy issues.
EmmaZhu Jun 16, 2015
a39a169
Resolve file async copy failures.
EmmaZhu Jun 19, 2015
27315bf
Add change info for storage alias bug fixing.
EmmaZhu Jun 25, 2015
fab3c56
Something.
EmmaZhu Jun 24, 2015
88c511e
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Jun 26, 2015
1cb9fa3
Fix pipeline issue.
EmmaZhu Jun 26, 2015
5f6b6bf
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jun 29, 2015
ef7b701
Fix pipeline issue in cmdlet to starting copying to blob.
EmmaZhu Jun 30, 2015
0f4835c
Use UserAgent for every request.
EmmaZhu Jul 1, 2015
6123ea3
Update xscl package.
EmmaZhu Jul 3, 2015
e07965f
Remove unnecessary app.config.
EmmaZhu Jul 4, 2015
8c2c989
Remove SrcDir parameter in Start-AzureStorageFileCopy cmdlet.
EmmaZhu Jul 3, 2015
3bdcdf2
Merge branch 'sprint51' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 7, 2015
11ff8c9
Validate source share name before getting the share reference.
EmmaZhu Jul 8, 2015
b0b4ea9
Support to manage CORS on file service.
EmmaZhu Jul 13, 2015
3d22caa
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jul 13, 2015
97be664
Update xscl.
EmmaZhu Jul 14, 2015
1da9ec2
Adopt new DMLib.
EmmaZhu Jul 14, 2015
154edab
WORK:4332706[PSH]Use azure environment of current subscription when c…
EmmaZhu Jul 14, 2015
0718fa4
Add help to copy from a secondary location.
EmmaZhu Jul 16, 2015
8e72125
WORK:4341774[PSH]Change error message for invalid share name to help …
EmmaZhu Jul 17, 2015
5c50a3e
Remove unnecessary app.config files.
EmmaZhu Jul 20, 2015
a38461a
Publish new functionality initial changes
eshaparmar Jul 20, 2015
d8636c5
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jul 21, 2015
7917a32
Added -SkipDependencyDetection, AdditionalContent and configdata func…
eshaparmar Jul 21, 2015
24d9c4d
Fixed help file for Publish cmdlet
eshaparmar Jul 21, 2015
c0d6d80
Fixed help file for publish ASM cmdlet
eshaparmar Jul 22, 2015
1a66005
Moved DSC common tests for ASM and ARM to the commands.comman project
eshaparmar Jul 23, 2015
f0d10d4
Removed commands.servicemanagement.extensions.test project and moved …
eshaparmar Jul 23, 2015
b436c15
Refine error message.
EmmaZhu Jul 24, 2015
450b475
Adopt xscl 4.3 in storage test.
EmmaZhu Jul 24, 2015
75db74a
Merge branch 'sprint52' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 24, 2015
b96a4fd
Removed not needed resource files.
eshaparmar Jul 24, 2015
3238fdb
Code review comments
eshaparmar Jul 24, 2015
8caaa7c
Adding passthru for ASM
eshaparmar Jul 24, 2015
4be2546
Change the default value for PassThru to true
eshaparmar Jul 24, 2015
7ac3997
Silence a deprecation warning regarding SendingRequest2.
rhencke Jul 26, 2015
cd33f6e
Fix a build issue.
EmmaZhu Jul 27, 2015
f8aef22
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
EmmaZhu Jul 28, 2015
1c7c4f2
Update resource management dll to include Complete deployment mode, a…
vivsriaus Jul 28, 2015
01a547b
Merge branch 'sprint52' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 29, 2015
73bb9d7
Merge branch 'sprint52' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Jul 29, 2015
2fa5854
Validate file path is no longer than 2048 instead of 1024.
EmmaZhu Jul 29, 2015
c95ecc3
Improved help for ARM cmdlets
eshaparmar Jul 29, 2015
7f3e1f8
Fix failing tests
vivsriaus Jul 29, 2015
be7e2da
Add dscmetadata.json only when config data,modules or additional cont…
eshaparmar Jul 29, 2015
1bb0a6b
Capture new record for failing test
vivsriaus Jul 29, 2015
31c625f
Improve help for arm cmdlets
eshaparmar Jul 29, 2015
18c8ec9
Downgrade xscl in Batch project to 4.0.0 to resolve test issue.
EmmaZhu Jul 30, 2015
11f812d
Upgrade OData to resolve test issues and fix a storage context cmdlet…
EmmaZhu Jul 30, 2015
b8a8433
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Jul 30, 2015
530a3be
update wxi file to include missing binaries
vivsriaus Jul 30, 2015
c0b07a6
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
vivsriaus Jul 30, 2015
a4aa3a2
Merge branch 'dev' into publish-newfunctionality
eshaparmar Jul 30, 2015
11defa1
Add new added dlls to WIX.
EmmaZhu Jul 31, 2015
da01327
Updates to the AzureProviderOperation cmdlet to use new PRoviderOpera…
surabhi-pandey Jul 31, 2015
8ed24ee
BUG:1947539[PSH]To make sure to dispose TransferManager even when the…
EmmaZhu Jul 31, 2015
ee051ce
Add help info for new cmdlets.
EmmaZhu Jul 28, 2015
1eab677
Update help for Get-AzureProviderOperation command
surabhi-pandey Jul 31, 2015
8475dbe
cleanup unrequired updates from nuget package version bump
surabhi-pandey Jul 31, 2015
16c8981
trim whitespaces on the input action string for Get-AzureProviderOper…
surabhi-pandey Jul 31, 2015
5cf31f2
Merge branch 'publish-newfunctionality' into dev
eshaparmar Jul 31, 2015
400d535
merge from upstream dev
surabhi-pandey Jul 31, 2015
89d651a
update microsoft.azure.resource.manager package version for Commands.…
surabhi-pandey Jul 31, 2015
1304b13
Merge branch 'dev' of github.com:Azure/azure-powershell into provider…
surabhi-pandey Jul 31, 2015
93098c4
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
vivsriaus Jul 31, 2015
9da072b
fix the .csproj file for Commands.siterecovery.test
surabhi-pandey Jul 31, 2015
ffd1328
Fix build issue
vivsriaus Jul 31, 2015
32ad744
pull from upstream dev
surabhi-pandey Jul 31, 2015
1a0c17b
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
eshaparmar Aug 1, 2015
47ba647
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
vivsriaus Aug 1, 2015
22f978e
Merge pull request #60 from Azure/dev
huangpf Aug 1, 2015
40d7170
Merge from dev
eshaparmar Aug 1, 2015
c81f773
Temporarily skipping DscExtensionConfigurationParsingHelperTests test…
eshaparmar Aug 1, 2015
3a747ed
Merge pull request #61 from Azure/dev
huangpf Aug 1, 2015
baf4e41
Merge pull request #62 from Azure/dev
huangpf Aug 2, 2015
03d3063
Resolve storage unit test failures.
EmmaZhu Aug 3, 2015
97587b9
Merge branch 'sprint51' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Aug 3, 2015
edc84ca
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
EmmaZhu Aug 3, 2015
77f6cb5
Merge pull request #63 from Azure/dev
huangpf Aug 3, 2015
80878b4
merge from upstream dev
surabhi-pandey Aug 3, 2015
39695c9
Test Hosted Service & Deployment Cmdlets
huangpf Aug 3, 2015
9de71a0
ENabled skipped test and removed service management extensions test e…
eshaparmar Aug 3, 2015
2bf339a
Merge branch 'azure_release-0.9.6' into dsc_release-0.9.7
eshaparmar Aug 3, 2015
b1b3d08
Update Test & Data
huangpf Aug 3, 2015
dce1898
Update Test Script
huangpf Aug 3, 2015
fc8a1c8
Update and rename ChangeLog.txt to ChangeLog.md
devigned Aug 4, 2015
abb948b
Merge branch 'dev' of github.com:Azure/azure-powershell into provider…
surabhi-pandey Aug 4, 2015
cc23ae0
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Aug 4, 2015
8cc8dd1
skip TestNewResourceGroupWithTemplate test
surabhi-pandey Aug 4, 2015
21252e7
Merge pull request #678 from surabhi-pandey/provideroperations
yugangw-msft Aug 4, 2015
3bc58d8
+Service Extension Tests
huangpf Aug 4, 2015
d59f812
Update
huangpf Aug 4, 2015
d606633
Test Hosted Service & Deployment Cmdlets
huangpf Aug 3, 2015
e0d8327
Update Test & Data
huangpf Aug 3, 2015
dcc4634
Update Test Script
huangpf Aug 3, 2015
5ba21f2
+Service Extension Tests
huangpf Aug 4, 2015
30f1df0
Update
huangpf Aug 4, 2015
f4c1477
Merge branch 'dev' of https://github.com/huangpf/azure-powershell int…
huangpf Aug 4, 2015
0f8e352
bugfix: change in storage others then name
yoavrubin Aug 4, 2015
0936c44
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
yoavrubin Aug 4, 2015
e270772
Disabling DscExtensionConfigurationParsingHelperTests.cs temporarily.
eshaparmar Aug 4, 2015
0ec3e63
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
eshaparmar Aug 4, 2015
8552b1c
Replacing "v0.9.5" to "v0.9.6"
eshaparmar Aug 4, 2015
4ace78b
Tests update
yoavrubin Aug 4, 2015
d06481d
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
vivsriaus Aug 4, 2015
1e5efcb
Re-enable the skipped test
vivsriaus Aug 4, 2015
e506565
updating the tests
yoavrubin Aug 4, 2015
fca68c8
Merge pull request #689 from dscsolutions/dsc_release-0.9.7
yugangw-msft Aug 4, 2015
953c4ab
Merge pull request #697 from vivsriaus/dev
yugangw-msft Aug 4, 2015
9cdbd66
Upgrading common authentication for autorest library support
markcowl Aug 5, 2015
3202005
updating app.config
markcowl Aug 5, 2015
58ef2a1
Merge branch 'dev' of github.com:Azure/azure-powershell into newauth
markcowl Aug 5, 2015
f827ae6
Updating references for profile cmdlets
markcowl Aug 5, 2015
8d6f6d4
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
EmmaZhu Aug 5, 2015
511fd89
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Aug 5, 2015
5701a6d
Bugfix - data masking to handle types
yoavrubin Aug 5, 2015
9f46852
Updating tests
yoavrubin Aug 5, 2015
8d9ac7f
Correcting paths in assembly references for common packages
markcowl Aug 5, 2015
5e913e5
Updating paths for dll dependencies
markcowl Aug 5, 2015
5a0781a
Updating references for HDInsight project
markcowl Aug 5, 2015
a9301a0
Normalizing references in cmdlet code
markcowl Aug 5, 2015
c79eaed
Merge pull request #64 from Azure/dev
huangpf Aug 5, 2015
4b9c819
Remove app.config files and regenerate installer for new dependencies
markcowl Aug 5, 2015
c28e2cc
Merge pull request #696 from yoavrubin/dev
yugangw-msft Aug 5, 2015
317db15
Adding test to cover storage location change
yoavrubin Aug 5, 2015
4c5c1a3
Merge pull request #65 from Azure/dev
huangpf Aug 5, 2015
992981b
Merge pull request #701 from yoavrubin/dev
stankovski Aug 5, 2015
56f71fc
Merge pull request #699 from markcowl/newauth
stankovski Aug 5, 2015
5582237
Update Tests
huangpf Aug 5, 2015
dda908a
Merge branch 'dev' of https://github.com/huangpf/azure-powershell int…
huangpf Aug 5, 2015
192b8fe
Merge pull request #66 from Azure/dev
huangpf Aug 5, 2015
3cff153
Merge branch 'sprint51' of https://github.com/wastoresh/azure-powersh…
EmmaZhu Aug 6, 2015
abac90f
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
EmmaZhu Aug 6, 2015
dac474c
Remove unnecessary app.config files.
EmmaZhu Aug 6, 2015
e8e1c00
Fix Set-AzureVMCustomExtension cmdlet
Aug 6, 2015
ad01ad2
Removing the skipping of Auditing tests
yoavrubin Aug 6, 2015
9e8e517
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
yoavrubin Aug 6, 2015
1cd207d
Update DMLib.
EmmaZhu Aug 6, 2015
3b1706f
updating test
yoavrubin Aug 6, 2015
4528a48
Resolve storage unit test issue.
EmmaZhu Aug 6, 2015
904e05a
Fix VirtualMachineExtensionUsingHashTable test
Aug 6, 2015
b4a2915
Deprecate Name parameter of New-AzureVM cmdlet
Aug 6, 2015
241ce37
Merge pull request #704 from wastoresh/dev
ogail Aug 6, 2015
05bb713
Deprecate Get-AzureVMImageDetail and Get-AzureVMExtensionImageDetail
Aug 6, 2015
82b2714
Merge pull request #650 from rhencke/ssh
stankovski Aug 6, 2015
9be6b67
Merge pull request #67 from Azure/dev
huangpf Aug 7, 2015
17eab23
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Aug 7, 2015
b3bcfbe
adding documentation
Aug 7, 2015
dc6196b
Fix Get-AzureRole regarding ErrorAction
Aug 7, 2015
82c373d
Set the session record file to CopyAlways.
Aug 7, 2015
d8de1fa
Making azure environment type more readable, adding parameterless val…
markcowl Aug 7, 2015
75fb3aa
Fix NextLink
huangpf Aug 7, 2015
885d888
Merge branch 'dev' of https://github.com/huangpf/azure-powershell int…
huangpf Aug 7, 2015
ef249e0
Fix Extension Deployment Issue
huangpf Aug 7, 2015
89776df
PowerShell for copy and GeoDR
dominiqa Aug 7, 2015
7a964e8
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
yoavrubin Aug 7, 2015
e3efefa
Updating audit tests categories
yoavrubin Aug 7, 2015
f206d33
Updating data masking tests categories
yoavrubin Aug 7, 2015
0fdcc0a
Updated AzureBackup cmdlets
Aug 7, 2015
c8ed539
Merge pull request #711 from dragonfly91/patch-1
amarzavery Aug 7, 2015
bddb032
Review Changes for Replication Cmdlets
dominiqa Aug 7, 2015
a03cf94
Update DLL & Test Script
huangpf Aug 7, 2015
e6414da
Merge pull request #68 from Azure/dev
huangpf Aug 7, 2015
77af8ff
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dominiqa Aug 7, 2015
1c59158
Merge pull request #703 from yoavrubin/dev
ogail Aug 7, 2015
50aeea9
Merge pull request #709 from shefaliv/hdinsight
amarzavery Aug 7, 2015
1d8f377
Fix NextLink Test
huangpf Aug 7, 2015
97f115a
Merge branch 'dev' of https://github.com/huangpf/azure-powershell int…
huangpf Aug 7, 2015
e3c9f1d
Merge pull request #69 from Azure/dev
huangpf Aug 7, 2015
9198ae8
Fixing Merge conflicts
dominiqa Aug 7, 2015
4d7d980
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dominiqa Aug 7, 2015
9ef8d54
bug fixes
Aug 7, 2015
2253251
Normalizing environment cmdlets
markcowl Aug 7, 2015
39c83ea
Fixing Build Issue
dominiqa Aug 7, 2015
1485fa1
Fix for Issue #404
markcowl Aug 8, 2015
af39f74
Merge pull request #713 from shefaliv/hdinsight
ogail Aug 8, 2015
32fef78
Updating tests for new environment class
markcowl Aug 8, 2015
5fbb249
Merge pull request #708 from hyonholee/dev
markcowl Aug 10, 2015
537278c
Remove references to old dlls for identitymodel
markcowl Aug 10, 2015
4fdde5a
Merge pull request #714 from markcowl/fixprofileauth
markcowl Aug 10, 2015
f73b23a
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
huangpf Aug 10, 2015
2f10d3b
Skipping non-stable tests
yoavrubin Aug 10, 2015
0972bf2
Add Batch autoscale cmdlets
Aug 4, 2015
85b40aa
Add Batch autoscale tests
Aug 5, 2015
c631b06
Update Batch autoscale cmdlet help
Aug 5, 2015
6b1a958
Merge pull request #720 from yoavrubin/dev
stankovski Aug 10, 2015
d1f8f02
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
dominiqa Aug 10, 2015
699553a
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
huangpf Aug 11, 2015
f46d2bd
Merge remote-tracking branch 'upstream/dev' into autoscale
Aug 11, 2015
c0400e5
Merge pull request #710 from huangpf/dev
stankovski Aug 11, 2015
e69d502
Merge pull request #712 from dominiqa/dev
stankovski Aug 11, 2015
496c68d
Merge remote-tracking branch 'upstream/dev' into autoscale
Aug 11, 2015
d710dee
Moving DSC common classes into service management library, also skipp…
markcowl Aug 11, 2015
0156bdc
Updating msi build for changed cmdlet storage dependencies
markcowl Aug 11, 2015
ce463fd
Updating msi wix file from clean build
markcowl Aug 11, 2015
1deab49
Fixing issues with test assembly project files and recording file set…
markcowl Aug 12, 2015
5ef2653
Revert "PR for SQL Database Replication Cmdlets"
markcowl Aug 12, 2015
2c5d444
Fixing Insights dependencies
markcowl Aug 12, 2015
175112f
merging with revert of sql updates
markcowl Aug 12, 2015
f673778
Fixing tests
markcowl Aug 12, 2015
29f9629
Merge pull request #728 from markcowl/commonstorage
markcowl Aug 12, 2015
801d736
Merge remote-tracking branch 'upstream/dev' into autoscale
Aug 12, 2015
409ca2c
Update version to 0.9.7
markcowl Aug 12, 2015
3dd039f
RemoteApp: RestartVm tenant admin cmdlet
xamarsinx Aug 8, 2015
b34552c
fixing default logoff message
xamarsinx Aug 10, 2015
af3234f
RemoteApp: fixing confirm message mechanism and updated management pa…
xamarsinx Aug 11, 2015
c3a8174
Merge pull request #738 from markcowl/release-0.9.7
ogail Aug 12, 2015
4b8b0e1
Ignore user input for elastic pool's StorageMB and recalculate based …
hungmai-msft Aug 8, 2015
2806d82
Fix test failure if ElasticPoolCollection is null
hungmai-msft Aug 8, 2015
2e70e4e
Merge pull request #737 from jasper-schneider/autoscale
markcowl Aug 12, 2015
a2d4b68
Merge pull request #739 from hungmai-msft/fix-storagemb
markcowl Aug 12, 2015
698d2b8
Merge pull request #741 from amarsi/release-0.9.7
markcowl Aug 12, 2015
7561f32
renaming batch commands
markcowl Aug 13, 2015
2f6057d
Add help to Route Table cmdlets
deepakswifty Aug 13, 2015
aef2c3e
Merge pull request #743 from markcowl/release-0.9.7
markcowl Aug 13, 2015
376fbae
Merge pull request #744 from DeepakRajendranMsft/AddRouteHelp
ogail Aug 14, 2015
3042ada
Update ChangeLog.md
markcowl Aug 17, 2015
29612ce
Update ChangeLog.md
markcowl Aug 17, 2015
a1437f4
Merging 0.9.7 release with master
markcowl Aug 17, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 4 additions & 20 deletions AzurePowershell.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@
<DataFactoryManagerTestDebug>.\src\ResourceManager\DataFactories\Commands.DataFactories.Test\bin\Debug\Microsoft.Azure.Commands.DataFactories.Test.dll</DataFactoryManagerTestDebug>
<StreamAnalyticsManagerTestDebug>.\src\ResourceManager\StreamAnalytics\Commands.StreamAnalytics.Test\bin\Debug\Microsoft.Azure.Commands.StreamAnalytics.Test.dll</StreamAnalyticsManagerTestDebug>
<OperationalInsightsTestDebug>.\src\ResourceManager\OperationalInsights\Commands.OperationalInsights.Test\bin\Debug\Microsoft.Azure.Commands.OperationalInsights.Test.dll</OperationalInsightsTestDebug>
<BatchTestDebug>.\src\ResourceManager\Batch\Commands.Batch.Test\bin\Debug\Microsoft.Azure.Commands.Batch.Test.dll</BatchTestDebug>
<BatchTestDebug>.\src\ResourceManager\AzureBatch\Commands.Batch.Test\bin\Debug\Microsoft.Azure.Commands.Batch.Test.dll</BatchTestDebug>
<WebsitesTestDebug>.\src\ResourceManager\Websites\Commands.Websites.Test\bin\Debug\Microsoft.Azure.Commands.Websites.Test.dll</WebsitesTestDebug>
<RemoteAppTestDebug>.\src\ServiceManagement\RemoteApp\Commands.RemoteApp.Test\bin\Debug\Microsoft.Azure.Commands.RemoteApp.Tests.dll</RemoteAppTestDebug>
<ServiceManagementTestDebug>.\src\ServiceManagement\Compute\Commands.ServiceManagement.Test\bin\Debug\Microsoft.WindowsAzure.Commands.ServiceManagement.Test.dll</ServiceManagementTestDebug>
<ServiceManagementExtensionsTestDebug>.\src\ServiceManagement\Compute\Commands.ServiceManagement.Extensions.Test\bin\Debug\Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.Test.dll</ServiceManagementExtensionsTestDebug>
<SqlDatabaseTestDebug>.\src\ServiceManagement\Sql\Commands.SqlDatabase.Test\bin\Debug\Microsoft.WindowsAzure.Commands.SqlDatabase.Test.dll</SqlDatabaseTestDebug>
<HDInsightTestDebug>.\src\ServiceManagement\HDInsight\Commands.HDInsight.Test\bin\Debug\Microsoft.WindowsAzure.Commands.HDInsight.Test.dll</HDInsightTestDebug>
<StorageTestDebug>.\src\ServiceManagement\Storage\Commands.Storage.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Storage.Test.dll</StorageTestDebug>
Expand All @@ -44,7 +43,7 @@
</PropertyGroup>

<ItemGroup>
<XUnitTests Include=".\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\SiteRecovery\Commands.SiteRecovery.Test\bin\Debug\Microsoft.Azure.Commands.SiteRecovery.Test.dll"/>
<XUnitTests Include=".\src\Common\Commands.Common.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Common.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Sql\Commands.Sql.Test\bin\Debug\Microsoft.Azure.Commands.Sql.Test.dll"/>
Expand All @@ -57,7 +56,7 @@
<XUnitTests Include=".\src\ResourceManager\Dns\Commands.Dns.Test\bin\Debug\Microsoft.Azure.Commands.Dns.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\StreamAnalytics\Commands.StreamAnalytics.Test\bin\Debug\Microsoft.Azure.Commands.StreamAnalytics.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\OperationalInsights\Commands.OperationalInsights.Test\bin\Debug\Microsoft.Azure.Commands.OperationalInsights.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Batch\Commands.Batch.Test\bin\Debug\Microsoft.Azure.Commands.Batch.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\AzureBatch\Commands.Batch.Test\bin\Debug\Microsoft.Azure.Commands.Batch.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Websites\Commands.Websites.Test\bin\Debug\Microsoft.Azure.Commands.Websites.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\KeyVault\Commands.KeyVault.Test\bin\Debug\Microsoft.Azure.Commands.KeyVault.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Commerce\Commands.UsageAggregates.Test\bin\Debug\Microsoft.Azure.Commands.UsageAggregates.Test.dll"/>
Expand All @@ -67,7 +66,7 @@
<XUnitTests Include=".\src\ServiceManagement\RecoveryServices\Commands.RecoveryServices.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\TrafficManager\Commands.TrafficManager2.Test\bin\Debug\Microsoft.Azure.Commands.TrafficManager.Test.ScenarioTests.dll"/>
<XUnitTests Include=".\src\ServiceManagement\Network\Commands.Network.Test\bin\Debug\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\ApiManagement\Commands.ApiManagement.Test\bin\Debug\Microsoft.Azure.Commands.ApiManagement.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\ApiManagement\Commands.ApiManagement.Test\bin\Debug\Microsoft.Azure.Commands.ApiManagement.Test.dll"/>
</ItemGroup>

<Target Name="InvokeMSTest">
Expand Down Expand Up @@ -170,12 +169,6 @@
Projects="build.proj"/>
</Target>

<Target Name="TestServiceManagementExtensions">
<MSBuild Targets="InvokeMSTest"
Properties="_testAssembly=$(ServiceManagementExtensionsTestDebug);_testSettings=$(TestSettings);_testFilter=$(TestFilter);_testResult=$(TestOutputDirectory)\ServiceManagementExtensionsDebug.trx"
Projects="build.proj"/>
</Target>

<Target Name="TestSqlDatabase">
<MSBuild Targets="InvokeMSTest"
Properties="_testAssembly=$(SqlDatabaseTestDebug);_testSettings=$(TestSettings);_testFilter=$(TestFilter);_testResult=$(TestOutputDirectory)\SqlDatabaseDebug.trx"
Expand Down Expand Up @@ -422,15 +415,6 @@
ContinueOnError="false" />
</Target>

<!-- DSC extension related targets -->
<Target Name="TestDSCExtension_x64">
<Message Importance="high" Text="Running DSC extension BVT x64 tests..." />
<Delete Files="$(TestOutputDirectory)\DSCExtensionDebug_x64.trx" />
<Exec
Command="MSTest.exe /testcontainer:$(ServiceManagementExtensionsTestDebug) /testsettings:$(TestSettings_x64) /category:x64_only /resultsfile:$(TestOutputDirectory)\DSCExtensionDebug_x64.trx"
ContinueOnError="false" />
</Target>

<ItemGroup>
<LiveTestDlls Include="$(ResourceManagerTestDebug)" />
</ItemGroup>
Expand Down
Loading