blob: 1fa46888eae680d4fba2db26aff176fbf967fff3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
TABLE init HOST banana bond cadeau arzach herbert ssb aten jwcalibdev etcbrady etccartier
CMD sendscripts LOCAL "/eng/ssb/auto/steuermann_scripts/init_sendscripts %(hostname)s %(workdir)s"
CMD sysstat RUN "sysstat"
AFTER sendscripts
TABLE init HOST vxp-dukat
CMD sendscripts LOCAL "/eng/ssb/auto/steuermann_scripts/init_sendscripts_windows %(hostname)s %(workdir)s"
CMD sysstat RUN "sysstat_windows"
AFTER sendscripts
|