Skip to content

Batch cmdlets for terminating job schedules, jobs, and tasks #815

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 4 commits into from
Aug 31, 2015
Merged

Batch cmdlets for terminating job schedules, jobs, and tasks #815

merged 4 commits into from
Aug 31, 2015

Conversation

jasper-schneider
Copy link
Contributor

3 new cmdlets:
Stop-AzureBatchJobSchedule
Stop-AzureBatchJob
Stop-AzureBatchTask

Includes test updates and help.

@azurecla
Copy link

Hi @jasper-schneider, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (jaschnei). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@markcowl
Copy link
Member

@azuresdkci retest this please

@jasper-schneider
Copy link
Contributor Author

Test errors don't look related to my changes. How would you like me to proceed?

"D:\workspace\powershell\build.proj" (Full target) (1) ->
(InvokeXUnit target) ->
D:\workspace\powershell\AzurePowershell.test.targets(83,5): error MSB3073: The command "D:\workspace\powershell\packages\xunit.runner.console.2.0.0\tools\xunit.console.x86.exe ".\src\ResourceManager\Compute\Commands.Compute.Test\bin\Debug\Microsoft.Azure.Commands.Compute.Test.dll" -trait "AcceptanceType=CheckIn" -html ".\src\Publish\TestResults\Microsoft.Azure.Commands.Compute.Test.html"" exited with code 1. [D:\workspace\powershell\build.proj]

"D:\workspace\powershell\build.proj" (Full target) (1) ->
(TimeoutErrorHandler target) ->
D:\workspace\powershell\AzurePowershell.test.targets(99,5): error : XUnit tests in assembly "Microsoft.Azure.Commands.AzureBackup.Test.dll" failed or timed out. Ensure that all tests in a project pass and collectively take less than 1 minute to run. [D:\workspace\powershell\build.proj]

@markcowl
Copy link
Member

@azuresdkci retest this please

@markcowl
Copy link
Member

@markcowl
Copy link
Member

@jasper-schneider Please add these changes to the changelog

@jasper-schneider
Copy link
Contributor Author

Updated changelog to include these cmdlets as well as some cmdlets that were added last week.

@markcowl
Copy link
Member

jianghaolu pushed a commit that referenced this pull request Aug 31, 2015
Batch cmdlets for terminating job schedules, jobs, and tasks
@jianghaolu jianghaolu merged commit f0b5063 into Azure:dev Aug 31, 2015
@jasper-schneider jasper-schneider deleted the batchStopCmdlets branch August 31, 2015 23:05
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.

4 participants