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

upstream CI: Use fedora-latest as default test container.

With the removal of CentOS 8 container, the available Fedora latest
image will be used for tests, if a specific container is not given.
parent c89f6624
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
parameters:
- name: scenario
type: string
default: centos-8
default: fedora-latest
- name: build_number
type: string
- name: ansible_version
......
......@@ -8,7 +8,7 @@ parameters:
default: 1
- name: scenario
type: string
default: centos-8
default: fedora-latest
- name: ansible_version
type: string
default: ""
......
......@@ -4,6 +4,7 @@ parameters:
type: string
- name: scenario
type: string
default: fedora-latest
- name: ansible_version
type: string
default: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment