Skip to content
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

update build definition default agent pool name #466

Merged

Conversation

xuzhang3
Copy link
Collaborator

@xuzhang3 xuzhang3 commented Oct 13, 2021

All Submissions:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code follows the code style of this project.
  • I ran lint checks locally prior to submission.
  • Have you checked to ensure there aren't other open PRs for the same update/change?

What about the current behavior has changed?

Rename build definition default agent pool name from Ubuntu 16.04 to Azure Pipelines
Issue Number: #455

AccTests:

=== RUN   TestAccBuildDefinitionPermissions_SetPermissions
=== PAUSE TestAccBuildDefinitionPermissions_SetPermissions
=== RUN   TestAccBuildDefinitionPermissions_UpdatePermissions
=== PAUSE TestAccBuildDefinitionPermissions_UpdatePermissions
=== RUN   TestAccBuildDefinition_Create_Update_Import
=== PAUSE TestAccBuildDefinition_Create_Update_Import
=== RUN   TestAccBuildDefinitionBitbucket_Create
=== PAUSE TestAccBuildDefinitionBitbucket_Create
=== RUN   TestAccBuildDefinition_WithVariables_CreateAndUpdate
=== PAUSE TestAccBuildDefinition_WithVariables_CreateAndUpdate
=== RUN   TestAccBuildDefinition_Schedules
=== PAUSE TestAccBuildDefinition_Schedules
=== CONT  TestAccBuildDefinitionPermissions_SetPermissions
=== CONT  TestAccBuildDefinitionBitbucket_Create
=== CONT  TestAccBuildDefinition_Create_Update_Import
=== CONT  TestAccBuildDefinition_Schedules
=== CONT  TestAccBuildDefinitionPermissions_UpdatePermissions
=== CONT  TestAccBuildDefinition_WithVariables_CreateAndUpdate
--- PASS: TestAccBuildDefinition_WithVariables_CreateAndUpdate (67.76s)
--- PASS: TestAccBuildDefinitionPermissions_SetPermissions (88.36s)
--- PASS: TestAccBuildDefinition_Schedules (147.52s)
--- PASS: TestAccBuildDefinitionBitbucket_Create (185.53s)
=== CONT  TestAccBuildDefinitionPermissions_UpdatePermissions
--- PASS: TestAccBuildDefinitionPermissions_UpdatePermissions (208.84s)
--- PASS: TestAccBuildDefinition_Create_Update_Import (263.65s)
PASS
PASS    github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        264.322s

Does this introduce a change to go.mod, go.sum or vendor/?

  • Yes
  • No

Does this introduce a breaking change?

  • Yes
  • No

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information

@xuzhang3 xuzhang3 merged commit 52d902d into microsoft:main Oct 18, 2021
@xuzhang3 xuzhang3 deleted the f/builddefinition_default_agent_pool_name branch March 8, 2022 03:55
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.

1 participant