Skip to content

Commit bfdba0c

Browse files
committed
ci(travis): split suites across instances
* Automated using myii/ssf-formula#45
1 parent 6dd656f commit bfdba0c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ env:
2727
# - INSTANCE: amazonlinux-2-develop-py2
2828
# - INSTANCE: arch-base-latest-develop-py2
2929
# - INSTANCE: debian-9-2019-2-py3
30-
- INSTANCE: ubuntu-1804-2019-2-py3
30+
- INSTANCE: prod-server-ubuntu-1804-2019-2-py3
3131
# - INSTANCE: centos-7-2019-2-py3
32-
- INSTANCE: fedora-30-2019-2-py3
32+
- INSTANCE: dev-server-fedora-30-2019-2-py3
3333
# - INSTANCE: opensuse-leap-15-2019-2-py3
34-
- INSTANCE: amazonlinux-2-2019-2-py2
34+
- INSTANCE: install-binary-amazonlinux-2-2019-2-py2
3535
# - INSTANCE: arch-base-latest-2019-2-py2
3636
# - INSTANCE: debian-9-2018-3-py2
3737
# - INSTANCE: ubuntu-1604-2018-3-py2
38-
- INSTANCE: centos-7-2018-3-py2
38+
- INSTANCE: prod-server-centos-7-2018-3-py2
3939
# - INSTANCE: fedora-29-2018-3-py2
40-
- INSTANCE: opensuse-leap-15-2018-3-py2
40+
- INSTANCE: dev-server-opensuse-leap-15-2018-3-py2
4141
# - INSTANCE: amazonlinux-2-2018-3-py2
4242
# - INSTANCE: arch-base-latest-2018-3-py2
4343
# - INSTANCE: debian-8-2017-7-py2
@@ -46,7 +46,7 @@ env:
4646
# - INSTANCE: fedora-29-2017-7-py2
4747
# - INSTANCE: opensuse-leap-15-2017-7-py2
4848
# - INSTANCE: amazonlinux-2-2017-7-py2
49-
- INSTANCE: arch-base-latest-2017-7-py2
49+
- INSTANCE: install-binary-arch-base-latest-2017-7-py2
5050

5151
script:
5252
- bin/kitchen verify ${INSTANCE}

0 commit comments

Comments
 (0)