...
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/clusterSettings/testAdminClusterSettings.cy.ts:222:30)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_008.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 3 │
│ Passing: 2 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 1 minute, 7 seconds │
│ Spec Ran: settings/clusterSettings/testAdminClusterSettings.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1280x720)
/clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm
in can access Cluster Settings -- Test User - should not have access rights to v
iew the Cluster Settings tab (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1280x720)
/clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm
in can access Cluster Settings -- Test User - should not have access rights to v
iew the Cluster Settings tab (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/connectionTypes/testCreateConnectionTypes.cy.ts (10 of 13)
[2026-07-20T07:02:42.181Z] [INFO] Setting tests timeout to: 480 seconds
Verify Connection Type Creation
[2026-07-20T07:02:42.250Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-20T07:02:42.253Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-20T07:02:42.260Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"]
[2026-07-20T07:02:42.264Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T07:02:42.268Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T07:02:42.287Z] [INFO] Loaded project name: cypress-test-connection-type-185825
[2026-07-20T07:02:42.291Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-07-20T07:02:42.544Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-20T07:02:42.550Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1}
[2026-07-20T07:02:42.555Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist.
[2026-07-20T07:02:42.565Z] [INFO] Creating project cypress-test-connection-type-185825
[2026-07-20T07:02:42.930Z] [INFO] [EXEC] oc new-project cypress-test-***
[2026-07-20T07:02:43.216Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite
[2026-07-20T07:02:43.223Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-07-20T07:02:43.499Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-20T07:02:43.506Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0}
[2026-07-20T07:02:43.549Z] [INFO] Project 'cypress-test-connection-type-185825' exists.
[2026-07-20T07:02:43.581Z] [INFO] [STEP 1] Log into the application
[2026-07-20T07:02:43.593Z] [INFO] Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/
[2026-07-20T07:02:47.991Z] [INFO] [STEP 2] Navigate to Connection Types page
[2026-07-20T07:02:54.849Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed
[2026-07-20T07:02:55.765Z] [INFO] [STEP 4] Select category
[2026-07-20T07:02:56.342Z] [INFO] [STEP 5] Select model serving compatible type
[2026-07-20T07:02:56.990Z] [INFO] [STEP 6] Add new section heading
[2026-07-20T07:02:59.214Z] [INFO] [STEP 7] Submit the form to create the connection type
[2026-07-20T07:02:59.407Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page
[2026-07-20T07:03:00.259Z] [INFO] [STEP 9] Verify the created connection type appears in the list
[2026-07-20T07:03:00.370Z] [INFO] [STEP 10] Verify the connection type is enabled by default
[2026-07-20T07:03:00.472Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving
[2026-07-20T07:03:00.570Z] [INFO] [STEP 12] Preview connection type.
[2026-07-20T07:03:01.466Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available
[2026-07-20T07:03:14.262Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion
[2026-07-20T07:03:16.330Z] [INFO] [STEP 15] Navigate to the Connections tab and validate the connection type is not available
✓ Verify User Can Create, Preview and Delete a Connection Type (38372ms)
[2026-07-20T07:03:20.762Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type
[2026-07-20T07:03:20.764Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type
[2026-07-20T07:03:20.769Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"]
[2026-07-20T07:03:20.773Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T07:03:20.778Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T07:03:20.796Z] [INFO] [STEP 1] Log into the application
[2026-07-20T07:03:20.802Z] [INFO] Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/
[2026-07-20T07:03:21.517Z] [INFO] [STEP 2] Navigate to Connection Types page
[2026-07-20T07:03:27.886Z] [INFO] [STEP 3] Duplicate the Connection type
[2026-07-20T07:03:32.487Z] [INFO] [STEP 4] Edit the Connection type
[2026-07-20T07:03:34.895Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available
[2026-07-20T07:03:34.995Z] [INFO] Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/projects
[2026-07-20T07:03:51.311Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion
[2026-07-20T07:03:59.505Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available
[2026-07-20T07:04:10.089Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-07-20T07:04:10.404Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-07-20T07:04:10.469Z] [INFO] Executing delete connection type command: oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found
[2026-07-20T07:04:10.810Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found
[2026-07-20T07:04:17.781Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found
✓ Verify User Can Duplicate, Edit and Delete a Connection Type (49086ms)
2 passing (2m)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 2 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 1 minute, 35 seconds │
│ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13)
[2026-07-20T07:04:20.786Z] [INFO] Setting tests timeout to: 480 seconds
Verify OOTB Connection Types
[2026-07-20T07:04:20.813Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-07-20T07:04:20.847Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-07-20T07:04:20.859Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-20T07:04:20.864Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T07:04:20.873Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T07:04:20.903Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-07-20T07:04:20.916Z] [INFO] Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-07-20T07:04:34.988Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-07-20T07:04:34.991Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-07-20T07:04:34.994Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-20T07:04:34.998Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T07:04:35.001Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T07:04:35.018Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-07-20T07:04:35.023Z] [INFO] Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-07-20T07:04:38.038Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections
[2026-07-20T07:04:38.142Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable
✓ should have pre-installed label and unable to be edited or deleted
1 passing (18s)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 1 │
│ Video: false │
│ Duration: 18 seconds │
│ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1280x720)
/connectionTypes/testPreInstalledConnectionTypes.cy.ts/Verify OOTB Connection Ty
pes -- should have pre-installed label and unable to be edited or deleted (faile
d).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13)
[2026-07-20T07:04:42.009Z] [INFO] Setting tests timeout to: 480 seconds
Notebooks - tolerations tests
[2026-07-20T07:04:42.031Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T07:04:42.035Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T07:04:42.048Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-07-20T07:04:42.058Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T07:04:42.063Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T07:04:42.097Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-20T07:04:42.424Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-20T07:04:42.430Z] [INFO] No notebooks found
[2026-07-20T07:04:42.434Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-07-20T07:04:42.444Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T07:04:42.448Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-20T07:04:42.714Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-20T07:04:42.744Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-20T07:04:42.766Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T07:04:42.794Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784531082776.yaml" -n redhat-ods-applications
[2026-07-20T07:04:43.060Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784531082776.yaml" -n redhat-ods-applications
[2026-07-20T07:04:43.068Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created
[2026-07-20T07:04:43.229Z] [INFO] [EXEC] rm /tmp/temp_1784531082776.yaml
[2026-07-20T07:04:43.274Z] [INFO] [STEP 1] Log into the application
[2026-07-20T07:04:43.306Z] [INFO] Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/
[2026-07-20T07:04:56.692Z] [INFO] [STEP 2] Launch Standalone notebook server
[2026-07-20T07:04:56.959Z] [INFO] [STEP 3] Choose Code Server Image
[2026-07-20T07:04:59.617Z] [INFO] [STEP 4] Select the hardware profile
[2026-07-20T07:05:00.030Z] [INFO] [STEP 5] Check Start server button is enabled
[2026-07-20T07:05:00.063Z] [INFO] [STEP 6] Launch a notebook server
[2026-07-20T07:05:00.311Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready
[2026-07-20T07:05:00.347Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-07-20T07:05:10.989Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-07-20T07:05:10.998Z] [INFO] Error parsing line: ""
[2026-07-20T07:05:11.032Z] [INFO] Found 0 matching pods
[2026-07-20T07:05:11.064Z] [INFO] No matching pods found
[2026-07-20T07:05:11.097Z] [INFO] [STEP 8] Expand the Event log
[2026-07-20T07:05:21.718Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T07:05:21.721Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T07:05:21.725Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-07-20T07:05:21.729Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T07:05:21.732Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T07:05:21.745Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-20T07:05:22.063Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-20T07:05:22.069Z] [INFO] No notebooks found
[2026-07-20T07:05:22.072Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-07-20T07:05:22.075Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T07:05:22.078Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-20T07:05:22.357Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-20T07:05:22.362Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-20T07:05:22.368Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T07:05:22.383Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784531122372.yaml" -n redhat-ods-applications
[2026-07-20T07:05:28.534Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784531122372.yaml" -n redhat-ods-applications
[2026-07-20T07:05:28.541Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured
[2026-07-20T07:05:28.682Z] [INFO] [EXEC] rm /tmp/temp_1784531122372.yaml
[2026-07-20T07:05:28.707Z] [INFO] [STEP 1] Log into the application
[2026-07-20T07:05:28.720Z] [INFO] Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/
[2026-07-20T07:05:40.409Z] [INFO] [STEP 2] Launch Standalone notebook server
[2026-07-20T07:05:40.625Z] [INFO] [STEP 3] Choose Code Server Image
[2026-07-20T07:05:43.951Z] [INFO] [STEP 4] Select the hardware profile
[2026-07-20T07:05:44.273Z] [INFO] [STEP 5] Check Start server button is enabled
[2026-07-20T07:05:44.316Z] [INFO] [STEP 6] Launch a notebook server
[2026-07-20T07:05:44.505Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready
[2026-07-20T07:05:44.509Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-07-20T07:05:55.096Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-07-20T07:05:55.108Z] [INFO] Error parsing line: ""
[2026-07-20T07:05:55.112Z] [INFO] Found 0 matching pods
[2026-07-20T07:05:55.116Z] [INFO] No matching pods found
[2026-07-20T07:05:55.119Z] [INFO] [STEP 8] Expand the Event log
1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T07:06:05.553Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-20T07:06:05.865Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-20T07:06:05.872Z] [INFO] No notebooks found
[2026-07-20T07:06:05.875Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"'
[2026-07-20T07:06:06.150Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"'
[2026-07-20T07:06:06.158Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete.
[2026-07-20T07:06:06.451Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-hardware-profile-notebooks -n redhat-ods-applications
0 passing (1m)
1 failing
1) Notebooks - tolerations tests
Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations:
Test steps were:
1. Log into the application
2. Navigate to: https://rh-ai.apps.bf629136-5b7b-4964-a57c-88efab7c48d6.prod.konfluxeaas.com/
3. Launch Standalone notebook server
4. Choose Code Server Image
5. Select the hardware profile
6. Check Start server button is enabled
7. Launch a notebook server
8. Verify the Jupyter Notebook pod is ready
9. Expand the Event log
Timed out retrying after 10000ms: Unable to find an element by: [data-testid="expand-logs"]
Ignored nodes: comments, script, style
Red Hat OpenShift AI