Matt Clay
2dadc259d3
Split hcloud tests into two CI groups. ( #67683 )
...
* Split hcloud tests into two CI groups.
This will hopefully resolve CI failures when running with code coverage.
* Fix smoketest logic.
5 years ago
Matt Clay
4a885072af
Split vyos tests to avoid timeouts with coverage.
5 years ago
Matt Clay
a64b562071
Fix up network testing on Shippable. ( #67678 )
...
This prepares for code coverage collection for initial setup of incidental test coverage.
5 years ago
Matt Clay
640e9c7722
Restore AIX tests in CI.
5 years ago
Yanis Guenane
b9bd2c25ca
Test: Bump TOWER_VERSION to supported version ( #67378 )
...
* Revert "Remove Tower module tests from CI. (#67368 )"
This reverts commit b041d96762
.
* Test: Bump TOWER_VERSION to 3.6.2
5 years ago
Yanis Guenane
f49f14e8c7
Revert "Revert "Temporarily remove AIX from test matrix."" ( #67382 )
...
This reverts commit 772071cc08
.
5 years ago
Matt Clay
b041d96762
Remove Tower module tests from CI. ( #67368 )
...
* Remove Tower module tests from CI.
The required AMIs are no longer available.
* Mark Tower tests as unsupported.
5 years ago
Matt Clay
772071cc08
Revert "Temporarily remove AIX from test matrix."
...
This reverts commit 231726d38b
.
5 years ago
Matt Clay
231726d38b
Temporarily remove AIX from test matrix.
...
AIX provisioning is failing.
5 years ago
Matt Clay
959ddf2589
Revert "Temporarily remove AIX from test matrix."
...
This reverts commit 57d43d1932
.
5 years ago
Matt Clay
57d43d1932
Temporarily remove AIX from test matrix.
...
AIX provisioning is failing.
5 years ago
Matt Clay
b48a89682b
Revert "Temporarily remove AIX from test matrix."
...
This reverts commit be9471b251
.
5 years ago
Matt Clay
be9471b251
Temporarily remove AIX from test matrix.
...
AIX provisioning is failing.
5 years ago
Matt Clay
622f1c4c01
Revert "Temporarily remove AIX from test matrix."
...
This reverts commit 6024c09be5
.
5 years ago
Matt Clay
6024c09be5
Temporarily remove AIX from test matrix.
...
AIX provisioning is failing.
5 years ago
Yanis Guenane
76809bbba2
testing: Enable AIX has a platform again
5 years ago
Matt Clay
df1144ced7
Temporarily remove AIX from test matrix.
...
AIX provisioning is failing.
5 years ago
Yanis Guenane
4fd2dce7f3
Testing: Add support for AIX platform ( #65802 )
5 years ago
Matt Clay
479845a05c
Expand Shippable test matrix. ( #66912 )
...
* Add 2 CI groups for AWS.
* Add 1 CI group for vmware.
* Add 1 CI group for CS.
* Add 1 CI group for posix.
5 years ago
haiyuan_zhang
bc37ea96d5
Vmss scale in policy ( #66512 )
...
* azure_rm_virtualmachinescaleset: add scale_in_policy and terminate_event_notification
* azure_rm_virtualmachinescalesetinstance: add vmss instance protection policy support
5 years ago
Jordan Borean
6f04f87a13
Deprecate Windows 2008, and 2008 R2 ( #66257 )
...
* Deprecate Windows 2008, and 2008 R2
* Remove shippable nodes
* Update windows_faq.rst
Be less specific about 2008/R2 timeframes
* Update setup.ps1
tweak warning text
Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
5 years ago
Sam Doran
2a7623dd5c
Add CentOS 8 to the test matrix ( #63649 )
5 years ago
Sam Doran
0e5a83a1cc
Add Fedora 31 to the test matrix ( #64848 )
...
* Add Fedora 31 to the test matrix
* Remove Fedora 29 from the test matrix
5 years ago
Matt Clay
75646037dc
Switch from RHEL 8.0 & 8.1b to 8.1 in CI.
5 years ago
Matt Clay
811127d64d
Add RHEL 8.1b to the Shippable test matrix.
5 years ago
Matt Clay
e4e5005640
Fix ansible-test coverage path handling. ( #61528 )
...
* Fix ansible-test coverage path handling.
* Split CI unit tests into two groups.
5 years ago
Sam Doran
e5b24a68cc
Add additional group for sanity tests
...
Put validate-modules in its own group
5 years ago
Jordan Borean
81cb6f366a
Added group 7 to Windows groups - ci_complete ( #60240 )
5 years ago
Sam Doran
b9dafdbade
Move integration tests to using RHEL 8.0 GA ( #57772 )
5 years ago
Sam Doran
c1a23cd763
Add two new Azure groups to prevent timeouts
...
ci_complete
5 years ago
Sam Doran
7b9d991f78
Add Fedora 30 to test matrix ( #57713 )
...
Remove Fedora 28 from test matrix
5 years ago
Sam Doran
84075fe351
Change RHEL8 image name to match changes in ansible-test ( #57807 )
...
* Change RHEL8 image name to match changes in ansible-test
Continue to use the beta version of RHEL 8 until we fix tests that are breaking with the GA version.
* Skip ufw integration test on RHEL 8 Beta
5 years ago
Matt Clay
85ae8f5258
Add Hetzner Cloud to CI integration tests.
6 years ago
Matt Clay
9e30300034
Add 6th Windows CI group.
6 years ago
Matt Clay
c8f2becb7a
Reduce testing of Ubuntu versions.
...
Removing:
- Ubuntu 14.04 with Python 2.7
- Ubuntu 16.04 with Python 3.5
Keeping:
- Ubuntu 16.04 with Python 2.7
- Ubuntu 18.04 with Python 3.6
6 years ago
Matt Clay
906427caba
Add shippable/posix/group4/ for CI. ( #53816 )
6 years ago
Matt Clay
9ed9cfb40c
Split Windows tests into 5 groups.
6 years ago
Jordan Borean
3635c59b23
OpenSUSE - Add OpenSUSE 15 test containers ( #52793 )
...
* OpenSUSE - Add OpenSUSE 15 test containers ci_complete
* Reset matrix back to normal
* Set container version instead of latest
* Remove old Docker completion file
6 years ago
Matt Clay
6a82827ddd
Add Python 3.8 to ansible-test and CI.
6 years ago
Matt Clay
9bb1c59686
Add FreeBSD 12.0 to CI. ( #52195 )
6 years ago
Jordan Borean
0334c20630
Add Windows Server 2019 to Shippable matrix ( #51685 )
...
* Test out Server 2019 - ci_complete
* run tests and continue on error - ci_complete
* Add the full matrix back in
6 years ago
Jordan Borean
828df4b336
ansible-test: add Ubuntu 18.04 container ( #50790 )
...
* ansible-test: Add Ubuntu 18.04 to Shippable CI nodes
* re-add ubuntu1604/3 to matrix
* forgot to add environment for git kill gpg-agent
6 years ago
Jordan Borean
6a09db5131
ansible-test - swap Fedora 25 for 29 ( #49634 )
6 years ago
Jordan Borean
5392caee14
ansible-test: change Fedora 24 to 28 ( #49586 )
6 years ago
Matt Clay
a41c0405a7
Add CI platform: rhel/8.0 ( #48835 )
6 years ago
Matt Clay
e6ffc4f89a
Remove CI platform: freebsd/10.4
6 years ago
Matt Clay
6745ee7cc8
Switch tests from RHEL 7.5 to 7.6.
6 years ago
Matt Clay
6a51b5ed26
Use 4 nodes for sanity tests in CI.
6 years ago
Matt Clay
2761fe8272
Revert "Use 4 nodes for sanity tests in CI."
...
This reverts commit b887333029
.
6 years ago
Matt Clay
b887333029
Use 4 nodes for sanity tests in CI.
6 years ago