Skip to content

Port 1-084_validate_prune_templates to Ginko#1089

Open
trdoyle81 wants to merge 1 commit intoredhat-developer:masterfrom
trdoyle81:GTIOPS-7206-1-084-Port_validate_prune_templates-to-ginko
Open

Port 1-084_validate_prune_templates to Ginko#1089
trdoyle81 wants to merge 1 commit intoredhat-developer:masterfrom
trdoyle81:GTIOPS-7206-1-084-Port_validate_prune_templates-to-ginko

Conversation

@trdoyle81
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind line, and delete the rest.
For example, > /kind bug would simply become: /kind bug

/kind enhancement

What does this PR do / why we need it:

Porting test from Kuttl to Ginko. The test validates that Argo CD correctly prunes resources with duplicate GroupVersionKinds (GVKs) when executing a sync via the Argo CD CLI

Have you updated the necessary documentation?

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

Which issue(s) this PR fixes:

Fixes #GITOPS-7206

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

export GINKGO_TEST_SUITE="sequential"
export GINKGO_TEST="1-084_validate_prune_templates"

./bin/ginkgo -v -focus $GINKGO_TEST -r ./test/openshift/e2e/ginkgo/$GINKGO_TEST_SUITE

@openshift-ci openshift-ci bot requested review from jannfis and jgwest February 25, 2026 15:50
@openshift-ci
Copy link

openshift-ci bot commented Feb 25, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign anandf for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

Signed-off-by: Triona Doyle <bot@example.com>
@trdoyle81 trdoyle81 force-pushed the GTIOPS-7206-1-084-Port_validate_prune_templates-to-ginko branch from 97ca9ab to e001cf0 Compare February 25, 2026 16:06
@trdoyle81
Copy link
Contributor Author

/retest

@openshift-ci
Copy link

openshift-ci bot commented Feb 26, 2026

@trdoyle81: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.14-kuttl-parallel e001cf0 link false /test v4.14-kuttl-parallel
ci/prow/v4.14-kuttl-sequential e001cf0 link false /test v4.14-kuttl-sequential
ci/prow/v4.19-kuttl-parallel e001cf0 link true /test v4.19-kuttl-parallel
ci/prow/v4.19-e2e e001cf0 link true /test v4.19-e2e
ci/prow/v4.19-kuttl-sequential e001cf0 link true /test v4.19-kuttl-sequential

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant