Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHOAIENG-8388: rm(intel): fixup to remove outdated doc notes #885

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions scripts/test_jupyter_with_papermill.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ function _get_os_flavor()
# Returns the accelerator of the notebook based on the notebook name
# - Due to existing build logic, cuda- prefix missing on pytorch target name
#
# Note: intel notebooks being deprecated soon
#
# Arguments:
# $1 : Name of the notebook workload running on the cluster
#
Expand Down Expand Up @@ -178,8 +176,6 @@ function _wait_for_workload()

# Description:
# Computes the absolute path of the imagestream manifest for the notebook under test
# Note: intel notebooks being deprecated soon
#
#
# Arguments:
# $1 : Name of the notebook identifier
Expand Down Expand Up @@ -229,8 +225,6 @@ function _get_source_of_truth_filepath()
#
# Each test suite that asserts against package versions must include necessary logic to honor this file.
#
# Note: intel notebooks being deprecated soon
#
# Arguments:
# $1 : Name of the notebook identifier
function _create_test_versions_source_of_truth()
Expand Down