Skip to content

Modify tests for interop test suite - #1076

Merged
openshift-merge-bot[bot] merged 2 commits into
redhat-developer:v1.19from
varshab1210:skip-for-interop-tests
Feb 27, 2026
Merged

Modify tests for interop test suite#1076
openshift-merge-bot[bot] merged 2 commits into
redhat-developer:v1.19from
varshab1210:skip-for-interop-tests

Conversation

@varshab1210

Copy link
Copy Markdown
Member

What type of PR is this?

/kind failing-test

What does this PR do / why we need it:

We need to modify the tests for interop suite as we run these tests against released version of gitops

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

Signed-off-by: Varsha B <vab@redhat.com>
@openshift-ciopenshift-ciBot added the kind/failing-test Categorizes issue or PR as related to a frequently failing test. label Feb 18, 2026
Signed-off-by: Varsha B <vab@redhat.com>

@svghadisvghadi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: svghadi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@varshab1210

Copy link
Copy Markdown
MemberAuthor

/retest

@varshab1210

Copy link
Copy Markdown
MemberAuthor

/test v4.19-kuttl-parallel

2 similar comments
@varshab1210

Copy link
Copy Markdown
MemberAuthor

/test v4.19-kuttl-parallel

@varshab1210

Copy link
Copy Markdown
MemberAuthor

/test v4.19-kuttl-parallel

@openshift-merge-bot
openshift-merge-botBot merged commit 171e07d into redhat-developer:v1.19Feb 27, 2026
11 checks passed
@AdamSaleh

Copy link
Copy Markdown
Member

/cherry-pick master

@openshift-cherrypick-robot

Copy link
Copy Markdown
Contributor

@AdamSaleh: only redhat-developer org members may request cherry picks. If you are already part of the org, make sure to change your membership to public. Otherwise you can still do the cherry-pick manually.

Details

In response to this:

/cherry-pick master

Instructions 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.

@AdamSaleh

Copy link
Copy Markdown
Member

/cherry-pick master

@openshift-cherrypick-robot

Copy link
Copy Markdown
Contributor

@AdamSaleh: #1076 failed to apply on top of branch "master":

Applying: modify tests for interop
Using index info to reconstruct a base tree...
M	test/openshift/e2e/ginkgo/fixture/fixture.go
M	test/openshift/e2e/ginkgo/parallel/1-031_validate_toolchain_test.go
Falling back to patching base and 3-way merge...
Auto-merging test/openshift/e2e/ginkgo/parallel/1-031_validate_toolchain_test.go
CONFLICT (content): Merge conflict in test/openshift/e2e/ginkgo/parallel/1-031_validate_toolchain_test.go
Auto-merging test/openshift/e2e/ginkgo/fixture/fixture.go
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 modify tests for interop
Details

In response to this:

/cherry-pick master

Instructions 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.

AdamSaleh pushed a commit to rh-gitops-release-qa/gitops-operator that referenced this pull request Mar 4, 2026
* modify tests for interop
Signed-off-by: Varsha B <vab@redhat.com>
* move the test to sequential
Signed-off-by: Varsha B <vab@redhat.com>
---------
Signed-off-by: Varsha B <vab@redhat.com>
AdamSaleh pushed a commit to rh-gitops-release-qa/gitops-operator that referenced this pull request Mar 10, 2026
* modify tests for interop
Signed-off-by: Varsha B <vab@redhat.com>
* move the test to sequential
Signed-off-by: Varsha B <vab@redhat.com>
---------
Signed-off-by: Varsha B <vab@redhat.com>
AdamSaleh pushed a commit to rh-gitops-release-qa/gitops-operator that referenced this pull request Mar 19, 2026
* modify tests for interop
Signed-off-by: Varsha B <vab@redhat.com>
* move the test to sequential
Signed-off-by: Varsha B <vab@redhat.com>
---------
Signed-off-by: Varsha B <vab@redhat.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedkind/failing-testCategorizes issue or PR as related to a frequently failing test.lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@varshab1210@AdamSaleh@openshift-cherrypick-robot@svghadi