Skip to content

[devops] Switch CI builds to use ACES pool#25902

Open
rolfbjarne wants to merge 1 commit into
mainfrom
dev/rolf/ci-use-aces
Open

[devops] Switch CI builds to use ACES pool#25902
rolfbjarne wants to merge 1 commit into
mainfrom
dev/rolf/ci-use-aces

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

PR builds have been running on the ACES shared pool successfully. This switches
the three CI entry pipelines to use ACES as well, so all builds run on the same
pool infrastructure.

Pipelines changed:

  • build-pipeline.yml
  • run-ci-api-diff.yml
  • run-post-ci-build-tests.yml

Also updates the documentation comment in templates/variables/common.yml to
reflect the current state (all pipelines now use ACES).

🤖 Pull request created by Copilot

Flip useACES from false to true in the three CI entry pipelines:
- build-pipeline.yml
- run-ci-api-diff.yml
- run-post-ci-build-tests.yml

PR builds were already switched to ACES. Update the documentation
comment in templates/variables/common.yml to reflect the current state.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne marked this pull request as ready for review July 1, 2026 18:12
Copilot AI review requested due to automatic review settings July 1, 2026 18:12
@rolfbjarne rolfbjarne enabled auto-merge (squash) July 1, 2026 18:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Azure Pipelines configuration so CI entry pipelines run build, API diff, and post-build simulator tests on the ACES shared pool, aligning CI behavior with existing PR pipeline configuration.

Changes:

  • Set useACES: true in the three CI entry pipelines (build-pipeline.yml, run-ci-api-diff.yml, run-post-ci-build-tests.yml).
  • Updated the explanatory comment in templates/variables/common.yml to reflect that both CI and PR entry pipelines now have useACES: true.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
tools/devops/automation/templates/variables/common.yml Updates documentation comment describing which entry pipelines set useACES and why it must be a literal.
tools/devops/automation/run-post-ci-build-tests.yml Enables ACES routing for CI post-build simulator tests by setting useACES: true.
tools/devops/automation/run-ci-api-diff.yml Enables ACES routing for CI API diff pipeline by setting useACES: true.
tools/devops/automation/build-pipeline.yml Enables ACES routing for the main CI build pipeline by setting useACES: true.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build #9159a1c] Build passed (Detect API changes) ✅

Pipeline on Agent
Hash: 9159a1c05fd92c0a3854e504ad66cd42313ce05e [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build #9159a1c] Build passed (Build packages) ✅

Pipeline on Agent
Hash: 9159a1c05fd92c0a3854e504ad66cd42313ce05e [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ API diff for current PR / commit

NET (empty diffs)

✅ API diff vs stable

NET (empty diffs)

ℹ️ Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent
Hash: 9159a1c05fd92c0a3854e504ad66cd42313ce05e [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build #9159a1c] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: 9159a1c05fd92c0a3854e504ad66cd42313ce05e [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

🔥 [CI Build #9159a1c] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

0 tests crashed, 2 tests failed, 197 tests passed.

Failures

❌ monotouch tests (iOS)

1 tests failed, 17 tests passed.

Failed tests

  • monotouch-test/iOS - simulator/Release (link all): Failed

Html Report (VSDrops) Download

❌ monotouch tests (MacCatalyst)

1 tests failed, 16 tests passed.

Failed tests

  • monotouch-test/Mac Catalyst/Release (compat inline dlfcn): HarnessException (Harness exception for 'monotouch-test': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test643/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 100
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.Jenkins.TestTasks.MacExecuteTask.RunTestAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/MacExecuteTask.cs:line 52
    at Xharness.Jenkins.TestTasks.RunTest.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunTest.cs:line 113
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)

Html Report (VSDrops) Download

Successes

✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download
✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (macOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. Html Report (VSDrops) Download
✅ framework: All 2 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. Html Report (VSDrops) Download
✅ generator: All 5 tests passed. Html Report (VSDrops) Download
✅ interdependent-binding-projects: All 4 tests passed. Html Report (VSDrops) Download
✅ introspection: All 4 tests passed. Html Report (VSDrops) Download
✅ linker (iOS): All 15 tests passed. Html Report (VSDrops) Download
✅ linker (MacCatalyst): All 15 tests passed. Html Report (VSDrops) Download
✅ linker (macOS): All 21 tests passed. Html Report (VSDrops) Download
✅ linker (tvOS): All 15 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 18 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 18 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ sharpie: All 1 tests passed. Html Report (VSDrops) Download
✅ windows: All 3 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

macOS tests

✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Ventura (13): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Sonoma (14): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Sequoia (15): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Tahoe (26): All 5 tests passed. Html Report (VSDrops) Download

Linux Build Verification

Linux build succeeded

Pipeline on Agent
Hash: 9159a1c05fd92c0a3854e504ad66cd42313ce05e [PR build]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants