Skip to content

[ci] Try to combine the FVT and tempest (#256)#259

Closed
ayefimov-1 wants to merge 1 commit into
alexy_autoscale-and-Metrics-job-Mergefrom
master
Closed

[ci] Try to combine the FVT and tempest (#256)#259
ayefimov-1 wants to merge 1 commit into
alexy_autoscale-and-Metrics-job-Mergefrom
master

Conversation

@ayefimov-1
Copy link
Copy Markdown
Contributor

  • [ci] Try to combine the FVT and tempest

This approach runs the FVTs before tempest and then collects the results after running test-operator This means that the tempest tests will trigger a failure if they fail, and the FVTs will trigger a failure only after the tempest tests are run, which means that the results are reported as expected.

This will work for github-check pipeline and the component pipeline. However, this approach may not be usable with the unified jobs.

This change adds a tempest config to the logging, graphing, metrics-verification tests.

* [ci] Try to combine the FVT and tempest

This approach runs the FVTs before tempest and then collects the results after running test-operator
This means that the tempest tests will trigger a failure if they fail, and the FVTs will trigger a
failure only after the tempest tests are run, which means that the results are reported as expected.

This will work for github-check pipeline and the component pipeline.
However, this approach may not be usable with the unified jobs.

This change adds a tempest config to the logging, graphing,
metrics-verification tests.
@ayefimov-1 ayefimov-1 closed this Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants