CI: remove IDEMPOT_CHECK (#11796)

There is no test with IDEMPOT_CHECK=true since commit 7b78e6872 (disable
idempotency tests (#1872), 2017-10-26)

Remove the related infra from our CI scripts.
This commit is contained in:
Max Gautier
2024-12-13 20:02:26 +01:00
committed by GitHub
parent 630e9de658
commit 7da317348c
2 changed files with 0 additions and 24 deletions

View File

@@ -18,7 +18,6 @@ variables:
GCE_PREEMPTIBLE: "false"
ANSIBLE_KEEP_REMOTE_FILES: "1"
ANSIBLE_CONFIG: ./tests/ansible.cfg
IDEMPOT_CHECK: "false"
RESET_CHECK: "false"
REMOVE_NODE_CHECK: "false"
UPGRADE_TEST: "false"