Skip to content

fix: include missing e2e jobs in required aggregate#1506

Open
karthikmanam wants to merge 1 commit into
kyverno:mainfrom
karthikmanam:fix-e2e-required-needs
Open

fix: include missing e2e jobs in required aggregate#1506
karthikmanam wants to merge 1 commit into
kyverno:mainfrom
karthikmanam:fix-e2e-required-needs

Conversation

@karthikmanam

Copy link
Copy Markdown
Contributor

Related Issue(s)

Closes #1505

Description

This PR updates the required E2E aggregate workflow to include missing jobs in the needs lists.

Specifically, it adds:

  • argo-vpol
  • karpenter-mpol
  • other-ivpol

to the appropriate e2e-required-success and e2e-required-failure aggregate jobs so failures in these jobs are reflected by the required aggregate workflow status.

Checklist

  • I have read the policy contribution guidelines.
  • [] I have added test manifests and resources covering both positive and negative tests that prove this policy works as intended.
  • [] I have added the artifacthub-pkg.yml file and have verified it is complete and correct.

Signed-off-by: Suhani <suhani4630@gmail.com>
Signed-off-by: Karthik babu Manam <karthikmanam@gmail.com>
@karthikmanam

karthikmanam commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

@aerosouund PTAL
The failing E2E jobs appear unrelated to this PR. This change only updates the aggregate workflow needs list. The failed jobs are existing policy test failures, and the e2e-required check is failing because it now reflects those underlying failures as intended.

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.

[Bug]: Missing E2E jobs from required aggregate workflow

1 participant