Skip to content

wip: feat(e2e): replace Ginkgo e2e tests with Kyverno Chainsaw framework#228

Open
c2ndev wants to merge 4 commits intofalcosecurity:mainfrom
c2ndev:feat/e2e-chainsaw-tests
Open

wip: feat(e2e): replace Ginkgo e2e tests with Kyverno Chainsaw framework#228
c2ndev wants to merge 4 commits intofalcosecurity:mainfrom
c2ndev:feat/e2e-chainsaw-tests

Conversation

@c2ndev
Copy link
Contributor

@c2ndev c2ndev commented Feb 5, 2026

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area falco-operator

/area artifact-operator

/area pkg

/area api

/area docs

What this PR does / why we need it:

Replaces the existing Ginkgo-based e2e tests with Kyverno Chainsaw, a declarative Kubernetes e2e testing framework.

The new test suite covers:

  • falco-operator: Falco deployment in both DaemonSet and Deployment modes
  • artifact-operator: Rulesfile, Config, and Plugin CRDs with both inline and OCI sources
  • Update scenarios: Verifies that CRD updates are correctly reconciled

Also includes:

  • Updated CI workflow for automated e2e testing
  • New Makefile targets for local development (make test-e2e)
  • Reduced default probe delays for faster test execution

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@poiana poiana added dco-signoff: yes kind/feature New feature or request labels Feb 5, 2026
@poiana poiana requested a review from alacuku February 5, 2026 13:40
@poiana
Copy link

poiana commented Feb 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: c2ndev
Once this PR has been reviewed and has the lgtm label, please assign fededp for approval. For more information see the Kubernetes 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

@poiana poiana requested a review from FedeDP February 5, 2026 13:40
@c2ndev c2ndev force-pushed the feat/e2e-chainsaw-tests branch from 9727a74 to f89004c Compare February 5, 2026 13:52
@c2ndev c2ndev changed the title feat(e2e): replace Ginkgo e2e tests with Kyverno Chainsaw framework wip: feat(e2e): replace Ginkgo e2e tests with Kyverno Chainsaw framework Feb 6, 2026
@c2ndev c2ndev force-pushed the feat/e2e-chainsaw-tests branch from f89004c to 77029e7 Compare February 9, 2026 09:21
…line

Signed-off-by: cannarelladev <cannarella.dev@gmail.com>
Signed-off-by: cannarelladev <cannarella.dev@gmail.com>
…ameterization across all test suites, add minor fixes and improvements

Signed-off-by: cannarelladev <cannarella.dev@gmail.com>
@c2ndev c2ndev force-pushed the feat/e2e-chainsaw-tests branch 3 times, most recently from d921f35 to 07ad55a Compare February 10, 2026 13:45
…and boundary tests, improve scripts and cleanup

Signed-off-by: cannarelladev <cannarella.dev@gmail.com>
@c2ndev c2ndev force-pushed the feat/e2e-chainsaw-tests branch from 07ad55a to de524fc Compare February 11, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants