Skip to content

Commit

Permalink
comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
bdattoma committed Oct 25, 2024
1 parent a139b8b commit 558cfe2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,5 +199,5 @@ fi
echo "Configuration of AMD GPU node and Operators completed"
# the message appears in the logs, but the pod may get delete before our code next iteration checks the logs once again,
# hence it'd fails to reach the pod. It happened to me
wait_while 1200 monitor_logs "$name" openshift-amd-gpu docker-build "Successfully pushed image-registry.openshift-image-registry.svc:5000/openshift-amd-gpu"
# wait_while 1200 monitor_logs "$name" openshift-amd-gpu docker-build "Successfully pushed image-registry.openshift-image-registry.svc:5000/openshift-amd-gpu"
create_acceleratorprofile

0 comments on commit 558cfe2

Please sign in to comment.