mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
Update Shippable integration test groups. (#43118)
* Update Shippable integration test groups. * Update integration test group aliases. * Rebalance AWS and Azure tests with extra group. * Rebalance Windows tests with another group.
This commit is contained in:
parent
42a9fb1337
commit
4e489d1be8
442 changed files with 606 additions and 495 deletions
|
@ -13,10 +13,11 @@ Tests must be configured to run in exactly one group. This is done by adding the
|
|||
|
||||
The following are examples of some of the available groups:
|
||||
|
||||
- ``posix/ci/group1``
|
||||
- ``windows/ci/group2``
|
||||
- ``posix/ci/cloud/group3/azure``
|
||||
- ``posix/ci/cloud/group4/aws``
|
||||
- ``shippable/posix/group1``
|
||||
- ``shippable/windows/group2``
|
||||
- ``shippable/azure/group3``
|
||||
- ``shippable/aws/group1``
|
||||
- ``shippable/cloud/group1``
|
||||
|
||||
Groups are used to balance tests across multiple CI jobs to minimize test run time.
|
||||
They also improve efficiency by keeping tests with similar requirements running together.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue