...
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, 6 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-08-05T02:57:10.389Z] [INFO] Setting tests timeout to: 480 seconds
Verify Connection Type Creation
[2026-08-05T02:57:10.424Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type
[2026-08-05T02:57:10.427Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type
[2026-08-05T02:57:10.433Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"]
[2026-08-05T02:57:10.437Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-08-05T02:57:10.443Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-08-05T02:57:10.460Z] [INFO] Loaded project name: cypress-test-connection-type-185825
[2026-08-05T02:57:10.464Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-08-05T02:57:10.777Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-08-05T02:57:10.784Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1}
[2026-08-05T02:57:10.791Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist.
[2026-08-05T02:57:10.817Z] [INFO] Creating project cypress-test-connection-type-185825
[2026-08-05T02:57:11.129Z] [INFO] [EXEC] oc new-project cypress-test-***
[2026-08-05T02:57:11.418Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite
[2026-08-05T02:57:11.424Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-08-05T02:57:11.695Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-08-05T02:57:11.715Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0}
[2026-08-05T02:57:11.722Z] [INFO] Project 'cypress-test-connection-type-185825' exists.
[2026-08-05T02:57:11.755Z] [INFO] [STEP 1] Log into the application
[2026-08-05T02:57:11.767Z] [INFO] Navigate to: https://rh-ai.apps.94e92088-80ce-4b17-b045-9999b57b1972.prod.konfluxeaas.com/
[2026-08-05T02:57:16.042Z] [INFO] [STEP 2] Navigate to Connection Types page
[2026-08-05T02:57:21.947Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed
[2026-08-05T02:57:23.753Z] [INFO] [STEP 4] Select category
[2026-08-05T02:57:24.241Z] [INFO] [STEP 5] Select model serving compatible type
[2026-08-05T02:57:24.858Z] [INFO] [STEP 6] Add new section heading
[2026-08-05T02:57:27.163Z] [INFO] [STEP 7] Submit the form to create the connection type
[2026-08-05T02:57:27.374Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page
[2026-08-05T02:57:27.809Z] [INFO] [STEP 9] Verify the created connection type appears in the list
[2026-08-05T02:57:27.925Z] [INFO] [STEP 10] Verify the connection type is enabled by default
[2026-08-05T02:57:28.037Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving
[2026-08-05T02:57:28.154Z] [INFO] [STEP 12] Preview connection type.
[2026-08-05T02:57:29.106Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available
[2026-08-05T02:57:41.134Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion
[2026-08-05T02:57:43.260Z] [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 (36458ms)
[2026-08-05T02:57:46.965Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type
[2026-08-05T02:57:46.968Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type
[2026-08-05T02:57:46.971Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"]
[2026-08-05T02:57:46.975Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-08-05T02:57:46.979Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-08-05T02:57:46.996Z] [INFO] [STEP 1] Log into the application
[2026-08-05T02:57:47.003Z] [INFO] Navigate to: https://rh-ai.apps.94e92088-80ce-4b17-b045-9999b57b1972.prod.konfluxeaas.com/
[2026-08-05T02:57:47.353Z] [INFO] [STEP 2] Navigate to Connection Types page
[2026-08-05T02:57:52.039Z] [INFO] [STEP 3] Duplicate the Connection type
[2026-08-05T02:57:56.675Z] [INFO] [STEP 4] Edit the Connection type
[2026-08-05T02:58:00.692Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available
[2026-08-05T02:58:00.761Z] [INFO] Navigate to: https://rh-ai.apps.94e92088-80ce-4b17-b045-9999b57b1972.prod.konfluxeaas.com/projects
[2026-08-05T02:58:16.448Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion
[2026-08-05T02:58:24.670Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available
[2026-08-05T02:58:37.083Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-08-05T02:58:37.481Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-08-05T02:58:37.486Z] [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-08-05T02:58:37.845Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found
[2026-08-05T02:58:45.562Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found
✓ Verify User Can Duplicate, Edit and Delete a Connection Type (49741ms)
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-08-05T02:58:49.003Z] [INFO] Setting tests timeout to: 480 seconds
Verify OOTB Connection Types
[2026-08-05T02:58:49.033Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-08-05T02:58:49.044Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-08-05T02:58:49.051Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-08-05T02:58:49.062Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-08-05T02:58:49.069Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-08-05T02:58:49.119Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-08-05T02:58:49.135Z] [INFO] Navigate to: https://rh-ai.apps.94e92088-80ce-4b17-b045-9999b57b1972.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-08-05T02:59:02.961Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-08-05T02:59:02.964Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-08-05T02:59:02.968Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-08-05T02:59:02.972Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-08-05T02:59:02.975Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-08-05T02:59:02.991Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-08-05T02:59:02.997Z] [INFO] Navigate to: https://rh-ai.apps.94e92088-80ce-4b17-b045-9999b57b1972.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-08-05T02:59:08.974Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections
[2026-08-05T02:59:09.087Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable
✓ should have pre-installed label and unable to be edited or deleted (7057ms)
1 passing (21s)
[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: 21 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-08-05T02:59:12.795Z] [INFO] Setting tests timeout to: 480 seconds
Notebooks - tolerations tests
[2026-08-05T02:59:12.817Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-08-05T02:59:12.827Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-08-05T02:59:12.833Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-08-05T02:59:12.843Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-08-05T02:59:12.848Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-08-05T02:59:12.880Z] [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-08-05T02:59:13.230Z] [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-08-05T02:59:13.249Z] [INFO] No notebooks found
[2026-08-05T02:59:13.261Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-08-05T02:59:13.266Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-08-05T02:59:13.277Z] [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-08-05T02:59:13.545Z] [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-08-05T02:59:13.558Z] [INFO] No matching profile found, proceeding with the test.
[2026-08-05T02:59:13.566Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-08-05T02:59:13.598Z] [INFO] Executing command: oc apply -f "/tmp/temp_1785898753579.yaml" -n redhat-ods-applications
[2026-08-05T02:59:13.891Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1785898753579.yaml" -n redhat-ods-applications
[2026-08-05T02:59:13.899Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created
[2026-08-05T02:59:14.056Z] [INFO] [EXEC] rm /tmp/temp_1785898753579.yaml
[2026-08-05T02:59:14.080Z] [INFO] [STEP 1] Log into the application
[2026-08-05T02:59:14.131Z] [INFO] Navigate to: https://rh-ai.apps.94e92088-80ce-4b17-b045-9999b57b1972.prod.konfluxeaas.com/
[2026-08-05T02:59:28.108Z] [INFO] [STEP 2] Launch Standalone notebook server
[2026-08-05T02:59:28.362Z] [INFO] [STEP 3] Choose Code Server Image
[2026-08-05T02:59:30.932Z] [INFO] [STEP 4] Select the hardware profile
[2026-08-05T02:59:31.289Z] [INFO] [STEP 5] Check Start server button is enabled
[2026-08-05T02:59:31.350Z] [INFO] [STEP 6] Launch a notebook server
[2026-08-05T02:59:31.639Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready
[2026-08-05T02:59:31.681Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-08-05T02:59:42.323Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-08-05T02:59:42.334Z] [INFO] Error parsing line: ""
[2026-08-05T02:59:42.375Z] [INFO] Found 0 matching pods
[2026-08-05T02:59:42.416Z] [INFO] No matching pods found
[2026-08-05T02:59:42.458Z] [INFO] [STEP 8] Expand the Event log
[2026-08-05T02:59:53.157Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-08-05T02:59:53.161Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-08-05T02:59:53.166Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-08-05T02:59:53.171Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-08-05T02:59:53.176Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-08-05T02:59:53.193Z] [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-08-05T02:59:53.525Z] [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-08-05T02:59:53.532Z] [INFO] No notebooks found
[2026-08-05T02:59:53.535Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-08-05T02:59:53.538Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-08-05T02:59:53.541Z] [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-08-05T02:59:53.801Z] [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-08-05T02:59:53.808Z] [INFO] No matching profile found, proceeding with the test.
[2026-08-05T02:59:53.817Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-08-05T02:59:53.831Z] [INFO] Executing command: oc apply -f "/tmp/temp_1785898793818.yaml" -n redhat-ods-applications
[2026-08-05T02:59:59.512Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1785898793818.yaml" -n redhat-ods-applications
[2026-08-05T02:59:59.522Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured
[2026-08-05T02:59:59.669Z] [INFO] [EXEC] rm /tmp/temp_1785898793818.yaml
[2026-08-05T02:59:59.701Z] [INFO] [STEP 1] Log into the application
[2026-08-05T02:59:59.714Z] [INFO] Navigate to: https://rh-ai.apps.94e92088-80ce-4b17-b045-9999b57b1972.prod.konfluxeaas.com/
[2026-08-05T03:00:08.930Z] [INFO] [STEP 2] Launch Standalone notebook server
[2026-08-05T03:00:09.115Z] [INFO] [STEP 3] Choose Code Server Image
[2026-08-05T03:00:11.042Z] [INFO] [STEP 4] Select the hardware profile
[2026-08-05T03:00:11.482Z] [INFO] [STEP 5] Check Start server button is enabled
[2026-08-05T03:00:11.527Z] [INFO] [STEP 6] Launch a notebook server
[2026-08-05T03:00:11.837Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready
[2026-08-05T03:00:11.841Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-08-05T03:00:22.448Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-08-05T03:00:22.512Z] [INFO] Error parsing line: ""
[2026-08-05T03:00:22.519Z] [INFO] Found 0 matching pods
[2026-08-05T03:00:22.523Z] [INFO] No matching pods found
[2026-08-05T03:00:22.527Z] [INFO] [STEP 8] Expand the Event log
1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-08-05T03:00:32.969Z] [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-08-05T03:00:33.271Z] [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-08-05T03:00:33.278Z] [INFO] No notebooks found
[2026-08-05T03:00:33.281Z] [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-08-05T03:00:33.583Z] [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-08-05T03:00:33.593Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete.
[2026-08-05T03:00:33.874Z] [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.94e92088-80ce-4b17-b045-9999b57b1972.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