Skip to content

Releases: okurz/baremetal_support

Bugfix Release: fixed issue #19

20 Jan 10:34
986470c
Compare
Choose a tag to compare

This is an intermediate Bugfix release resolving issue #19

v0.2.7: Testcase fixes (#18)

08 Jun 09:14
5934fd3
Compare
Choose a tag to compare
* Fix unittest for jobid.py (#17)

This should fix the unittest for jobid.py when running in OBS

Signed-off-by: Michael Moese <frankenmichl@posteo.de>

* Fix unit tests: move online tests to seperate testcase

This way, we only skip the tests we have to skip when offline.
Keeps coverage higher and makes life a lot easier in the future.

Signed-off-by: Michael Moese <frankenmichl@posteo.de>

baremetal_support v0.2.5

03 Jun 13:20
eeddec7
Compare
Choose a tag to compare

This is a bugfix release allowing to run the unit tests even when not able to connect to openqa.opensuse.org, like when building a package in open build service.

baremetal_support v0.2.4

03 Jun 10:30
814360d
Compare
Choose a tag to compare

This new release now features job-id retrieval from openQA.
See the documentation and usage help!