Skip to content

Commit

Permalink
Merge pull request #853 from jiridanek/jd_fixup_intel
Browse files Browse the repository at this point in the history
RHOAIENG-8388: rm(intel): fixup to remove one forgotten intel case that's now causing the script to fail
  • Loading branch information
openshift-merge-bot[bot] authored Jan 21, 2025
2 parents e6c4978 + 8c7dfb5 commit 24884fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/test_jupyter_with_papermill.sh
Original file line number Diff line number Diff line change
Expand Up @@ -352,9 +352,6 @@ function _handle_test()
*-${jupyter_trustyai_notebook_id}-*)
notebook_id="${jupyter_trustyai_notebook_id}"
;;
*-${jupyter_ml_notebook_id}-*)
notebook_id="${accelerator_flavor:+$accelerator_flavor/}${jupyter_ml_notebook_id}"
;;
*${jupyter_tensorflow_notebook_id}-*)
notebook_id="${accelerator_flavor:+$accelerator_flavor/}${jupyter_tensorflow_notebook_id}"
;;
Expand Down

0 comments on commit 24884fc

Please sign in to comment.