Skip to content

Commit 1a1210c

Browse files
authored
Merge pull request #1193 from stackhpc/rally-logging
CI: Allow logging of Rally/Tempest
2 parents 8b0e622 + 376928e commit 1a1210c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
-v $(pwd)/tempest-artifacts:/stack/tempest-artifacts \
298298
-e KAYOBE_ENVIRONMENT -e KAYOBE_VAULT_PASSWORD -e KAYOBE_AUTOMATION_SSH_PRIVATE_KEY \
299299
$KAYOBE_IMAGE \
300-
/stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/tempest.sh -e ansible_user=stack
300+
/stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/tempest.sh -e ansible_user=stack -e rally_no_sensitive_log=false
301301
env:
302302
KAYOBE_AUTOMATION_SSH_PRIVATE_KEY: ${{ steps.ssh_key.outputs.ssh_key }}
303303

0 commit comments

Comments
 (0)