File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,6 @@ function _get_os_flavor()
69
69
# Returns the accelerator of the notebook based on the notebook name
70
70
# - Due to existing build logic, cuda- prefix missing on pytorch target name
71
71
#
72
- # Note: intel notebooks being deprecated soon
73
- #
74
72
# Arguments:
75
73
# $1 : Name of the notebook workload running on the cluster
76
74
#
@@ -176,8 +174,6 @@ function _wait_for_workload()
176
174
177
175
# Description:
178
176
# Computes the absolute path of the imagestream manifest for the notebook under test
179
- # Note: intel notebooks being deprecated soon
180
- #
181
177
#
182
178
# Arguments:
183
179
# $1 : Name of the notebook identifier
@@ -227,8 +223,6 @@ function _get_source_of_truth_filepath()
227
223
#
228
224
# Each test suite that asserts against package versions must include necessary logic to honor this file.
229
225
#
230
- # Note: intel notebooks being deprecated soon
231
- #
232
226
# Arguments:
233
227
# $1 : Name of the notebook identifier
234
228
function _create_test_versions_source_of_truth()
You can’t perform that action at this time.
0 commit comments