Skip to content

Commit

Permalink
Disable OpenSuse and Fedora until we can add them back as AzDO agents (
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyosjs authored Apr 6, 2022
1 parent 9c3fbf4 commit 619e516
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions diagnostics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,32 +252,32 @@ stages:
_BuildConfig: Debug
_BuildArch: x64

- template: /eng/build.yml
parameters:
name: Fedora_34
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-34-helix-20220331150839-4f64125
dependsOn: CentOS_7
testOnly: true
requiresCapPtraceContainer: true
strategy:
matrix:
Build_Debug:
_BuildConfig: Debug
_BuildArch: x64
# - template: /eng/build.yml
# parameters:
# name: Fedora_34
# osGroup: Linux
# dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-34-helix-20220331150839-4f64125
# dependsOn: CentOS_7
# testOnly: true
# requiresCapPtraceContainer: true
# strategy:
# matrix:
# Build_Debug:
# _BuildConfig: Debug
# _BuildArch: x64

- template: /eng/build.yml
parameters:
name: OpenSuse_15_2
osGroup: Linux
dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:opensuse-15.2-helix-amd64-20211018152525-9cc02fe
dependsOn: CentOS_7
testOnly: true
strategy:
matrix:
Build_Debug:
_BuildConfig: Debug
_BuildArch: x64
# - template: /eng/build.yml
# parameters:
# name: OpenSuse_15_2
# osGroup: Linux
# dockerImage: mcr.microsoft.com/dotnet-buildtools/prereqs:opensuse-15.2-helix-amd64-20211018152525-9cc02fe
# dependsOn: CentOS_7
# testOnly: true
# strategy:
# matrix:
# Build_Debug:
# _BuildConfig: Debug
# _BuildArch: x64

- template: /eng/build.yml
parameters:
Expand Down

0 comments on commit 619e516

Please sign in to comment.