On 3/21/22 13:30, Marcin Sobczyk wrote:
On 3/21/22 11:53, Milan Zamazal wrote:
> Milan Zamazal <mzamazal(a)redhat.com> writes:
>
>> Hi,
>>
>> /ost failed in
>>
https://github.com/oVirt/vdsm/pull/99/checks?check_run_id=5605825076,
>> apparently because it thinks there are no artifacts. But the artifacts
>> are there:
https://github.com/oVirt/vdsm/actions/runs/2005557814.
>
> The same happens when running OST locally:
>
> ./ost.sh run basic-suite-master el8stream
> --custom-repo=https://github.com/oVirt/vdsm/pull/99
> ...
> RuntimeError: GH pr/commit/run
>
https://github.com/oVirt/vdsm/pull/99 had no artifacts with RPM files.
>
>> Does anybody know what's the problem?
I've looked deeper into this - the code resolved the passed PR to this
check:
https://github.com/oVirt/vdsm/actions/runs/2005557816
Most probably, until now, we were luckily picking the right job, but it
seems we'll have to iterate over them and consider multiple candidates.
I'll create a task for this in OST.
Regards, Marcin
Hi,
hard to tell. I've tried downloading these manually and things do look
ok. The code that resolves PRs to artifacts is here [1].
Harel, would you have a moment to look into this? We could use some
debugging logs in this area.
Regards, Marcin
[1]
https://github.com/oVirt/ovirt-system-tests/blob/6c6e05a74eb0753154865f32...
>>
>> Thanks,
>> Milan
> _______________________________________________
> Devel mailing list -- devel(a)ovirt.org
> To unsubscribe send an email to devel-leave(a)ovirt.org
> Privacy Statement:
https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
>
https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
>
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/O2P5KPDY2UU...
>