#415 Remove undefined rpm_vercheck variable from standard-test-source
Merged by mvadkert. Opened by vtrefny.
vtrefny/standard-test-roles master_rpm-vercheck-fix  into  master

Download 415.patch

This variable was originally added in PR #411 which not merged and
reworked as PR #413 where the "rpm_vercheck.rc == 0" check was
left probably by accident.


It's weird that nobody found this earlier, CentOS Stream gating started failing for me only recently and the last standard-test-roles release was 10 months ago as far as I can tell.

It's weird that nobody found this earlier, CentOS Stream gating started failing for me only recently and the last standard-test-roles release was 10 months ago as far as I can tell.

Ok, this was explained by gating infrastructure being recently upgraded from F40 to F41. 4.12 (where #413 was included) was not build for F40.

Commit 6ef9ebcc fixes this pull-request

Pull-Request has been merged by mvadkert

Pull-Request has been merged by mvadkert

Metadata