mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 21:33:00 +00:00
Tests (#94)
* Fix CI test groups. * Make files more similar. * Run most tests in both cloud and OS-specific environments. * Run ACME tests in both cloud and OS-specific environments. * Use different Python version for 2.9 cloud test. * Revert "Run ACME tests in both cloud and OS-specific environments." This reverts commit967bda9438. * Revert "Run most tests in both cloud and OS-specific environments." This reverts commit6e9f090afd.
This commit is contained in:
@@ -57,7 +57,7 @@ matrix:
|
||||
- env: T=2.9/units/3.8/1
|
||||
- env: T=2.9/rhel/7.8/1
|
||||
- env: T=2.9/linux/ubuntu1804/1
|
||||
- env: T=2.9/cloud/3.6/1
|
||||
- env: T=2.9/cloud/3.5/1
|
||||
|
||||
branches:
|
||||
except:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
shippable/posix/group4
|
||||
shippable/posix/group1
|
||||
skip/osx
|
||||
skip/freebsd
|
||||
skip/docker
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
destructive
|
||||
needs/root
|
||||
shippable/posix/group1
|
||||
destructive
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
shippable/posix/group5
|
||||
shippable/posix/group1
|
||||
destructive
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
x509_crl_info
|
||||
shippable/posix/group1
|
||||
x509_crl_info
|
||||
destructive
|
||||
|
||||
Reference in New Issue
Block a user