eclipse-bluechi / bluechi

Eclipse BlueChi is a systemd service controller intended for multi-node environments with a predefined number of nodes and with a focus on highly regulated ecosystems such as those requiring functional safety.
https://bluechi.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
130 stars 37 forks source link

Fixed duplicate tmt test ids #902

Closed engelmi closed 3 months ago

engelmi commented 3 months ago

Fixed duplicate tmt test ids in integration tests.

engelmi commented 3 months ago

/cc @dracher

coveralls commented 3 months ago

Coverage Status

coverage: 85.066% (-0.02%) from 85.084% when pulling 5ac5729b7f77011ea8b88cca09813d108c7a8eff on engelmi:fix-duplicate-test-ids into 6dce6ab973cc586ea481969bf1298ed19fe2eea8 on eclipse-bluechi:main.

dracher commented 3 months ago

LGTM, and it's suprised tmt doesn't check id duplicated possibility

engelmi commented 3 months ago

LGTM, and it's suprised tmt doesn't check id duplicated possibility

I agree. Created an RFE issue for this: https://github.com/teemtee/tmt/issues/2939