Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Revital Sur <[email protected]>
  • Loading branch information
revit13 committed Sep 28, 2024
1 parent 7fb9370 commit a4f1676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow-manual-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
if [ "$debug_mode" == "true" ]; then
make -C $WORKFLOW_PATH workflow-test || true
kubectl describe pod -A
kubectl logs --selector app.kubernetes.io/created-by=kuberay-operator -n kubeflow
kubectl logs --selector pipelines.kubeflow.org/pipeline-sdk-type=kfp -n kubeflow
kubectl get pods -A
else
make -C $WORKFLOW_PATH workflow-test
Expand Down

0 comments on commit a4f1676

Please sign in to comment.