ci: add arch-master
to matrix and update .travis.yml
[skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/323
This commit is contained in:
parent
33d6a033d3
commit
b8677339cc
@ -89,8 +89,8 @@ jobs:
|
|||||||
# - env: INSTANCE=v3003-py3-ubuntu-1804-3003-0-py3
|
# - env: INSTANCE=v3003-py3-ubuntu-1804-3003-0-py3
|
||||||
- env: INSTANCE=v3003-py3-centos-8-3003-0-py3
|
- env: INSTANCE=v3003-py3-centos-8-3003-0-py3
|
||||||
# - env: INSTANCE=v3003-py3-centos-7-3003-0-py3
|
# - env: INSTANCE=v3003-py3-centos-7-3003-0-py3
|
||||||
# - env: INSTANCE=v3003-py3-fedora-34-3003-0-py3
|
- env: INSTANCE=v3003-py3-fedora-34-3003-0-py3
|
||||||
# - env: INSTANCE=v3003-py3-fedora-33-3003-0-py3
|
- env: INSTANCE=v3003-py3-fedora-33-3003-0-py3
|
||||||
# - env: INSTANCE=v3003-py3-fedora-32-3003-0-py3
|
# - env: INSTANCE=v3003-py3-fedora-32-3003-0-py3
|
||||||
- env: INSTANCE=v3003-py3-amazonlinux-2-3003-0-py3
|
- env: INSTANCE=v3003-py3-amazonlinux-2-3003-0-py3
|
||||||
- env: INSTANCE=v3003-py3-oraclelinux-8-3003-0-py3
|
- env: INSTANCE=v3003-py3-oraclelinux-8-3003-0-py3
|
||||||
@ -105,8 +105,8 @@ jobs:
|
|||||||
# - env: INSTANCE=v3002-py3-ubuntu-1604-3002-6-py3
|
# - env: INSTANCE=v3002-py3-ubuntu-1604-3002-6-py3
|
||||||
# - env: INSTANCE=v3002-py3-centos-8-3002-6-py3
|
# - env: INSTANCE=v3002-py3-centos-8-3002-6-py3
|
||||||
- env: INSTANCE=v3002-py3-centos-7-3002-6-py3
|
- env: INSTANCE=v3002-py3-centos-7-3002-6-py3
|
||||||
- env: INSTANCE=v3002-py3-fedora-34-3002-6-py3
|
# - env: INSTANCE=v3002-py3-fedora-34-3002-6-py3
|
||||||
- env: INSTANCE=v3002-py3-fedora-33-3002-6-py3
|
# - env: INSTANCE=v3002-py3-fedora-33-3002-6-py3
|
||||||
# - env: INSTANCE=v3002-py3-fedora-32-3002-6-py3
|
# - env: INSTANCE=v3002-py3-fedora-32-3002-6-py3
|
||||||
- env: INSTANCE=v3002-py3-amazonlinux-2-3002-6-py3
|
- env: INSTANCE=v3002-py3-amazonlinux-2-3002-6-py3
|
||||||
# - env: INSTANCE=v3002-py3-oraclelinux-8-3002-6-py3
|
# - env: INSTANCE=v3002-py3-oraclelinux-8-3002-6-py3
|
||||||
|
@ -97,6 +97,10 @@ platforms:
|
|||||||
- name: oraclelinux-7-master-py3
|
- name: oraclelinux-7-master-py3
|
||||||
driver:
|
driver:
|
||||||
image: saltimages/salt-master-py3:oraclelinux-7
|
image: saltimages/salt-master-py3:oraclelinux-7
|
||||||
|
- name: arch-base-latest-master-py3
|
||||||
|
driver:
|
||||||
|
image: saltimages/salt-master-py3:arch-base-latest
|
||||||
|
run_command: /usr/lib/systemd/systemd
|
||||||
- name: gentoo-stage3-latest-master-py3
|
- name: gentoo-stage3-latest-master-py3
|
||||||
driver:
|
driver:
|
||||||
image: saltimages/salt-master-py3:gentoo-stage3-latest
|
image: saltimages/salt-master-py3:gentoo-stage3-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user