Enable c10s testing for PRs and nightly and after merge testing

This commit is contained in:
Thomas Woerner
2024-12-02 15:31:33 +01:00
parent 87ad46f7a4
commit 8d74fe34ef
4 changed files with 25 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ pool:
vmImage: 'ubuntu-20.04'
variables:
distros: "fedora-latest,c9s,c8s,fedora-rawhide"
distros: "fedora-latest,c10s,c9s,c8s,fedora-rawhide"
ansible_version: "-core >=2.15,<2.16"
stages: