Skip to content

Conversation

@trdoyle81
Copy link
Contributor

@trdoyle81 trdoyle81 commented Dec 16, 2025

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:
This PR adds a new e2e test, porting the 1-086_validate_applicationset_extra_command_args test to Ginkgo

Have you updated the necessary documentation?

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

Which issue(s) this PR fixes:
https://issues.redhat.com/browse/GITOPS-7203

Fixes #?

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:
to execute test locally
$ export LOCAL_RUN=true && export GINKGO_TEST_SUITE="parallel" && export export GINKGO_FOCUS="1-086_validate_applicationset_extra_command_args"
$ ./bin/ginkgo -v -focus $GINKGO_FOCUS -r ./test/openshift/e2e/ginkgo/$GINKGO_TEST_SUITE

@openshift-ci openshift-ci bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process. kind/failing-test Categorizes issue or PR as related to a frequently failing test. kind/enhancement New feature or request labels Dec 16, 2025
@openshift-ci openshift-ci bot requested review from jgwest and keithchong December 16, 2025 13:16
@trdoyle81 trdoyle81 force-pushed the GITOPS-7203-Port-1-086_validate_applicationset_extra_command_args branch from 4d79145 to 49dbe4e Compare December 16, 2025 13:17
@trdoyle81 trdoyle81 removed kind/failing-test Categorizes issue or PR as related to a frequently failing test. kind/cleanup Categorizes issue or PR as related to cleaning up code, process. labels Dec 16, 2025
@trdoyle81 trdoyle81 force-pushed the GITOPS-7203-Port-1-086_validate_applicationset_extra_command_args branch from 49dbe4e to 60468a2 Compare January 21, 2026 15:56
@trdoyle81
Copy link
Contributor Author

/retest

@trdoyle81
Copy link
Contributor Author

/retest-required

@trdoyle81 trdoyle81 force-pushed the GITOPS-7203-Port-1-086_validate_applicationset_extra_command_args branch from 60468a2 to ebe3f7b Compare January 29, 2026 10:47
@trdoyle81
Copy link
Contributor Author

/test v4.19-kuttl-parallel

@trdoyle81
Copy link
Contributor Author

/test v4.14-kuttl-sequential

@trdoyle81 trdoyle81 force-pushed the GITOPS-7203-Port-1-086_validate_applicationset_extra_command_args branch from ebe3f7b to c5a8019 Compare January 29, 2026 18:53
Signed-off-by: Triona Doyle <bot@example.com>
@trdoyle81 trdoyle81 force-pushed the GITOPS-7203-Port-1-086_validate_applicationset_extra_command_args branch from c5a8019 to 9762ace Compare January 30, 2026 14:01
@trdoyle81
Copy link
Contributor Author

/retest-required

@trdoyle81 trdoyle81 requested a review from Naveena-058 February 4, 2026 11:10
@Naveena-058
Copy link
Contributor

LGTM,

Validated this test at my local against 4.20 cluster. PFA logs
LOGS-1-086_validate_applicationset_extra_command_args.TXT

Thanks,
NAVEENA S

CC: @varshab1210 @trdoyle81

Copy link
Member

@svghadi svghadi left a comment

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

openshift-ci bot commented Feb 4, 2026

[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

@openshift-ci openshift-ci bot added the approved label Feb 4, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 090aed5 into redhat-developer:master Feb 4, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants