Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSloane Hertel <19572925+s-hertel@users.noreply.github.com>2022-11-02 18:52:46 +0300
committerGitHub <noreply@github.com>2022-11-02 18:52:46 +0300
commit26a477561168cd731c86fb1ceffb0394c81cb0a7 (patch)
tree00b8d9cd8c84810ce1a30b382cc1f892be3e5ba2
parentbb7ad0f0d8febb5020eec36bb4a52cc95c9a4486 (diff)
[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 c8e6bbcda8f..7f995fd6d88 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