summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-09-06 16:53:29 -0700
committerMatt Clay <matt@mystile.com>2017-09-07 11:47:53 -0700
commit67c7bd87450b9e2f71e74fb2a1d012ae70ce6827 (patch)
tree7bd70070e3659843152ab01dec1e16ecfb0eea00 /shippable.yml
parente1e2d08508de0d163fe91071c6e576fc1812678d (diff)
downloadansible-67c7bd87450b9e2f71e74fb2a1d012ae70ce6827.tar.gz
Revert "Temporarily disable failing opensuse test jobs."
This reverts commit 31d2eb082890b91c0bb1a003ba47f19b4a188e55.
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml
index 6c74af7126..6238e33fbb 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -31,6 +31,8 @@ matrix:
- env: TEST=linux/centos7/1
- env: TEST=linux/fedora24/1
- env: TEST=linux/fedora25/1
+ - env: TEST=linux/opensuse42.2/1
+ - env: TEST=linux/opensuse42.3/1
- env: TEST=linux/ubuntu1404/1
- env: TEST=linux/ubuntu1604/1
- env: TEST=linux/ubuntu1604py3/1
@@ -39,6 +41,8 @@ matrix:
- env: TEST=linux/centos7/2
- env: TEST=linux/fedora24/2
- env: TEST=linux/fedora25/2
+ - env: TEST=linux/opensuse42.2/2
+ - env: TEST=linux/opensuse42.3/2
- env: TEST=linux/ubuntu1404/2
- env: TEST=linux/ubuntu1604/2
- env: TEST=linux/ubuntu1604py3/2