We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b0e622 + 376928e commit 1a1210cCopy full SHA for 1a1210c
.github/workflows/stackhpc-all-in-one.yml
@@ -297,7 +297,7 @@ jobs:
297
-v $(pwd)/tempest-artifacts:/stack/tempest-artifacts \
298
-e KAYOBE_ENVIRONMENT -e KAYOBE_VAULT_PASSWORD -e KAYOBE_AUTOMATION_SSH_PRIVATE_KEY \
299
$KAYOBE_IMAGE \
300
- /stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/tempest.sh -e ansible_user=stack
+ /stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/tempest.sh -e ansible_user=stack -e rally_no_sensitive_log=false
301
env:
302
KAYOBE_AUTOMATION_SSH_PRIVATE_KEY: ${{ steps.ssh_key.outputs.ssh_key }}
303
0 commit comments