Mohammad Azim Khan
Mohammad Azim Khan
The released version in PyPi 0.1.0 does not have this fix https://github.com/rauc/rauc-hawkbit/commit/ace4fee537496f57f9fe1d98136dea26e4c54bb7#diff-b26810f4f7bc2fdcc3f3c60c0bf284f8R167 `asyncio.Timeout` is deprecated and the released version throws an exception on its use. This has already been fixed...
Support for working with pipeline jobs.
testlink-plugin does not have option to update custom fields related to build. Like compiler, build config (release, debug etc.) etc. This PR implements a new input field for jobs to...
This PR adds a feature to read execution time custom field values from the `JUnit.xml` file and update the test results with them. Example of `JUnit.xml`: ``` Windows 0.5 Windows...