mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
More platforms, add scripts.
This commit is contained in:
@@ -197,6 +197,12 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}
|
testFormat: devel/{0}
|
||||||
targets:
|
targets:
|
||||||
|
- name: Alpine 3.16
|
||||||
|
test: alpine/3.16
|
||||||
|
- name: Fedora 36
|
||||||
|
test: fedora/36
|
||||||
|
- name: Ubuntu 20.04
|
||||||
|
test: ubuntu/20.04
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu/22.04
|
test: ubuntu/22.04
|
||||||
groups:
|
groups:
|
||||||
|
|||||||
1
tests/utils/shippable/alpine.sh
Symbolic link
1
tests/utils/shippable/alpine.sh
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
remote.sh
|
||||||
1
tests/utils/shippable/fedora.sh
Symbolic link
1
tests/utils/shippable/fedora.sh
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
remote.sh
|
||||||
1
tests/utils/shippable/ubuntu.sh
Symbolic link
1
tests/utils/shippable/ubuntu.sh
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
remote.sh
|
||||||
Reference in New Issue
Block a user