summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-07-28 21:03:14 -0700
committerGitHub <noreply@github.com>2016-07-28 21:03:14 -0700
commit380ed053e80318198d91e42f4e402804d72f5394 (patch)
tree7a853af058b35eec23853c8071e2576b781837a6 /shippable.yml
parentbed24689ec01f3d6bdb4c120932fef7e8bc06287 (diff)
downloadansible-380ed053e80318198d91e42f4e402804d72f5394.tar.gz
Add Windows integration tests to Shippable. (#16803)
Enable Windows integration tests on Shippable.
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 4d9c83009a..965d735c5f 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -8,6 +8,10 @@ matrix:
exclude:
- env: TEST=none
include:
+ - env: TEST=remote TARGET=ci_win1 PLATFORM=windows VERSION=2012-R2_RTM
+ - env: TEST=remote TARGET=ci_win2 PLATFORM=windows VERSION=2012-R2_RTM
+ - env: TEST=remote TARGET=ci_win3 PLATFORM=windows VERSION=2012-R2_RTM
+
- env: TEST=integration TARGET=destructive IMAGE=ansible/ansible:centos6
- env: TEST=integration TARGET=destructive IMAGE=ansible/ansible:centos7
- env: TEST=integration TARGET=destructive IMAGE=ansible/ansible:fedora-rawhide