quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

wait_until_state: use timeout from config #538

Closed mirekdlugosz closed 1 month ago

mirekdlugosz commented 1 month ago

The goal is really to lower timeout value from unreasonable one hour, but if we allow users to specify scan_timeout globally, that function should respect it.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.33%. Comparing base (076dfb9) to head (0498269). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #538 +/- ## ======================================= Coverage 78.33% 78.33% ======================================= Files 7 7 Lines 683 683 ======================================= Hits 535 535 Misses 148 148 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.