Skip to content

feature: implement basic e2e framework#83

Merged
patrostkowski merged 1 commit intomainfrom
feature/e2e-test
Feb 16, 2026
Merged

feature: implement basic e2e framework#83
patrostkowski merged 1 commit intomainfrom
feature/e2e-test

Conversation

@patrostkowski
Copy link
Owner

Basic E2E framework implementations, more checks TODO.

E2E can be invoked with:

task dev:e2e
task dev:e2e -- -args --stage=cleanup -no-dump -no-cleanup
task dev:e2e -- -args --stage=setup
task dev:e2e -- -args --stage=run -no-cleanup

Signed-off-by: Patryk Rostkowski <patrostkowski@gmail.com>
@lbohdanl
Copy link
Collaborator

Would be nie to have this as github workflow, right before build & push to dockerhub. Or you plan it to have in separate pr?

@github-actions
Copy link

CI skipped

Run: https://github.com/patrostkowski/controlplane-operator/actions/runs/22075166192
Commit: 6603b2aa08c54633ab8b11d8de83f2eff1c20de1

@patrostkowski
Copy link
Owner Author

@lbohdanl no e2e tests in github actions, not until we dont have any runner connected to the repo

@github-actions
Copy link

CI skipped

Run: https://github.com/patrostkowski/controlplane-operator/actions/runs/22075250420
Commit: 6603b2aa08c54633ab8b11d8de83f2eff1c20de1

@patrostkowski patrostkowski merged commit fc356dd into main Feb 16, 2026
@patrostkowski patrostkowski deleted the feature/e2e-test branch February 16, 2026 19:57
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.

2 participants