[% WRAPPER layout.tt title="Machine status" %] [% PROCESS common.tt %]
Job | System | Build | Step | What | Since |
---|---|---|---|---|---|
[% name %] [% IF m.value.systemTypes %] ([% comma=0; FOREACH system IN m.value.systemTypes %][% IF comma; %], [% ELSE; comma = 1; END %][% system %][% END %]) [% END %] | |||||
[% INCLUDE renderFullJobNameOfBuild build=step.build %] | [% step.system %] | [% step.build.id %] | [% step.stepnr %] | [% step.drvpath.match('-(.*)').0 %] | [% INCLUDE renderDuration duration = curTime - step.starttime %] |
Idle |