Skip to content

HPF PR: vmss <- AzureRT:dev #439

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 64 commits into from
Feb 26, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
5a0aff6
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hyonholee Jan 19, 2016
c9968f7
Adding unit tests for AzureStackAdmin
bganapa Feb 6, 2016
c11c192
Bumped up WindowsAzure.Management.WebSites to 4.5.0
Feb 19, 2016
6de6808
Added Scenario Test for AzureWebsite RemoteDebuggingEnable/RemoteDebu…
Feb 19, 2016
285860e
Fix building error
Feb 20, 2016
7366591
Update RM api version
vivsriaus Feb 22, 2016
fea86e5
Merge remote-tracking branch 'upstream/dev' into unittests
bganapa Feb 22, 2016
e18baa2
Fix NRE
vivsriaus Feb 23, 2016
f494746
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
blueww Feb 23, 2016
1053740
azstackadmin module unit tests, consuming new test framework and alig…
bganapa Feb 23, 2016
2dcced8
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
blueww Feb 23, 2016
0363510
changing TestFramework version from 1.0.5886.28964 to 1.0.5896.19355
bganapa Feb 23, 2016
81bc9ad
Merge remote-tracking branch 'upstream/dev' into unittests
bganapa Feb 23, 2016
13fa4f3
adding Trait, category for the tests
bganapa Feb 23, 2016
129d0d0
Align indentation
Feb 23, 2016
55edec2
Support to get collection get
vivsriaus Feb 23, 2016
591b8cd
ResourceId with space should be encoded with %20 instead of a '+'
vivsriaus Feb 23, 2016
8088bf0
Fix failing find RG test
vivsriaus Feb 24, 2016
00403be
Fix the other failing tests
vivsriaus Feb 24, 2016
f9c4fc6
Merge branch 'dev' of https://github.com/azure/azure-powershell into dev
EmmaZhu Feb 24, 2016
1f55868
Add SecureExecution parameter to Set-AzureRmVMCustomScriptExtension
hyonholee Feb 24, 2016
ccfa492
Update positions of parameters for New-AzureRmVM
hyonholee Feb 24, 2016
0ba67d8
Add -DisableAutoUpgradeMinorVersion and -ForceRerun parameters to Set…
hyonholee Feb 24, 2016
49952a5
Add Set-AzureRmVMPlan cmdlet
hyonholee Feb 24, 2016
690431c
Add AutoUpgradeMinorVersion and ForceUpdateTag parameters for Get-Azu…
hyonholee Feb 24, 2016
8c52190
Add -Redeploy parameter to Set-AzureRmVM
hyonholee Feb 24, 2016
4882177
Update type of Usage Unit
hyonholee Feb 24, 2016
a968ced
Add tests for VM redeploy and Set-AzureRmVMPlan
hyonholee Feb 24, 2016
925820e
Add tests for VMExtension with switch and CustomExtension with secure…
hyonholee Feb 24, 2016
bab9355
Update compute test project
hyonholee Feb 24, 2016
2d0e3d9
Update ASM compute library to 12.6.0
hyonholee Feb 24, 2016
c529a1d
Add Set-AzureBootDiagnostics cmdlet
hyonholee Feb 24, 2016
6680b32
Enable boot diagnostics by default
hyonholee Feb 24, 2016
93b86a6
Move constant string to constant string file
hyonholee Feb 24, 2016
8c6357c
Fix service management test setup
hyonholee Feb 24, 2016
4ab866e
Add test for debug settings and update type
hyonholee Feb 24, 2016
5cce005
Add Get-AzurePlatformExtension cmdlet and update Set-AzurePlatformExt…
hyonholee Feb 24, 2016
02833d7
Update ServiceManagement test record
hyonholee Feb 24, 2016
9b9d813
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hyonholee Feb 24, 2016
1975b4d
Merge pull request #149 from huangpf/dev
huangpf Feb 24, 2016
2d62a46
HDInsight CMDLets for script actions
Feb 24, 2016
8a1f220
Merge remote-tracking branch 'upstream/dev' into unittests
bganapa Feb 24, 2016
e1dc5ba
Merge branch 'dev' of github.com:Azure/azure-powershell into remotedebug
Feb 24, 2016
f7c5799
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
488a926
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
95ede97
Update test record files for scenario extension tests
hyonholee Feb 24, 2016
be51684
Break a long line to multiple lines
hyonholee Feb 24, 2016
f5523b4
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
44b778c
Merge branch 'UpdateGetResource' of https://github.com/vivsriaus/azur…
vivsriaus Feb 24, 2016
6237034
Merge pull request #1825 from bganapa/unittests
Feb 24, 2016
ecf4334
Merge pull request #1842 from vivsriaus/ChangeRMApiVersion
Feb 24, 2016
8007e5f
Merge pull request #1860 from dulems/dev
Feb 24, 2016
3f1e3e4
Add only unique nested operations to list
vivsriaus Feb 24, 2016
cf5086a
Merge branch 'dev' of https://github.com/Azure/azure-powershell into …
vivsriaus Feb 24, 2016
ca3b677
Merge pull request #1855 from hyonholee/dev
Feb 25, 2016
21d8faa
Merge pull request #1850 from vivsriaus/UpdateGetResource
Feb 25, 2016
8902d2e
Modify help according to Robin's feedback
blueww Feb 25, 2016
ee5b3f9
Merge branch 'dev' of https://github.com/wastoresh/azure-powershell i…
blueww Feb 25, 2016
5869d6c
Merge pull request #1837 from haocs/remotedebug
markcowl Feb 25, 2016
c2dab44
Merge pull request #1863 from wastoresh/dev
markcowl Feb 25, 2016
b24dece
Add help for data collection cmdlets github:#1418 (#114053491)
markcowl Feb 25, 2016
cbbf524
Merge pull request #1864 from markcowl/datahelp
markcowl Feb 25, 2016
52e000a
Merge branch 'dev' of https://github.com/AzureRT/azure-powershell int…
hyonholee Feb 25, 2016
5e091fd
Merge branch 'dev' of https://github.com/Azure/azure-powershell into dev
hyonholee Feb 25, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
<HintPath>..\..\packages\Microsoft.Azure.Management.Resources.2.18.11-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Test.Framework">
<HintPath>..\..\packages\Microsoft.Azure.Test.Framework.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Azure.Test.Framework.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Test.HttpRecorder">
<HintPath>..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<HintPath>..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
</Reference>
<Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory">
<SpecificVersion>False</SpecificVersion>
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Commands.ScenarioTests.Common/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<package id="Microsoft.Azure.Common" version="2.1.0" targetFramework="net45" />
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.Management.Resources" version="2.18.11-preview" targetFramework="net45" />
<package id="Microsoft.Azure.Test.Framework" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.Framework" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Azure.Test.HttpRecorder">
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Data.Edm">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.KeyVault.Core" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Resources.2.18.11-preview\lib\net40\Microsoft.Azure.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Azure.Test.HttpRecorder">
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5886.28964-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.0.5896.19355-prerelease\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Storage/Commands.Storage.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<package id="Microsoft.Azure.Common.Dependencies" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.KeyVault.Core" version="1.0.0" targetFramework="net45" />
<package id="Microsoft.Azure.Management.Resources" version="2.18.11-preview" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5886.28964-prerelease" targetFramework="net45" />
<package id="Microsoft.Azure.Test.HttpRecorder" version="1.0.5896.19355-prerelease" targetFramework="net45" />
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" />
Expand Down
Loading