changeset 25 | 85578ba0aa08 |
parent 0 | 83f4b4db085c |
0:83f4b4db085c | 25:85578ba0aa08 |
---|---|
62 }, |
62 }, |
63 'BUILD' => { |
63 'BUILD' => { |
64 'START' => ['stage.tmpl'], |
64 'START' => ['stage.tmpl'], |
65 'STOP' => ['stage.tmpl','faults.tmpl'] |
65 'STOP' => ['stage.tmpl','faults.tmpl'] |
66 }, |
66 }, |
67 'SMOKETEST' => { |
|
68 'STOP' => ['smoketest.tmpl'] |
|
69 }, |
|
67 'ENDBUILD' => { |
70 'ENDBUILD' => { |
68 'START' => ['diamonds_finish.tmpl', 'status.tmpl'] |
71 'START' => ['diamonds_finish.tmpl', 'status.tmpl'] |
69 } |
72 } |
70 ); |
73 ); |
71 |
74 |