[% WRAPPER layout.tt title="Machine status" %] [% PROCESS common.tt %] [% USE format %]
Job | Build | Step | What | Status | Since | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[% INCLUDE renderMachineName machine=m.key %]
[% IF m.value.primarySystemType %]
([% m.value.primarySystemType %])
[% WRAPPER makePopover title="Details" classes="btn-secondary btn-sm" %]
|
||||||||||||||||||||||||||||||||||||||||||||||||
[% INCLUDE renderFullJobName project=step.project jobset=step.jobset job=step.job %] | [% step.build %] | [% IF step.busy >= 30 %][% step.stepnr %][% ELSE; step.stepnr; END %] | [% step.drvpath.match('-(.*)').0 %] | [% INCLUDE renderBusyStatus %] | [% INCLUDE renderDuration duration = curTime - step.starttime %] | |||||||||||||||||||||||||||||||||||||||||||
Idle |