Merge pull request #11793 from VannTen/cleanup/ci_testcases_better_callback

Use debug stdout callback in ci rather than manual debug
This commit is contained in:
Kubernetes Prow Robot
2024-12-27 18:40:12 +01:00
committed by GitHub
6 changed files with 77 additions and 187 deletions

View File

@@ -10,6 +10,7 @@ variables:
FAILFASTCI_NAMESPACE: 'kargo-ci'
GITLAB_REPOSITORY: 'kargo-ci/kubernetes-sigs-kubespray'
ANSIBLE_FORCE_COLOR: "true"
ANSIBLE_STDOUT_CALLBACK: "debug"
MAGIC: "ci check this"
GS_ACCESS_KEY_ID: $GS_KEY
GS_SECRET_ACCESS_KEY: $GS_SECRET