From 02e98810a9fa895b8215e864f11e537cbd125bae Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 4 Aug 2022 09:31:14 -0700 Subject: Re-organize CI test groups for POSIX tests. (#77420) * `context/target` tests must be in groups 1 - 2. * `context/controller` tests must be in groups 3 - 5. This makes it easier to efficiently organize groups and balance test runtimes. --- test/integration/targets/package_facts/aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/integration/targets/package_facts/aliases') diff --git a/test/integration/targets/package_facts/aliases b/test/integration/targets/package_facts/aliases index 738ccddee2..5a5e4646ce 100644 --- a/test/integration/targets/package_facts/aliases +++ b/test/integration/targets/package_facts/aliases @@ -1,3 +1,3 @@ -shippable/posix/group3 +shippable/posix/group2 skip/osx skip/macos -- cgit v1.2.1