Hi,
On 6/14/21 1:14 PM, Nir Soffer wrote:
I got this wrong review from OST, which looks like an infra issue in
OST:
Patch:
https://gerrit.ovirt.org/c/vdsm/+/115232
Error:
https://gerrit.ovirt.org/c/vdsm/+/115232#message-46ad5e75_ed543485
Failing code:
Package(*line.split()) for res in results.values() > for line in
_filter_results(res['stdout'].splitlines()) ] E TypeError: __new__()
missing 2 required positional arguments: 'version' and 'repo'
ost_utils/ost_utils/deployment_utils/package_mgmt.py:177: TypeError
I hope someone working on OST can take a look soon.
Sure, the fix is merged
already:
https://gerrit.ovirt.org/#/c/ovirt-system-tests/+/115249/
Regards, Marcin
Nir