Using Azure instead of Github Hosted Runners (#475)

* Update formatting.yml

* Update codeql.yml

* Update docs.yml

* Update generate_afar.yml

* Update python.yml

* Update rerun.yml

* Update restrictions.yml

* Update rocm_release_compatibility.yml

* Update scan.yaml

* Update sync-mainline.yaml

* Update sync-staging.yaml

[ROCm/rocprofiler-sdk commit: a2dc4ec041]
This commit is contained in:
Elwazir, Ammar
2025-06-24 15:43:54 -05:00
committed by GitHub
parent 0ea9dbf7a8
commit 3f993a0192
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners (GitHub.com only)
# Consider using larger runners or machines with greater resources for possible analysis time improvements.
runs-on: gpuless-emu-runner-set
runs-on: rocprof-azure-gpuless-emu-runner-set
permissions:
# required for all workflows
security-events: write
+1 -1
View File
@@ -29,7 +29,7 @@ env:
jobs:
build-docs:
runs-on: ubuntu-latest
runs-on: rocprof-azure-docker-emu-runner-set
container: continuumio/miniconda3
permissions:
contents: read
+4 -4
View File
@@ -17,7 +17,7 @@ concurrency:
jobs:
cmake:
runs-on: ubuntu-22.04
runs-on: rocprof-azure-docker-emu-runner-set
env:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -50,7 +50,7 @@ jobs:
fi
source:
runs-on: ubuntu-22.04
runs-on: rocprof-azure-docker-emu-runner-set
env:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -84,7 +84,7 @@ jobs:
fi
python:
runs-on: ubuntu-22.04
runs-on: rocprof-azure-docker-emu-runner-set
strategy:
matrix:
python-version: ['3.10']
@@ -123,7 +123,7 @@ jobs:
fi
missing-new-line:
runs-on: ubuntu-22.04
runs-on: rocprof-azure-docker-emu-runner-set
steps:
- uses: actions/checkout@v4
@@ -32,7 +32,7 @@ on:
jobs:
generate-packages-ubuntu-22:
runs-on: mi300-emu-runner-set
runs-on: rocprof-azure-emu-runner-set
steps:
+1 -1
View File
@@ -16,7 +16,7 @@ concurrency:
jobs:
linting:
runs-on: ubuntu-latest
runs-on: rocprof-azure-docker-emu-runner-set
strategy:
matrix:
python-version: ['3.8', '3.10', '3.12']
+2 -2
View File
@@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: true
matrix:
runner: [mi200-runner-set]
runner: [mi200-emu-runner-set]
os: [ubuntu-22.04]
build-type: [RelWithDebInfo]
ci-flags: ['--linter clang-tidy']
@@ -135,7 +135,7 @@ jobs:
strategy:
fail-fast: true
matrix:
runner: [mi300-runner-set]
runner: [rocprof-azure-emu-runner-set]
os: [ubuntu-22.04]
build-type: [RelWithDebInfo]
ci-flags: ['--linter clang-tidy']
@@ -27,7 +27,7 @@ concurrency:
jobs:
regex:
runs-on: ubuntu-latest
runs-on: rocprof-azure-docker-emu-runner-set
env:
FOLDERS: "source/lib/common source/lib/rocprofiler-sdk source/lib/rocprofiler-sdk-roctx"
@@ -34,7 +34,7 @@ jobs:
os: ['ubuntu-22.04']
build-type: ['Release']
runs-on: ubuntu-latest
runs-on: rocprof-azure-docker-emu-runner-set
container: rocm/dev-${{ matrix.os }}:${{ matrix.rocm-release }}
# define this for containers
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: true
matrix:
runner: [ubuntu-latest]
runner: [rocprof-azure-docker-emu-runner-set]
runs-on: ${{ matrix.runner }}
env:
@@ -6,7 +6,7 @@ on:
jobs:
git-mirror:
runs-on: ubuntu-latest
runs-on: rocprof-azure-docker-emu-runner-set
steps:
- name: git-sync
uses: AMD-ROCm-Internal/rocprofiler-github-actions@git-sync-v3
@@ -6,7 +6,7 @@ on:
jobs:
git-mirror:
runs-on: ubuntu-latest
runs-on: rocprof-azure-docker-emu-runner-set
steps:
- name: git-sync
uses: AMD-ROCm-Internal/rocprofiler-github-actions@git-sync-v3