Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Add calls to gather scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
DharmitD committed May 8, 2023
1 parent 40e5fec commit 99c075b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion must-gather/collection-scripts/gather
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ done
## Get Operator pod logs
mkdir must-gather/odh-operator || echo "Error creating odh-operator directory"
oc logs deployment/opendatahub-operator -n openshift-operators >> must-gather/odh-operator/pod.log

/usr/bin/gather-data-science-pipelines
/usr/bin/gather-model-mesh
/usr/bin/gather-notebooks
exit 0

0 comments on commit 99c075b

Please sign in to comment.