fix(e2e): skip failswitch on operator and use NAME_SPACE - #5205
Conversation
PR Summary by QodoFix Orchestrator failswitch e2e: skip on Operator jobs and read NAME_SPACE
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
Code Review by Qodo
1.
|
|
The container image build workflow finished with status: |
|
/test e2e-ocp-operator |
|
/test |
|
/test e2e-ocp-operator-nightly |
|
/test e2e-ocp-operator-nightly |
1 similar comment
|
/test e2e-ocp-operator-nightly |
| type EnvEntry = { name: string; value: string }; | ||
|
|
||
| test.describe("Orchestrator failswitch workflow tests", () => { | ||
| // TODO: https://redhat.atlassian.net/browse/RHDHBUGS-2184 fix orchestrator tests on Operator deployment |
There was a problem hiding this comment.
The TODO mentions an already closed issue (https://redhat.atlassian.net/browse/RHDHBUGS-2184). It was closed as already fixed on Overlays. Can you please update the link and/or create a new issue specifically for this branch for tracking?
|
/lgtm |
|
/test e2e-ocp-helm |
3 similar comments
|
/test e2e-ocp-helm |
|
/test e2e-ocp-helm |
|
/test e2e-ocp-helm |
Operator jobs skip orchestrator workflow deploy, so failswitch should follow greeting/all-runs and fixme there. Also target process.env.NAME_SPACE for the in-cluster httpbin mock instead of the Playwright project name. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Replace closed RHDHBUGS-2184 with the open tracking issue. Co-authored-by: Cursor <cursoragent@cursor.com>
bdfa46b to
fcf91d8
Compare
|
New changes are detected. LGTM label has been removed. |
|
/test e2e-ocp-helm |
|
@rostalan: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
|
/test e2e-ocp-helm |
|
/test e2e-ocp-operator |
|
/test e2e-ocp-operator-nightly |



Operator jobs skip orchestrator workflow deploy, so failswitch should follow greeting/all-runs and fixme there. Also target process.env.NAME_SPACE for the in-cluster httpbin mock instead of the Playwright project name.