Actions
action #103768
openAuto restart job of incomplete job is invisible in AMQP events
Start date:
2021-12-09
Due date:
% Done:
0%
Estimated time:
Description
This is what I see for incomplete jobs:
suse.openqa.job.done {
"ARCH" => "ppc64le",
"BUILD" => ":22094:corosync",
"FLAVOR" => "Server-DVD-HA-Incidents-Install",
"HDD_1" => "SLES-15-ppc64le-Installtest-HA.qcow2",
"ISO" => "SLE-15-Installer-DVD-ppc64le-GM-DVD1.iso",
"MACHINE" => "ppc64le",
"TEST" => "qam-incidentinstall-ha",
"bugref" => undef,
"group_id" => 177,
"id" => 7816097,
"newbuild" => undef,
"reason" => "cache failure: Failed to rsync tests: exit code 5",
"remaining" => 1,
"result" => "incomplete"
}
But in reality the job is auto cloned. But there is no sign of that in the job.done message, nor is there a job.created event coming
Updated by okurz about 3 years ago
- Category set to Feature requests
- Priority changed from Normal to Low
- Target version set to future
Actions