summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSloane Hertel <19572925+s-hertel@users.noreply.github.com>2022-11-02 11:52:46 -0400
committerGitHub <noreply@github.com>2022-11-02 16:52:46 +0100
commit26a477561168cd731c86fb1ceffb0394c81cb0a7 (patch)
tree00b8d9cd8c84810ce1a30b382cc1f892be3e5ba2
parentbb7ad0f0d8febb5020eec36bb4a52cc95c9a4486 (diff)
downloadansible-26a477561168cd731c86fb1ceffb0394c81cb0a7.tar.gz
[CI] Move running `reboot` integration test to group 2
PR #79289, follow-up for #78402. It was breaking the integration-aliases sanity test, but only became apparent post-merge. This patch fixes that.
-rw-r--r--test/integration/targets/reboot/aliases2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/reboot/aliases b/test/integration/targets/reboot/aliases
index c8e6bbcda8..7f995fd6d8 100644
--- a/test/integration/targets/reboot/aliases
+++ b/test/integration/targets/reboot/aliases
@@ -1,5 +1,5 @@
context/target
destructive
needs/root
-shippable/posix/group3
+shippable/posix/group2
skip/docker