Skip to content

Commit

Permalink
ci(travis): split suites across instances
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#45
  • Loading branch information
myii committed Sep 27, 2019
1 parent 6dd656f commit bfdba0c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ env:
# - INSTANCE: amazonlinux-2-develop-py2
# - INSTANCE: arch-base-latest-develop-py2
# - INSTANCE: debian-9-2019-2-py3
- INSTANCE: ubuntu-1804-2019-2-py3
- INSTANCE: prod-server-ubuntu-1804-2019-2-py3
# - INSTANCE: centos-7-2019-2-py3
- INSTANCE: fedora-30-2019-2-py3
- INSTANCE: dev-server-fedora-30-2019-2-py3
# - INSTANCE: opensuse-leap-15-2019-2-py3
- INSTANCE: amazonlinux-2-2019-2-py2
- INSTANCE: install-binary-amazonlinux-2-2019-2-py2
# - INSTANCE: arch-base-latest-2019-2-py2
# - INSTANCE: debian-9-2018-3-py2
# - INSTANCE: ubuntu-1604-2018-3-py2
- INSTANCE: centos-7-2018-3-py2
- INSTANCE: prod-server-centos-7-2018-3-py2
# - INSTANCE: fedora-29-2018-3-py2
- INSTANCE: opensuse-leap-15-2018-3-py2
- INSTANCE: dev-server-opensuse-leap-15-2018-3-py2
# - INSTANCE: amazonlinux-2-2018-3-py2
# - INSTANCE: arch-base-latest-2018-3-py2
# - INSTANCE: debian-8-2017-7-py2
Expand All @@ -46,7 +46,7 @@ env:
# - INSTANCE: fedora-29-2017-7-py2
# - INSTANCE: opensuse-leap-15-2017-7-py2
# - INSTANCE: amazonlinux-2-2017-7-py2
- INSTANCE: arch-base-latest-2017-7-py2
- INSTANCE: install-binary-arch-base-latest-2017-7-py2

script:
- bin/kitchen verify ${INSTANCE}
Expand Down

0 comments on commit bfdba0c

Please sign in to comment.