]
Eyal Edri commented on OVIRT-2617:
----------------------------------
We will need to asses how much value/improvement it will bring to the CI and then target
to one of the future sprints.
In any case we'll track it here:
Allow rerunning only failed test lanes
--------------------------------------
Key: OVIRT-2617
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2617
Project: oVirt - virtualization made easy
Issue Type: New Feature
Reporter: Roman Mohr
Assignee: infra
Hi,
In KubeVirt we run a lot of differnent test lanes. Even if our tests are
written in a good way and if the underlying CI infra is stable and fast,
there will always be cases where for-whatever reason one or two tests can
fail out of hundreds in a lane.
It would be very helpful if we could have a /retest command or something
similar where only failed lanes are re-run. That would be similar to how it
is handled in Kubernetes.
Right now it is an all-or-nothing thing.
What I would expect, is that it is still possible to see the test history
somewhere then (e.g. the first two attempts where it failed and then the
third one where it succeeds).
Best Regards,
Roman