Closed dustymabe closed 1 month ago
/test images
/retest ci/prow/images
@dustymabe: The /retest
command does not accept any targets.
The following commands are available to trigger required jobs:
/test images
/test rhcos
Use /test all
to run all jobs.
/test images
@dustymabe: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/images | 3f0a1aa805305c6bfb83bdb561066cb58cd4237f | link | true | /test images |
Full PR test history. Your PR dashboard.
OSBuild dropped dnf as a dependency upstream [1] but osbuild-mpp still uses python3-dnf. Let's add the dep here until it's added as a dep on osbuild-tools upstream [2].
[1] https://github.com/osbuild/osbuild/pull/1896 [2] https://github.com/osbuild/osbuild/pull/1908