Skip to content

Dev #18

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 798 commits into from
Mar 7, 2015
Merged

Dev #18

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
798 commits
Select commit Hold shift + click to select a range
aa06c8e
Merge pull request #11 from kiranisaac/master
elvg Feb 9, 2015
ebbd4df
Fix the build
Feb 9, 2015
5cc995f
fix addomain extension
huangpf Feb 9, 2015
60df675
Merge pull request #146 from elvg/dev
markcowl Feb 10, 2015
b775fea
Merge pull request #152 from nemanja88/newdev
markcowl Feb 10, 2015
f37a3fa
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
huangpf Feb 10, 2015
ac63c27
Merge pull request #10 from huangpf/dev
AzureRT Feb 10, 2015
b9874fb
Merging Azure RT PR with existing dev branch
markcowl Feb 10, 2015
2df3239
Merging changes for Azure RT Sprint 44
markcowl Feb 10, 2015
a87e14a
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sriramvu Feb 10, 2015
3a3c93e
Merge pull request #155 from markcowl/rt44
markcowl Feb 10, 2015
45d62f5
indentation fix as per comment
sriramvu Feb 10, 2015
5b8fd9e
Update azure.wxs product name field
markcowl Feb 10, 2015
b1c9599
Merge pull request #40 from AsrOneSdk/sriramvu-dev
sriramvu Feb 10, 2015
d18c187
New cmdlets for Pool pairing (SAN)
vimalth Feb 10, 2015
c4a929c
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
vimalth Feb 10, 2015
92ebbb1
Incorporating PR comments for GetVault
NehaRaje Feb 10, 2015
eaf9aa0
Revert "New cmdlets for Pool pairing (SAN)"
sriramvu Feb 10, 2015
a7d517a
Merge pull request #43 from AsrOneSdk/sriramvu-dev
sanjkuma Feb 10, 2015
47a1f8c
ADF Feb release - Upgrade powershell code to use new MAML version 0.1…
akhadem Feb 10, 2015
1d74489
Fixed a problem where Default headnode size is passed in (backcompat …
nemanja88 Feb 10, 2015
246afed
Retry setting up vnet during initialization of Static CA tests.
Feb 10, 2015
1ba0970
Retry setting up vnet during initialization of Static CA tests.
Feb 10, 2015
9726a22
fix addomain extension cmdlets
huangpf Feb 10, 2015
648aaea
Update vm size test
Feb 10, 2015
2338f53
Fix type
Feb 10, 2015
836e3c5
fix test
huangpf Feb 11, 2015
d15673b
fix test
huangpf Feb 11, 2015
ec1dcee
Merge branch 'dev' of https://github.com/huangpf/azure-powershell int…
huangpf Feb 11, 2015
618423e
app gw command-lets first check-in
kagamsft Feb 11, 2015
0bb4dbf
merging from upstream
kagamsft Feb 11, 2015
e342c77
Merge pull request #157 from akhadem/release
markcowl Feb 11, 2015
cf64c21
Bug fixes in storage account validation
NehaRaje Feb 11, 2015
db5eaa7
Merge pull request #160 from huangpf/dev
markcowl Feb 11, 2015
6257f67
updating networking nuget pkg
kagamsft Feb 11, 2015
ab77a32
Merge pull request #161 from nemanja88/vmsizes
markcowl Feb 11, 2015
040e5f6
Automerge after syncing AsrOneSdk/azure-powershell from Azure/azure-p…
sanjkuma Feb 11, 2015
f73b940
Exception added for validation of storage account.
NehaRaje Feb 11, 2015
8bb370f
Added test infrastructure for profile cmdlets
stankovski Feb 11, 2015
44531e7
Removed code for access token and fixed certificate test
stankovski Feb 11, 2015
10bb365
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
stankovski Feb 11, 2015
662a811
Fixed merge issues
stankovski Feb 11, 2015
8678554
Updated to Authentication package 1.0.7
stankovski Feb 11, 2015
15f3fb7
Get-Job changes
Feb 11, 2015
79bcb5a
Merge remote-tracking branch 'upstream/dev' into firstcmd
Feb 11, 2015
a9601ac
Added tests for token and user based new profile cmdlet
stankovski Feb 12, 2015
ea109dc
Updated to latest version of Azure.Common and Authentication
stankovski Feb 12, 2015
e0ed6f0
Initial commit for the Websites commandlets for ARM
NaveenGoli Feb 10, 2015
d0d2c4a
Modified after merging.
sanjkuma Feb 12, 2015
0c07373
Adding warning to storage account validation
NehaRaje Feb 12, 2015
c177cd7
Merge branch 'dev' into neha-dev
NehaRaje Feb 12, 2015
8dda7e1
Fixed null ref exception in MockClientFactory.CreateClient method
stankovski Feb 12, 2015
fbf56ed
Fixed MockClientFactory behavior
stankovski Feb 12, 2015
9ca8de6
Update wxi
jianghaolu Feb 12, 2015
da73cb5
Add downloading tools
Feb 13, 2015
4e8951f
Fixing managed cache creation issue
markcowl Feb 13, 2015
6072bcb
Remove extra space.
markcowl Feb 13, 2015
195d672
Merge pull request #168 from markcowl/cache
markcowl Feb 13, 2015
26f8b60
Update ChangeLog.txt
markcowl Feb 13, 2015
96b62ba
Merge pull request #165 from ljhljh235/profile
markcowl Feb 14, 2015
46defe8
bug1675725 using Hyak.Common.CloudException
sriramvu Feb 16, 2015
402e864
removed Microsoft.WindowsAzure reference
sriramvu Feb 16, 2015
4d4eb3f
GetAzureSiteRecoveryVaults.cs to GetAzureSiteRecoveryVault.cs
sriramvu Feb 16, 2015
a2bf833
Update vault settings back after generating file
sriramvu Feb 17, 2015
f7ed47c
Merge pull request #44 from AsrOneSdk/sriramvu-dev
sanjkuma Feb 17, 2015
999a856
bug1645997: Get-AzureSiteRecoveryVaultSettingsFile fails with Null re…
sriramvu Feb 17, 2015
4c52410
Merge pull request #169 from Azure/release-0.8.14
markcowl Feb 17, 2015
72b667d
Merge pull request #172 from Azure/master
markcowl Feb 17, 2015
f607a6e
removing format.ps1xml file from processing
NaveenGoli Feb 17, 2015
3ecdbf7
Merge branch 'dev' of github.com:Azure/azure-powershell into profile
Feb 17, 2015
bdef7d5
Regenerate MSI
Feb 18, 2015
3072a19
Per Marks suggestion added reference to websites project in resources…
NaveenGoli Feb 18, 2015
eac543c
Add ReservedIp test for PaaS
Feb 18, 2015
73ce75b
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
Feb 18, 2015
29771aa
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Feb 18, 2015
c415006
Merge pull request #173 from ogail/profile
ogail Feb 18, 2015
a208191
fixing review comments
kagamsft Feb 18, 2015
ee5eed5
removing redundant files
kagamsft Feb 18, 2015
a1b0f1b
Merge branch 'dev' into neha-dev
NehaRaje Feb 18, 2015
bd14500
Changing references post merge
NehaRaje Feb 18, 2015
ca0e3fd
Adding warning for validation of storage account.
NehaRaje Feb 18, 2015
49e2d23
Test
geekri Feb 18, 2015
ece0cf5
storsimple fix
kagamsft Feb 18, 2015
dd00cc3
Create App.config
kagamsft Feb 18, 2015
52372fc
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
kagamsft Feb 18, 2015
bfbe272
Merge branch 'dev' of https://github.com/kagamsft/azure-powershell in…
kagamsft Feb 18, 2015
641e8d8
Refactor HDInsight config cmdlets to use shared copy code to preserve…
hallihan Feb 18, 2015
d247e68
CreateRecoveryVmIfDoesntExist is not supported, so should be false.
sanjkuma Feb 19, 2015
5026814
Fix #175 Issue
m-moris Feb 19, 2015
e2927df
Help contents updated
geekri Feb 19, 2015
54c11a2
Merge pull request #47 from AsrOneSdk/sanjkuma-dev
sriramvu Feb 19, 2015
6bcfefc
Adding storage account location validation
NehaRaje Feb 19, 2015
80d2037
Parameter based bug fixes.
NehaRaje Feb 19, 2015
fcbb0ce
Add scenario tests and incorporate PR feedback
Feb 19, 2015
326a4b5
Merge latest changes from Azure dev branch
Feb 19, 2015
8124d17
Fixing can not to cannot, adding method comment and making method vir…
hallihan Feb 19, 2015
2471eaf
Implemented Profile ParamaterSet
markcowl Feb 19, 2015
675a566
Merge remote-tracking branch 'origin/firstcmd' into gets
Feb 19, 2015
1549b8e
Merge pull request #162 from kagamsft/dev
ogail Feb 19, 2015
5db5a98
Updates to get pool and get job cmdlets and unit tests
Feb 20, 2015
2586ec7
Comment tweak
Feb 20, 2015
789fafb
Merge remote-tracking branch 'upstream/dev' into firstcmd
Feb 20, 2015
2b60560
Merge remote-tracking branch 'origin/firstcmd' into gets
Feb 20, 2015
7def95a
Reorganize test helpers
Feb 20, 2015
19a8dfb
Merge pull request #46 from AsrOneSdk/geethas-dev
sanjkuma Feb 20, 2015
263b122
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sriramvu Feb 20, 2015
53eae46
Add AzureHDInsigthDefaultStorageAccount copy constructor and use in C…
hallihan Feb 20, 2015
b0bf867
Add unit tests
Feb 20, 2015
3d9201a
Get Task and unit tests
Feb 20, 2015
910c17b
Pool scenario tests
Feb 21, 2015
8c2811f
project and resource chnages
markcowl Feb 21, 2015
31f7cad
Implement create profile by path
markcowl Feb 21, 2015
d015685
Move statis ctrings to resources
markcowl Feb 21, 2015
6de00fc
Vipmobility powershell
Feb 22, 2015
4eb841c
Help changes
geekri Feb 23, 2015
7d6777a
Merge branch 'dev' into neha-dev
NehaRaje Feb 23, 2015
5dcf9cf
Help content updates
geekri Feb 23, 2015
69fe734
Reverting Storage account related validation changes.
NehaRaje Feb 23, 2015
6f969fa
synced setup/azurecmdfiles.wxi
sriramvu Feb 23, 2015
2599eae
Merge pull request #48 from AsrOneSdk/geethas-dev
sanjkuma Feb 23, 2015
f7de03b
Bug fixes.
sanjkuma Feb 23, 2015
4343459
Merge pull request #49 from AsrOneSdk/sanjkuma-dev
NehaRaje Feb 23, 2015
81b738e
Comment change and removing extra parameter.
NehaRaje Feb 23, 2015
b906632
Confirm action changes for ProtectionProfileObject
NehaRaje Feb 23, 2015
4136fca
Updating help file
NehaRaje Feb 23, 2015
2b901f5
PrimaryNic to PrimaryNetworkId
sriramvu Feb 23, 2015
47c6bbe
updated few recorded JSONs
sriramvu Feb 23, 2015
d9769bf
Taking in PR comments
NehaRaje Feb 23, 2015
d098ba4
Installed latest Recovery Services NuGet 0.5.0
sriramvu Feb 23, 2015
4e95183
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sriramvu Feb 23, 2015
d8b6f89
Throwing warning for storage account validation.
NehaRaje Feb 23, 2015
9f98d6d
Merge pull request #45 from AsrOneSdk/neha-dev
sanjkuma Feb 23, 2015
dd56f16
Merge remote-tracking branch 'upstream/dev' into dev
sriramvu Feb 23, 2015
5f44e08
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sriramvu Feb 23, 2015
dd7e221
changes after sync
sriramvu Feb 23, 2015
40b979b
updated recorded JSONs
sriramvu Feb 23, 2015
0d83375
Resource file changes in the correct files.
NehaRaje Feb 23, 2015
ef30e67
Using the correct resx file
NehaRaje Feb 23, 2015
6a69a0f
removed Hydra.HttpRecorder and Hydra.SpecTestSupport from test packag…
sriramvu Feb 23, 2015
6eec6c1
Adding end to end tests for new profile usage
markcowl Feb 23, 2015
7796b40
installed Microsoft.WindowsAzure.Management.Storage in Commands.Recov…
sriramvu Feb 23, 2015
2f04e13
Augmenting test infrastructure
markcowl Feb 23, 2015
d689b14
Get Job scenario tests
Feb 23, 2015
ad83ab8
Get Task scenario tests
Feb 23, 2015
071c258
BUG: 3410517 [Event Service][PowerShell] cmdlets (e.g. Get-AzureSubsc…
gucalder Feb 24, 2015
dbabc19
updated azurecmdfiles.wxi
sriramvu Feb 24, 2015
bab097f
Merge branch 'dev' into neha-dev
NehaRaje Feb 24, 2015
a589395
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sriramvu Feb 24, 2015
d4b71bd
Revert "Reverting Storage account related validation changes."
NehaRaje Feb 24, 2015
61e37c0
Fix token cache clear tests
markcowl Feb 24, 2015
83ac9eb
Merge branch 'sriramvu-dev' of https://github.com/AsrOneSdk/azure-pow…
sriramvu Feb 24, 2015
73d92d6
new line at the end
sriramvu Feb 24, 2015
63abe6b
Merge pull request #50 from AsrOneSdk/neha-dev
sriramvu Feb 24, 2015
7729912
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sriramvu Feb 24, 2015
556ae67
reverted the change left in Resources.Designer.cs
sriramvu Feb 24, 2015
9a42d39
Fixed issue with account being wiped out by Select-AzureSubscription
stankovski Feb 24, 2015
245ca4e
Grouped xunit tests together
stankovski Feb 24, 2015
e72149a
Fixed xunit items
stankovski Feb 24, 2015
cbeef4c
Merge pull request #190 from stankovski/dev
stankovski Feb 24, 2015
e97f1c0
Adding infrastructure for end-to-end profile tests
markcowl Feb 24, 2015
c9ae2df
updated fix for bug 1645997 and a resx tag fix
sriramvu Feb 25, 2015
f83355b
reduced the scope for selectedVault
sriramvu Feb 25, 2015
a4e3683
Revert "PrimaryNic to PrimaryNetworkId"
sriramvu Feb 25, 2015
15e97f5
Merge pull request #52 from AsrOneSdk/sriramvu-dev
sanjkuma Feb 25, 2015
65a4c3a
Merge pull request #191 from stankovski/build
ogail Feb 25, 2015
b114a0e
Merge pull request #188 from AuxMon/dev
ogail Feb 25, 2015
cc1b0f7
Merge pull request #187 from AsrOneSdk/dev
ogail Feb 25, 2015
b190035
Merge pull request #179 from rickmsft/rickhall-simplifyconfigcopy
ogail Feb 25, 2015
df9a0ce
Merge pull request #154 from NaveenGoli/dev
stankovski Feb 25, 2015
80d44a6
Merge remote-tracking branch 'upstream/dev' into gets
Feb 25, 2015
2589f70
UFO/Vault/site changes and help file updation.
sanjkuma Feb 25, 2015
2b2a463
Update Azure Batch package reference which includes update to Storage…
Feb 25, 2015
e617358
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sanjkuma Feb 26, 2015
d403d80
Merge branch 'dev' into neha-dev
NehaRaje Feb 26, 2015
424d1fd
Commands.websites fix
sriramvu Feb 26, 2015
70ea2e6
Updated hydra package to 0.5.1
sanjkuma Feb 26, 2015
be377f5
Merge branch 'dev' of https://github.com/AsrOneSdk/azure-powershell i…
sanjkuma Feb 26, 2015
241381c
Merge pull request #53 from AsrOneSdk/sanjkuma-dev
sriramvu Feb 26, 2015
a2b3133
bug1822377
sriramvu Feb 26, 2015
5e5e5a7
removing quotes
sriramvu Feb 26, 2015
07750ad
Adding warning for location being invalid.
NehaRaje Feb 26, 2015
b603326
Merge pull request #55 from AsrOneSdk/sriramvu-dev
sanjkuma Feb 26, 2015
d590357
Taking offline pr comments
NehaRaje Feb 26, 2015
955f28c
Correction of error statement in resx file
NehaRaje Feb 26, 2015
0815cbb
Merge pull request #54 from AsrOneSdk/neha-dev
sriramvu Feb 26, 2015
3ff62b5
A minor fix
NehaRaje Feb 26, 2015
fb22670
Merge pull request #56 from AsrOneSdk/neha-dev
sriramvu Feb 26, 2015
bff0a08
Merge pull request #196 from AsrOneSdk/dev
markcowl Feb 26, 2015
60221c5
ADF PowerShell nuget version update for AUX 5.1 (sprint 45)
jackmagic313 Feb 26, 2015
732f1c1
Merge pull request #197 from jackmagic313/dev
ogail Feb 26, 2015
0ad8825
Fixing a bug with import/export cmdlets not able to be used with v12 …
akromm-zz Feb 25, 2015
ae1b55a
SQL - updating tests.
akromm-zz Feb 26, 2015
fce43fb
Merge remote-tracking branch 'upstream/dev' into gets
Feb 27, 2015
26b9f21
Fixed issued with ExpressRoute and added new commandlet Set-AzureDedi…
brooklyngw Feb 27, 2015
f57bde2
Minor rename
brooklyngw Feb 27, 2015
46f09ae
Create data models for convenience client calls per feedback
Feb 27, 2015
5a2e6a2
Minor bug fix
brooklyngw Feb 27, 2015
d0daaa6
Add additional tests and consume authentication library bug fixes
markcowl Feb 27, 2015
eaaad53
merging with dev
markcowl Feb 27, 2015
769cde0
Rename recoveryservice tests
sanjkuma Feb 27, 2015
db6e441
Merge pull request #57 from AsrOneSdk/sanjkuma-dev
sriramvu Feb 27, 2015
1852cb9
Merge pull request #203 from AsrOneSdk/dev
stankovski Feb 27, 2015
e55a391
Adding new profile tests
markcowl Feb 27, 2015
ea7f4d6
Merge branch 'dev' of github.com:Azure/azure-powershell into profile
markcowl Feb 27, 2015
305df46
Merge pull request #202 from nupurkot/dev
ogail Feb 27, 2015
e9ca017
Adding copyright header
akromm-zz Feb 28, 2015
b1d8558
Fixing profile related tests
markcowl Feb 28, 2015
3a6dc7e
Merge pull request #194 from jasper-schneider/gets
ogail Feb 28, 2015
064327b
Merge pull request #200 from akromm/dev-Sql-Fixes-20150225
ogail Feb 28, 2015
2815373
Profile fix for environment tests
markcowl Feb 28, 2015
e8903dd
Resolving merge conflicts
markcowl Mar 1, 2015
f705eb4
Update Compute package version to 9.2.0
Mar 1, 2015
acdfadc
Fix reference version
Mar 1, 2015
17f8bce
Updating profile for sql cmdlet tests
markcowl Mar 1, 2015
fed92be
Powershell parameters changed, mote tests added for vipMobility
Mar 1, 2015
837deca
installer update
markcowl Mar 1, 2015
4560019
Add -ForceUpdate parameter to the following cmdltes:
Mar 1, 2015
b54853c
Add Regions to Get-AzureVMAvailableExtension output
Mar 1, 2015
774b71c
reverting installer changes
markcowl Mar 1, 2015
958a59f
Merge pull request #12 from hyonholee/dev
AzureRT Mar 1, 2015
94189d9
Merge pull request #177 from m-moris/fix175
ogail Mar 1, 2015
35f9f13
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
Mar 1, 2015
e12700c
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Mar 2, 2015
768f091
Add 'ResizedSizeInGB' parameter to Update-AzureDisk
Mar 2, 2015
c71801c
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
Mar 2, 2015
a4a4404
Add mock support and fix source formatting
markcowl Mar 2, 2015
37c758e
Add Select-AzureProfile cmdlet
markcowl Mar 2, 2015
afbb2ff
Merge pull request #181 from markcowl/profile
markcowl Mar 2, 2015
8d9bf96
Add 'ResizedSizeInGB' parameter to Set-AzureOSDisk
Mar 2, 2015
74d4bd7
Merge pull request #13 from hyonholee/dev
AzureRT Mar 2, 2015
eeffdee
Fixing rdfe test for select-azureprofile
markcowl Mar 2, 2015
b287d55
Merge pull request #208 from markcowl/selectProfile
Mar 2, 2015
eefbaaf
updated Pull from AzureRT
Mar 2, 2015
38da735
Merge pull request #11 from avijitgupta/dev
AzureRT Mar 3, 2015
4b711b5
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
Mar 3, 2015
6df9a7d
Remove password and fix AzureDiskTest
Mar 3, 2015
5a62841
Add 'ResizedSizeInGB' parameter to Set-AzureDataDisk
Mar 3, 2015
393bfe6
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
Mar 3, 2015
bcf0445
Merge pull request #14 from hyonholee/dev
AzureRT Mar 3, 2015
b6c091b
removing commented code and credentials
Mar 3, 2015
870a8a4
Merge pull request #15 from avijitgupta/dev
AzureRT Mar 3, 2015
f00adbd
Fix AzureDiskTest
Mar 4, 2015
b95afbb
Merge pull request #16 from hyonholee/dev
AzureRT Mar 4, 2015
064356c
Add NewAzureVM with Resize disk test
Mar 5, 2015
717a520
Merge pull request #17 from hyonholee/dev
AzureRT Mar 5, 2015
38a6477
HotFix: Fix New-AzureVM with VM image issue
Mar 6, 2015
a35d25d
Fix New-AzureVM with VM image issue
Mar 6, 2015
d1f3853
HotFix: Export-AzureVM issue
Mar 6, 2015
fbdf129
Fix RoleSize tests
Mar 6, 2015
34561aa
update CreateVirtualMachineUsingVMImageWithDataDisks
Mar 6, 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
  •  
  •  
  •  
48 changes: 43 additions & 5 deletions AzurePowershell.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<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>
<KeyVaultTestDebug>.\src\ResourceManager\KeyVault\Commands.KeyVault.Test\bin\Debug\Microsoft.Azure.Commands.KeyVault.Test.dll</KeyVaultTestDebug>
<TestFilter>"!Functional&#x26;!Scenario&#x26;!AzureRTScenario&#x26;!Sequential&#x26;!PIRTest&#x26;!Preview&#x26;!ADDomain&#x26;!Network&#x26;!AzureRTUpload"</TestFilter>
<TestFilter>"!Functional&#x26;!Scenario&#x26;!AzureRTScenario&#x26;!Sequential&#x26;!PIRTest&#x26;!Preview&#x26;!ADDomain&#x26;!Network&#x26;!AzureRTUpload&#x26;!AzureRTCleanUp"</TestFilter>
<ScenarioTestFilter>All</ScenarioTestFilter>
<OneSDKCITFilter>"OneSDK&#x26;CIT"</OneSDKCITFilter>
<AzureRTAllTestFilter>"Functional|AzureRTScenario|Sequential|AzureRTUpload|Network"</AzureRTAllTestFilter>
Expand All @@ -32,13 +32,35 @@
<AzureRTSeqAllFilter>"AzureRTUpload|Sequential|Network"</AzureRTSeqAllFilter>
</PropertyGroup>

<ItemGroup>
<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"/>
<XUnitTests Include=".\src\ServiceManagement\Services\Commands.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Resources\Commands.Resources.Test\bin\Debug\Microsoft.Azure.Commands.Resources.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\DataFactories\Commands.DataFactories.Test\bin\Debug\Microsoft.Azure.Commands.DataFactories.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\StreamAnalytics\Commands.StreamAnalytics.Test\bin\Debug\Microsoft.Azure.Commands.StreamAnalytics.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\Batch\Commands.Batch.Test\bin\Debug\Microsoft.Azure.Commands.Batch.Test.dll"/>
<XUnitTests Include=".\src\ResourceManager\KeyVault\Commands.KeyVault.Test\bin\Debug\Microsoft.Azure.Commands.KeyVault.Test.dll"/>
<XUnitTests Include=".\src\ServiceManagement\ManagedCache\Commands.ManagedCache.Test\bin\Debug\Microsoft.Azure.Commands.ManagedCache.Test.dll"/>
<XUnitTests Include=".\src\Common\Commands.ScenarioTest\bin\Debug\Microsoft.WindowsAzure.Commands.ScenarioTest.dll"/>
<XUnitTests Include=".\src\ServiceManagement\RecoveryServices\Commands.RecoveryServices.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Test.dll"/>
<XUnitTests Include=".\src\ServiceManagement\StorSimple\Commands.StorSimple.Test\bin\Debug\Microsoft.WindowsAzure.Commands.StorSimple.Test.dll"/>
</ItemGroup>

<Target Name="InvokeMSTest">
<!--Remove existing test result; otherwsie mstest will error-->
<Delete Files="$(_testResult)"/>
<Exec
Command="MSTest.exe /testcontainer:$(_testAssembly) /testsettings:$(_testSettings) /category:$(_testFilter) /resultsfile:$(_testResult)"
ContinueOnError="false" />
</Target>

<Target Name="InvokeXUnit">
<Message Importance="high" Text="Running XUnit tests" />
<MakeDir Directories="$(TestOutputDirectory)" ContinueOnError="false" />
<Xunit.Runner.MSBuild.xunit Assemblies="@(XUnitTests)" Html="$(TestOutputDirectory)\xunit.tests.dll.html" Verbose="true"
ExcludeTraits="$(XUnitExcludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false"/>
</Target>

<Target Name="BeforeRunTests">
<Message Importance="high" Text="You are required to have installed a version of Visual Studio with support for MSTest (and MSTest on your path)." />
Expand Down Expand Up @@ -115,6 +137,14 @@
<Xunit.Runner.MSBuild.xunit Assemblies="$(_RecoveryServicesTestAssembly)" Html="$(TestOutputDirectory)\RecoveryServices.xunit.dll.html" Verbose="false"
ExcludeTraits="$(XUnitExcludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false" />
</Target>

<Target Name="TestStorSimple">
<PropertyGroup>
<_StorSimpleTestAssembly>.\src\ServiceManagement\StorSimple\Commands.StorSimple.Test\bin\Debug\Microsoft.WindowsAzure.Commands.StorSimple.Test.dll</_StorSimpleTestAssembly>
</PropertyGroup>
<Xunit.Runner.MSBuild.xunit Assemblies="$(_StorSimpleTestAssembly)" Html="$(TestOutputDirectory)\StorSimple.xunit.dll.html" Verbose="false"
ExcludeTraits="$(XUnitExcludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false" />
</Target>

<!-- Run the scenario tests -->
<Target Name="ScenarioTest" DependsOnTargets="Clean;BuildDebug;BeforeRunTests">
Expand Down Expand Up @@ -261,12 +291,12 @@
ContinueOnError="false" />
</Target>

<Target Name="AzureRTFuntional" DependsOnTargets="Clean;BuildDebug;BeforeRunTests">
<Message Importance="high" Text="Running AzureRT Funtional tests..." />
<Target Name="AzureRTFunctional" DependsOnTargets="Clean;BuildDebug;BeforeRunTests">
<Message Importance="high" Text="Running AzureRT Functional tests..." />

<Delete Files="$(TestOutputDirectory)\RTFuntionalDebug.trx" />
<Delete Files="$(TestOutputDirectory)\RTFunctionalDebug.trx" />
<Exec
Command="MSTest.exe /testcontainer:$(AzureRTTestContainer) /testsettings:$(AzureRTTestSettings) /category:Functional /resultsfile:$(TestOutputDirectory)\RTFuntionalDebug.trx"
Command="MSTest.exe /testcontainer:$(AzureRTTestContainer) /testsettings:$(AzureRTTestSettings) /category:Functional /resultsfile:$(TestOutputDirectory)\RTFunctionalDebug.trx"
ContinueOnError="false" />
</Target>

Expand Down Expand Up @@ -299,6 +329,14 @@
ContinueOnError="false" />
</Target>

<Target Name="AzureRTCleanUp" DependsOnTargets="Clean;BuildDebug;BeforeRunTests">
<Message Importance="high" Text="Running AzureRT clean up tests..." />
<Delete Files="$(TestOutputDirectory)\RTCleanUpDebug.trx" />
<Exec
Command="MSTest.exe /testcontainer:$(AzureRTTestContainer) /testsettings:$(AzureRTTestSettings) /category:AzureRTCleanUp /resultsfile:$(TestOutputDirectory)\RTCleanUpDebug.trx"
ContinueOnError="false" />
</Target>

<!-- DSC extension related targets -->
<Target Name="TestDSCExtension_x64">
<Message Importance="high" Text="Running DSC extension BVT x64 tests..." />
Expand Down
53 changes: 53 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,56 @@
2015.02.12 version 0.8.14
* StorSimple: New StorSimple commands in AzureServiceManagement mode:
* GetAzureStorSimpleAccessControlRecord
* GetAzureStorSimpleStorageAccountCredential
* RemoveAzureStorSimpleAccessControlRecord
* RemoveAzureStorSimpleStorageAccountCredential
* SetAzureStorSimpleAccessControlRecord
* GetAzureStorSimpleDeviceVolume
* RemoveAzureStorSimpleDeviceVolume
* GetAzureStorSimpleDeviceVolumeContainer
* RemoveAzureStorSimpleDeviceVolumeContainer
* GetAzureStorSimpleDevice
* GetAzureStorSimpleDeviceConnectedInitiator
* GetAzureStorSimpleResource
* GetAzureStorSimpleResourceContext
* SetAzureStorSimpleDeviceBackupPolicy
* NewAzureStorSimpleDeviceBackupPolicy
* GetAzureStorSimpleDeviceBackup
* RemoveAzureStorSimpleDeviceBackup
* StartAzureStorSimpleDeviceBackupJob
* StartAzureStorSimpleDeviceBackupRestoreJob
* RemoveAzureStorSimpleDeviceBackupPolicy
* NewAzureStorSimpleDeviceVolume
* SetAzureStorSimpleDeviceVolume
* NewAzureStorSimpleDeviceVolumeContainer
* SelectAzureStorSimpleResource
* GetAzureStorSimpleDeviceBackupPolicy
* NewAzureStorSimpleStorageAccountCredential
* GetAzureStorSimpleTask
* SetAzureStorSimpleStorageAccountCredential
* NewAzureStorSimpleInlineStorageAccountCredential
* NewAzureStorSimpleAccessControlRecord

* HDInsight:
* HeadNodeVMSize (update): the parameter is now a string that can now accept various sizes (specifications here: https://msdn.microsoft.com/en-us/library/azure/dn197896.aspx -> Sizes for Web and Worker Role Instances)
* DataNodeVMSize (new) : use to specify size of data nodes (where applicable)
* ZookeeperNodeVMSize (new): use to specify Zookeeper node sizes (where applicable)
* ClusterType (update): New value (Spark) can be specified as cluster type
* Add-AzureHDInsightConfigValues cmdlet:
* Spark (new): collection of configuration properties can be passed in to customize the Spark service

* Azure Insights cmdlets in AzureResourceManager Mode:
* Get-AzureCrrelationLogId
* Get-AzureResourceGroupLog
* Get-AzureResourceLog
* Get-AzureResourceProviderLog
* Get-AzureSubscriptionIdLog

* Azure VM cmdlets
* Get-AzureVMDscExtentionStatus: Get the DSC Extension status for a cloud service or VM

* Updates and bug fixes for AzureAutomation and AzureDataFactory cmdlets

2015.01.08 version 0.8.13
* Key Vault Service - new cmdlets in AzureResourceManager mode:
* Keys:
Expand Down
23 changes: 8 additions & 15 deletions build.proj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<TestOutputDirectory>$(PublishDirectory)\TestResults</TestOutputDirectory>
<DebugBuildConfig>Configuration=Debug;Platform=Any CPU</DebugBuildConfig>
<ReleaseBuildConfig>Configuration=Release;Platform=Any CPU</ReleaseBuildConfig>
<BuildInParallel Condition="'$(BuildInParallel)' == ''">true</BuildInParallel>
</PropertyGroup>
<ItemGroup>
<AzurePowerShellSln Include=".\src\AzurePowerShell.sln" />
Expand Down Expand Up @@ -90,24 +91,12 @@
<!-- Delete NuGet cache-->
<Delete Files="@(NuGetCache)" />

<Delete Files="$(NuGetRestoreConfigFile)" />
<WriteLinesToFile File="$(NuGetRestoreConfigFile)" Lines="&lt;configuration&gt;&lt;/configuration&gt;" Overwrite="true" Encoding="UTF-8" />
<!-- Create config for user name and password for private feed access -->
<Exec Command="$(NuGetCommand) sources add -Name AzureSdkInternal -Source &quot;https://www.myget.org/F/azure-sdk-internal/&quot; $(NuGetRestoreConfigSwitch)" />
<CallTarget Targets="ForceRestorePackagesFromPrivateFeed"/>
<!-- Restore packages -->
<Exec Command="$(NuGetCommand) restore $(MSBuildProjectDirectory)\src\AzurePowerShell.sln $(NuGetRestoreConfigSwitch)" ContinueOnError="false" />
<!-- delete config file, don't want to leave passwords hanging around on the build server file system -->
<Delete Files="$(NuGetRestoreConfigFile)" />
<Exec Command="$(NuGetCommand) restore $(MSBuildProjectDirectory)\src\AzurePowerShell.sln" ContinueOnError="false" />

<!--Restore the xunit runner needed to run unit tests-->
<Exec Command="$(NuGetCommand) restore $(MSBuildProjectDirectory)\packages.config -PackagesDirectory $(MSBuildProjectDirectory)\packages" />
</Target>

<Target Name="ForceRestorePackagesFromPrivateFeed" Condition="'$(PRIVATE_FEED_PASSWORD)' != ''">
<Exec Command="$(NuGetCommand) sources add -Name Hydra -Source &quot;$(PRIVATE_FEED_URL)&quot; $(NuGetRestoreConfigSwitch)" />
<Exec Command="$(NuGetCommand) sources Update -Name Hydra -UserName $(PRIVATE_FEED_USER_NAME) -Password &quot;$(PRIVATE_FEED_PASSWORD)&quot; $(NuGetRestoreConfigSwitch)"
EchoOff="true" />
</Target>

<!-- Build all flavors of the Cmdlets -->
<Target Name="BuildCmdlets" DependsOnTargets="ForceRestorePackages">
Expand All @@ -116,11 +105,13 @@
Projects="@(AzurePowerShellSln)"
Targets="Build"
Properties="$(DebugBuildConfig)"
BuildInParallel="$(BuildInParallel)"
ContinueOnError="false" />
<MSBuild
Projects="@(AzurePowerShellSln)"
Targets="Build"
Properties="$(ReleaseBuildConfig)"
BuildInParallel="$(BuildInParallel)"
ContinueOnError="false" />
</Target>

Expand Down Expand Up @@ -172,6 +163,7 @@
Projects="@(AzurePowerShellSln)"
Targets="Build"
Properties="$(ReleaseBuildConfig)"
BuildInParallel="$(BuildInParallel)"
ContinueOnError="false" />
</Target>

Expand All @@ -182,6 +174,7 @@
Projects="@(AzurePowerShellSln)"
Targets="Build"
Properties="$(DebugBuildConfig)"
BuildInParallel="$(BuildInParallel)"
ContinueOnError="false" />
</Target>

Expand All @@ -195,7 +188,7 @@
<!-- Run checkin tests for each pull request -->
<Target Name="Test" DependsOnTargets="BuildDebug;BeforeRunTests">
<Message Importance="high" Text="Running check in tests..." />
<CallTarget Targets="KeyVaultTests; SqlTests; CommonTests; TestManagement; TestHDInsight; TestManagedCache; TestServiceManagement; TestServiceManagementExtensions; TestSqlDatabase; TestStorage; TestResourceManager; MockedScenarioTests; TestDSCExtension_x64; TestBatch; TestDataFactoryManager; TestRecoveryServices; TestStreamAnalyticsManager"/>
<CallTarget Targets="InvokeXUnit; TestHDInsight; TestServiceManagement; TestServiceManagementExtensions; TestSqlDatabase; TestStorage; TestDSCExtension_x64"/>
</Target>

<!-- Run Full switch with scenario tests -->
Expand Down
4 changes: 2 additions & 2 deletions setup/azurecmd.wxs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">

<?define productName="Microsoft Azure PowerShell - January 2015" ?>
<?define productName="Microsoft Azure PowerShell - February 2015" ?>
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>

<?define version="0.8.13" ?>
<?define version="0.8.14" ?>
<?define versionedStartMenuFolder="Microsoft Azure" ?>
<?define staleStartMenuFolder="Windows Azure" ?>

Expand Down
Loading