Skip to content

[antelope] [tempest] Fix phantom test results from timing-data archive - #413

Open
openshift-cherrypick-robot wants to merge 1 commit into
openstack-k8s-operators:antelopefrom
openshift-cherrypick-robot:cherry-pick-412-to-antelope
Open

[antelope] [tempest] Fix phantom test results from timing-data archive#413
openshift-cherrypick-robot wants to merge 1 commit into
openstack-k8s-operators:antelopefrom
openshift-cherrypick-robot:cherry-pick-412-to-antelope

Conversation

@openshift-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #412

/assign imatza-rh

When discover-tempest-config fails and tempest run never executes,
stestr last --subunit picks up old test results from the timing-data
archive and reports them as if they passed in this run.

Two fixes:
- Extract only the timing database files (times.dbm*) from the
  archive instead of the entire .stestr directory which includes
  old test result files
- Track whether tempest run actually executed and skip result
  collection when it did not

Closes: https://redhat.atlassian.net/browse/OSPNW-1674
Signed-off-by: Itay Matza <imatza@redhat.com>
@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kstrenkova, openshift-cherrypick-robot
Once this PR has been reviewed and has the lgtm label, please assign abays 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

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants