From 87626b7b762c4cd4b83d12da2edeb2a73cef80d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jiri=20Dan=C4=9Bk?= Date: Tue, 21 Jan 2025 09:08:34 +0100 Subject: [PATCH] RHOAIENG-8388: rm(intel): fixup to remove outdated doc notes --- scripts/test_jupyter_with_papermill.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/test_jupyter_with_papermill.sh b/scripts/test_jupyter_with_papermill.sh index fbdd917dc..9f90d5142 100755 --- a/scripts/test_jupyter_with_papermill.sh +++ b/scripts/test_jupyter_with_papermill.sh @@ -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 # @@ -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 @@ -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()