[CI] add remove node job

This commit is contained in:
Calin Cristian Andrei
2022-04-19 10:49:39 +03:00
committed by Kubernetes Prow Robot
parent 8f118fb619
commit 9143810a4d
4 changed files with 21 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ variables:
ANSIBLE_INVENTORY: ./inventory/sample/${CI_JOB_NAME}-${BUILD_NUMBER}.ini
IDEMPOT_CHECK: "false"
RESET_CHECK: "false"
REMOVE_NODE_CHECK: "false"
UPGRADE_TEST: "false"
MITOGEN_ENABLE: "false"
ANSIBLE_LOG_LEVEL: "-vv"