File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -283,17 +283,6 @@ jobs:
283283 /stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/overcloud-service-deploy.sh
284284 env :
285285 KAYOBE_AUTOMATION_SSH_PRIVATE_KEY : ${{ steps.ssh_key.outputs.ssh_key }}
286-
287- # can be removed after debugging
288- - name : Check magnum container
289- run : |
290- sudo -E docker run -t --rm \
291- -v $(pwd):/stack/kayobe-automation-env/src/kayobe-config \
292- -e KAYOBE_ENVIRONMENT -e KAYOBE_VAULT_PASSWORD -e KAYOBE_AUTOMATION_SSH_PRIVATE_KEY \
293- $KAYOBE_IMAGE \
294- /stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/overcloud-host-command-run.sh --command 'sudo docker exec -t magnum_conductor bash -c "helm --kubeconfig /etc/magnum/kubeconfig ls -Aa~"' -l controllers --show-output
295- env :
296- KAYOBE_AUTOMATION_SSH_PRIVATE_KEY : ${{ steps.ssh_key.outputs.ssh_key }}
297286
298287 - name : Configure aio resources
299288 run : |
You can’t perform that action at this time.
0 commit comments