Skip to content

Commit

Permalink
Deploy removal of common tools puppet class
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmoss committed Feb 3, 2025
1 parent 5a2c5bb commit 836408d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions config/win10-64-2009-alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ vm:
worker_pool_id: win10-64-2009
sourceOrganization: mozilla-platform-ops
sourceRepository: ronin_puppet
sourceBranch: "windows"
deploymentId: "1a0441f"
sourceBranch: "remove_common_tools"
deploymentId: "9dde408"
managed_by: packer
tests:
- microsoft_tools_tester.tests.ps1
Expand All @@ -41,7 +41,7 @@ tests:
- azure_vm_agent.tests.ps1
- virtual_drivers.tests.ps1
- logging.tests.ps1
- common_tools.tests.ps1
- mercurial.tests.ps1
- git.tests.ps1
- mozilla_build_tester.tests.ps1
- mozilla_maintenance_service.tests.ps1
Expand Down
6 changes: 3 additions & 3 deletions config/win11-64-2009-alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ vm:
worker_pool_id: win11-64-2009
sourceOrganization: mozilla-platform-ops
sourceRepository: ronin_puppet
sourceBranch: "windows_optimization"
deploymentId: "323f3f6"
sourceBranch: "remove_common_tools"
deploymentId: "9dde408"
managed_by: packer
tests:
- microsoft_tools_tester.tests.ps1
Expand All @@ -44,7 +44,7 @@ tests:
- azure_vm_agent.tests.ps1
- virtual_drivers.tests.ps1
- logging.tests.ps1
- common_tools.tests.ps1
- mercurial.tests.ps1
- git.tests.ps1
- mozilla_build_tester.tests.ps1
- mozilla_maintenance_service.tests.ps1
Expand Down
6 changes: 3 additions & 3 deletions config/win11-64-24h2-alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ vm:
worker_pool_id: win11-64-24h2
sourceOrganization: mozilla-platform-ops
sourceRepository: ronin_puppet
sourceBranch: "windows"
deploymentId: "189d045"
sourceBranch: "remove_common_tools"
deploymentId: "9dde408"
managed_by: packer
tests:
- microsoft_tools_tester.tests.ps1
Expand All @@ -45,7 +45,7 @@ tests:
- azure_vm_agent.tests.ps1
- virtual_drivers.tests.ps1
- logging.tests.ps1
- common_tools.tests.ps1
- mercurial.tests.ps1
- git.tests.ps1
- mozilla_build_tester.tests.ps1
- mozilla_maintenance_service.tests.ps1
Expand Down
6 changes: 3 additions & 3 deletions config/win11-a64-24h2-tester-alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ vm:
worker_pool_id: win11-a64-24h2-tester
sourceOrganization: mozilla-platform-ops
sourceRepository: ronin_puppet
sourceBranch: "windows"
deploymentId: "189d045"
sourceBranch: "remove_common_tools"
deploymentId: "9dde408"
managed_by: packer
tests:
- microsoft_tools_tester.tests.ps1
Expand All @@ -38,7 +38,7 @@ tests:
- scheduled_tasks.tests.ps1
- azure_vm_agent.tests.ps1
- logging.tests.ps1
- common_tools.tests.ps1
- mercurial.tests.ps1
- git.tests.ps1
- mozilla_build_tester.tests.ps1
- windows_worker_runner.tests.ps1

0 comments on commit 836408d

Please sign in to comment.