fix: update Gitlab CI -test amazonlinux correctly
* this change sets things to test both the default and repo suites for Amazon Linux. Resolves #65
This commit is contained in:
parent
338ab4ddb6
commit
6745bf23d4
@ -167,9 +167,9 @@ default-opensuse-leap-152-master-py3: {extends: '.test_instance'}
|
|||||||
default-opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
|
default-opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
|
||||||
# repo-opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
|
# repo-opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
|
||||||
# opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
|
# opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
|
||||||
default-amazonlinux-2-master-py3: {extends: '.test_instance'}
|
# default-amazonlinux-2-master-py3: {extends: '.test_instance'}
|
||||||
# repo-amazonlinux-2-master-py3: {extends: '.test_instance'}
|
# repo-amazonlinux-2-master-py3: {extends: '.test_instance'}
|
||||||
# amazonlinux-2-master-py3: {extends: '.test_instance'}
|
amazonlinux-2-master-py3: {extends: '.test_instance'}
|
||||||
# default-oraclelinux-8-master-py3: {extends: '.test_instance'}
|
# default-oraclelinux-8-master-py3: {extends: '.test_instance'}
|
||||||
# repo-oraclelinux-8-master-py3: {extends: '.test_instance'}
|
# repo-oraclelinux-8-master-py3: {extends: '.test_instance'}
|
||||||
oraclelinux-8-master-py3: {extends: '.test_instance'}
|
oraclelinux-8-master-py3: {extends: '.test_instance'}
|
||||||
|
Loading…
Reference in New Issue
Block a user