From 898cdbf0069a408334ce6153fe980a80e96998bd Mon Sep 17 00:00:00 2001 From: Luca Giorgi Date: Fri, 26 Jan 2024 17:52:52 +0100 Subject: [PATCH] add warn log for productbug in custom image test Signed-off-by: Luca Giorgi --- ods_ci/tests/Tests/500__jupyterhub/custom-image.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/ods_ci/tests/Tests/500__jupyterhub/custom-image.robot b/ods_ci/tests/Tests/500__jupyterhub/custom-image.robot index 919635e96..6b7d0a780 100644 --- a/ods_ci/tests/Tests/500__jupyterhub/custom-image.robot +++ b/ods_ci/tests/Tests/500__jupyterhub/custom-image.robot @@ -74,6 +74,7 @@ Test Duplicate Image # Workaround for https://issues.redhat.com/browse/RHOAIENG-1192 # To be removed ASAP Wait Until Page Contains Unable to add notebook image: HTTP request failed + Log Unable to add second image with error message "Unable to add notebook image: HTTP request failed" due to RHOAIENG-1192 level=WARN # robocop: disable # Since the image cannot be created, we need to cancel the modal window now Click Button ${GENERIC_CANCEL_BTN_XP} [Teardown] Duplicate Image Teardown