Roman Plevka

Results 29 issues of Roman Plevka

Since we now use different branches for different versions, checking for satellite version in order to take appropriate action makes no sense anymore. Our automation does not even use the...

bug

For some tasks, we are often forced to do something like this in order to get a custom task timeout: ``` python entity_mixins.TASK_TIMEOUT = 600 # Sync repository entities.Repository(id=repo_id).sync() entity_mixins.TASK_TIMEOUT...

Currently, the pipeline `post` section executed on `failure` tries perform several actions (spanning from archiving the artifacts to destroying the domain) not taking into account the stage it failed on....

enhancement

This doesn't seem to be reproducible in a controlled environment. When test clicks delete on a discovered hosts page a confirmation dialog pops up - from the video it appears...

bug
high
Automation failure

there's no longer an `@id` attribute, but rather `name`.

Automation failure

I'm using the Wemos D1 mini together with MX-RM-5V receiver and the signal is picked up, however it seems that data is not parsed correctly. I'm getting a lot of...

Replaces deprecated `logzero` by a ntaive `logging` lib inroduces logger hierarchy per module (handler, formatter inheritance, ...) This complements the changes introduced in robottelo by https://github.com/SatelliteQE/robottelo/pull/11332 TBD: - [ ]...

running on Fedora 40, appimage version of the installer: https://pastebin.com/1av2WiYD after the device is detected and prepared, installer is unable to write the recovery to the device: ``` Detecting device...\",\"stderr\":\"libusb:...