...
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, 5 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-20T06:31:42.700Z] [INFO] Setting tests timeout to: 480 seconds
Verify Connection Type Creation
[2026-07-20T06:31:42.714Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-20T06:31:42.716Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-20T06:31:42.721Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"]
[2026-07-20T06:31:42.726Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T06:31:42.731Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T06:31:42.748Z] [INFO] Loaded project name: cypress-test-connection-type-185825
[2026-07-20T06:31:42.753Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-07-20T06:31:43.034Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-20T06:31:43.041Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1}
[2026-07-20T06:31:43.047Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist.
[2026-07-20T06:31:43.061Z] [INFO] Creating project cypress-test-connection-type-185825
[2026-07-20T06:31:43.435Z] [INFO] [EXEC] oc new-project cypress-test-***
[2026-07-20T06:31:43.702Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite
[2026-07-20T06:31:43.709Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-07-20T06:31:43.948Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-20T06:31:43.954Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0}
[2026-07-20T06:31:43.960Z] [INFO] Project 'cypress-test-connection-type-185825' exists.
[2026-07-20T06:31:43.992Z] [INFO] [STEP 1] Log into the application
[2026-07-20T06:31:44.004Z] [INFO] Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/
[2026-07-20T06:31:48.007Z] [INFO] [STEP 2] Navigate to Connection Types page
[2026-07-20T06:31:54.052Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed
[2026-07-20T06:31:55.794Z] [INFO] [STEP 4] Select category
[2026-07-20T06:31:56.313Z] [INFO] [STEP 5] Select model serving compatible type
[2026-07-20T06:31:56.913Z] [INFO] [STEP 6] Add new section heading
[2026-07-20T06:31:59.281Z] [INFO] [STEP 7] Submit the form to create the connection type
[2026-07-20T06:31:59.463Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page
[2026-07-20T06:32:00.883Z] [INFO] [STEP 9] Verify the created connection type appears in the list
[2026-07-20T06:32:00.983Z] [INFO] [STEP 10] Verify the connection type is enabled by default
[2026-07-20T06:32:01.086Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving
[2026-07-20T06:32:01.189Z] [INFO] [STEP 12] Preview connection type.
[2026-07-20T06:32:01.997Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available
[2026-07-20T06:32:13.048Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion
[2026-07-20T06:32:14.883Z] [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 (36411ms)
[2026-07-20T06:32:19.244Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type
[2026-07-20T06:32:19.246Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type
[2026-07-20T06:32:19.251Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"]
[2026-07-20T06:32:19.255Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T06:32:19.259Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T06:32:19.283Z] [INFO] [STEP 1] Log into the application
[2026-07-20T06:32:19.291Z] [INFO] Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/
[2026-07-20T06:32:21.081Z] [INFO] [STEP 2] Navigate to Connection Types page
[2026-07-20T06:32:28.114Z] [INFO] [STEP 3] Duplicate the Connection type
[2026-07-20T06:32:33.876Z] [INFO] [STEP 4] Edit the Connection type
[2026-07-20T06:32:35.902Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available
[2026-07-20T06:32:35.938Z] [INFO] Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/projects
[2026-07-20T06:32:48.544Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion
[2026-07-20T06:32:56.265Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available
[2026-07-20T06:33:09.053Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-07-20T06:33:09.440Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-07-20T06:33:09.516Z] [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-20T06:33:09.875Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found
[2026-07-20T06:33:16.421Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found
✓ Verify User Can Duplicate, Edit and Delete a Connection Type (48801ms)
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, 34 seconds │
│ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13)
[2026-07-20T06:33:19.906Z] [INFO] Setting tests timeout to: 480 seconds
Verify OOTB Connection Types
[2026-07-20T06:33:19.934Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-07-20T06:33:20.002Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-07-20T06:33:20.013Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-20T06:33:20.018Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T06:33:20.027Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T06:33:20.058Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-07-20T06:33:20.113Z] [INFO] Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-07-20T06:33:32.372Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-07-20T06:33:32.375Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-07-20T06:33:32.379Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-20T06:33:32.383Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T06:33:32.386Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T06:33:32.403Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-07-20T06:33:32.409Z] [INFO] Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-07-20T06:33:41.862Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections
[2026-07-20T06:33:41.956Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable
✓ should have pre-installed label and unable to be edited or deleted (10548ms)
1 passing (23s)
[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: 23 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-20T06:33:45.862Z] [INFO] Setting tests timeout to: 480 seconds
Notebooks - tolerations tests
[2026-07-20T06:33:45.924Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T06:33:45.931Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T06:33:45.941Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-07-20T06:33:45.947Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T06:33:45.956Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T06:33:46.015Z] [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-20T06:33:46.484Z] [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-20T06:33:46.514Z] [INFO] No notebooks found
[2026-07-20T06:33:46.519Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-07-20T06:33:46.530Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T06:33:46.534Z] [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-20T06:33:46.860Z] [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-20T06:33:46.866Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-20T06:33:46.884Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T06:33:46.931Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784529226912.yaml" -n redhat-ods-applications
[2026-07-20T06:33:47.214Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784529226912.yaml" -n redhat-ods-applications
[2026-07-20T06:33:47.231Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created
[2026-07-20T06:33:47.367Z] [INFO] [EXEC] rm /tmp/temp_1784529226912.yaml
[2026-07-20T06:33:47.401Z] [INFO] [STEP 1] Log into the application
[2026-07-20T06:33:47.432Z] [INFO] Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/
[2026-07-20T06:34:02.179Z] [INFO] [STEP 2] Launch Standalone notebook server
[2026-07-20T06:34:02.469Z] [INFO] [STEP 3] Choose Code Server Image
[2026-07-20T06:34:05.449Z] [INFO] [STEP 4] Select the hardware profile
[2026-07-20T06:34:05.901Z] [INFO] [STEP 5] Check Start server button is enabled
[2026-07-20T06:34:05.948Z] [INFO] [STEP 6] Launch a notebook server
[2026-07-20T06:34:06.180Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready
[2026-07-20T06:34:06.215Z] [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-20T06:34:16.822Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-07-20T06:34:16.830Z] [INFO] Error parsing line: ""
[2026-07-20T06:34:16.835Z] [INFO] Found 0 matching pods
[2026-07-20T06:34:16.864Z] [INFO] No matching pods found
[2026-07-20T06:34:16.899Z] [INFO] [STEP 8] Expand the Event log
[2026-07-20T06:34:27.469Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T06:34:27.472Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T06:34:27.476Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-07-20T06:34:27.480Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"]
[2026-07-20T06:34:27.484Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-20T06:34:27.497Z] [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-20T06:34:27.794Z] [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-20T06:34:27.800Z] [INFO] No notebooks found
[2026-07-20T06:34:27.803Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-07-20T06:34:27.806Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T06:34:27.809Z] [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-20T06:34:28.066Z] [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-20T06:34:28.072Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-20T06:34:28.078Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-20T06:34:28.089Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784529268079.yaml" -n redhat-ods-applications
[2026-07-20T06:34:33.655Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784529268079.yaml" -n redhat-ods-applications
[2026-07-20T06:34:33.662Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured
[2026-07-20T06:34:33.795Z] [INFO] [EXEC] rm /tmp/temp_1784529268079.yaml
[2026-07-20T06:34:33.820Z] [INFO] [STEP 1] Log into the application
[2026-07-20T06:34:33.831Z] [INFO] Navigate to: https://rh-ai.apps.0bccc067-d85a-4af7-b306-ef099c325338.prod.konfluxeaas.com/
[2026-07-20T06:34:43.538Z] [INFO] [STEP 2] Launch Standalone notebook server
[2026-07-20T06:34:43.717Z] [INFO] [STEP 3] Choose Code Server Image
[2026-07-20T06:34:46.056Z] [INFO] [STEP 4] Select the hardware profile
[2026-07-20T06:34:46.505Z] [INFO] [STEP 5] Check Start server button is enabled
[2026-07-20T06:34:46.549Z] [INFO] [STEP 6] Launch a notebook server
[2026-07-20T06:34:46.790Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready
[2026-07-20T06:34:46.830Z] [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-20T06:34:57.481Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb
[2026-07-20T06:34:57.490Z] [INFO] Error parsing line: ""
[2026-07-20T06:34:57.494Z] [INFO] Found 0 matching pods
[2026-07-20T06:34:57.497Z] [INFO] No matching pods found
[2026-07-20T06:34:57.501Z] [INFO] [STEP 8] Expand the Event log
1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-20T06:35:07.881Z] [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-20T06:35:08.183Z] [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-20T06:35:08.189Z] [INFO] No notebooks found
[2026-07-20T06:35:08.192Z] [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-20T06:35:08.445Z] [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-20T06:35:08.452Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete.
[2026-07-20T06:35:08.731Z] [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.0bccc067-d85a-4af7-b306-ef099c325338.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