Skip to content
Snippets Groups Projects
Commit d303a81e authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

upstream ci: Fix scenario for Centos 8 Stream with Ansible 2.11.

Changed scenario from old CentOS 8 (centos-8) to current Centos 8
Stream (c8s).
parent 33c571eb
No related branches found
No related tags found
No related merge requests found
...@@ -107,7 +107,7 @@ stages: ...@@ -107,7 +107,7 @@ stages:
- template: templates/group_tests.yml - template: templates/group_tests.yml
parameters: parameters:
build_number: $(Build.BuildNumber) build_number: $(Build.BuildNumber)
scenario: centos-8 scenario: c8s
ansible_version: "-core >=2.11,<2.12" ansible_version: "-core >=2.11,<2.12"
- stage: c8s_Ansible_Core_2_12 - stage: c8s_Ansible_Core_2_12
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment