Skip to content

chore(appset): basic progressive sync e2e tests#26092

Merged
rumstead merged 18 commits intoargoproj:masterfrom
ranakan19:progressivesynce2e
Jan 30, 2026
Merged

chore(appset): basic progressive sync e2e tests#26092
rumstead merged 18 commits intoargoproj:masterfrom
ranakan19:progressivesynce2e

Conversation

@ranakan19
Copy link
Member

@ranakan19 ranakan19 commented Jan 21, 2026

  • Adds an env var that applicationset controller expects to enable progressive sync to the test procfile
  • progressive sync test suite skipped if the env variable not set
  • pending tests for reverse deletionOrder

closes #25042

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Title of the PR
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

Signed-off-by: krana limaDocker <krana-lima-argo@example.com>
@bunnyshell
Copy link

bunnyshell bot commented Jan 21, 2026

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

krana limaDocker and others added 2 commits January 21, 2026 16:41
Signed-off-by: Kanika Rana <krana@redhat.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
… lint

Signed-off-by: Kanika Rana <krana@redhat.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
…assisted by: claude-code

Signed-off-by: Kanika Rana <krana@redhat.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
@ranakan19 ranakan19 changed the title basic setup for progressive sync e2e tests appset(chore): basic progressive sync e2e tests Jan 29, 2026
@ranakan19 ranakan19 changed the title appset(chore): basic progressive sync e2e tests chore (appset): basic progressive sync e2e tests Jan 29, 2026
@ranakan19 ranakan19 changed the title chore (appset): basic progressive sync e2e tests chore(appset): basic progressive sync e2e tests Jan 29, 2026
@ranakan19 ranakan19 marked this pull request as ready for review January 29, 2026 04:53
@ranakan19 ranakan19 requested review from a team as code owners January 29, 2026 04:53
Signed-off-by: Kanika Rana <krana@redhat.com>
@rumstead
Copy link
Member

Once the linting errors are fixed and the minor nit about function comments, LGTM.

@ranakan19 ranakan19 requested a review from rumstead January 29, 2026 22:47
Signed-off-by: Kanika Rana <krana@redhat.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
@rumstead rumstead enabled auto-merge (squash) January 30, 2026 15:55
@rumstead rumstead merged commit 989fa6f into argoproj:master Jan 30, 2026
26 checks passed
@pjiang-dev pjiang-dev added the cherry-pick/3.3 Candidate for cherry picking into the 3.3 release label Jan 30, 2026
@argo-cd-cherry-pick-bot
Copy link

❌ Cherry-pick failed for 3.3. Please check the workflow logs for details.

argo-cd-cherry-pick-bot bot pushed a commit that referenced this pull request Jan 30, 2026
Signed-off-by: krana limaDocker <krana-lima-argo@example.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
Co-authored-by: krana limaDocker <krana-lima-argo@example.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
agaudreault pushed a commit that referenced this pull request Feb 12, 2026
…26191)

Signed-off-by: krana limaDocker <krana-lima-argo@example.com>
Signed-off-by: Kanika Rana <krana@redhat.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: krana limaDocker <krana-lima-argo@example.com>
Co-authored-by: Regina Voloshin <regina.voloshin@codefresh.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick/3.3 Candidate for cherry picking into the 3.3 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

e2e tests for progressive sync

3 participants

Comments