Skip to content

WIP: Integration stress simulate test#90

Open
DavidRajnoha wants to merge 3 commits intoopenshift:mainfrom
DavidRajnoha:integration-stress-simulate-test
Open

WIP: Integration stress simulate test#90
DavidRajnoha wants to merge 3 commits intoopenshift:mainfrom
DavidRajnoha:integration-stress-simulate-test

Conversation

@DavidRajnoha
Copy link
Contributor

No description provided.

Adds end-to-end test that creates a crashing pod, waits for alert to fire,
and verifies cluster-health-analyzer processes it into a valid incident.

- Reorganize tests into tests/ subdirectory
- Add fixtures/, testdata/ for YAML templates
- Add framework helpers: prometheus.go, matchers.go, template.go
- Simplify cluster.go API: Apply/Delete now work with rendered templates
- Adds Make targets for dependency installation
Adds end-to-end test that creates a crashing pod, waits for alert to fire,
and verifies cluster-health-analyzer processes it into a valid incident.

- Reorganize tests into tests/ subdirectory
- Add fixtures/, testdata/ for YAML templates
- Add framework helpers: prometheus.go, matchers.go, template.go
- Simplify cluster.go API: Apply/Delete now work with rendered templates
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 27, 2026
@openshift-ci openshift-ci bot requested review from iNecas and rioloc January 27, 2026 09:52
@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

@DavidRajnoha
Copy link
Contributor Author

/test e2e-integration

@openshift-ci
Copy link

openshift-ci bot commented Jan 29, 2026

@DavidRajnoha: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/lint f4319e7 link true /test lint
ci/prow/e2e-integration f4319e7 link true /test e2e-integration

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant