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/lookup_first_found/aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/integration/targets/lookup_first_found/aliases') diff --git a/test/integration/targets/lookup_first_found/aliases b/test/integration/targets/lookup_first_found/aliases index 765b70da79..3005e4b26d 100644 --- a/test/integration/targets/lookup_first_found/aliases +++ b/test/integration/targets/lookup_first_found/aliases @@ -1 +1 @@ -shippable/posix/group2 +shippable/posix/group4 -- cgit v1.2.3