|
1 | 1 | <?xml version="1.0"?> |
2 | | -<testlist> |
3 | | - <compset name="I2000Clm50BgcCru"> |
4 | | - <grid name="f10_f10"> |
5 | | - <test name="ERS_Ld5"> |
6 | | - <machine compiler="gnu" testtype="mosart" testmods="mosart/default">yellowstone</machine> |
7 | | - <machine compiler="intel" testtype="mosart" testmods="mosart/default">yellowstone</machine> |
8 | | - <machine compiler="intel" testtype="mosart" testmods="mosart/iceOff">yellowstone</machine> |
9 | | - <machine compiler="intel" testtype="mosart" testmods="mosart/mosartOff">yellowstone</machine> |
10 | | - <machine compiler="pgi" testtype="mosart" testmods="mosart/default">yellowstone</machine> |
11 | | - </test> |
12 | | - <test name="SMS_D_Ld5"> |
13 | | - <machine compiler="gnu" testtype="mosart" testmods="mosart/default">yellowstone</machine> |
14 | | - <machine compiler="intel" testtype="mosart" testmods="mosart/default">yellowstone</machine> |
15 | | - <machine compiler="pgi" testtype="mosart" testmods="mosart/default">yellowstone</machine> |
16 | | - </test> |
17 | | - </grid> |
18 | | - </compset> |
| 2 | +<testlist version="2.0"> |
| 3 | + |
| 4 | + <test name="ERS_Ld5" grid="f10_f10_musgs" compset="I2000Clm50BgcCru" testmods="mosart/default"> |
| 5 | + <machines> |
| 6 | + <machine name="cheyenne" compiler="intel" category="mosart"></machine> |
| 7 | + <machine name="cheyenne" compiler="gnu" category="mosart"></machine> |
| 8 | + <machine name="hobart" compiler="nag" category="mosart"></machine> |
| 9 | + </machines> |
| 10 | + <options> |
| 11 | + <option name="wallclock">0:20</option> |
| 12 | + <option name="comment" >Restart test without DEBUG on all machines/compilers</option> |
| 13 | + </options> |
| 14 | + </test> |
| 15 | + <test name="ERS_Ld5" grid="f10_f10_musgs" compset="I2000Clm50BgcCru" testmods="mosart/iceOff"> |
| 16 | + <machines> |
| 17 | + <machine name="cheyenne" compiler="intel" category="mosart"></machine> |
| 18 | + </machines> |
| 19 | + <options> |
| 20 | + <option name="wallclock">0:20</option> |
| 21 | + </options> |
| 22 | + </test> |
| 23 | + <test name="ERS_Ld5" grid="f10_f10_musgs" compset="I2000Clm50BgcCru" testmods="mosart/mosartOff"> |
| 24 | + <machines> |
| 25 | + <machine name="cheyenne" compiler="intel" category="mosart"></machine> |
| 26 | + </machines> |
| 27 | + <options> |
| 28 | + <option name="wallclock">0:20</option> |
| 29 | + </options> |
| 30 | + </test> |
| 31 | + <test name="SMS_D_Ld5" grid="f10_f10_musgs" compset="I1850Clm50Bgc" testmods="mosart/default"> |
| 32 | + <machines> |
| 33 | + <machine name="cheyenne" compiler="intel" category="mosart"></machine> |
| 34 | + <machine name="cheyenne" compiler="gnu" category="mosart"></machine> |
| 35 | + <machine name="hobart" compiler="nag" category="mosart"></machine> |
| 36 | + </machines> |
| 37 | + <options> |
| 38 | + <option name="wallclock">0:20</option> |
| 39 | + <option name="comment" >Smoke test with DEBUG on all machines/compilers</option> |
| 40 | + </options> |
| 41 | + </test> |
| 42 | + <test name="SMS_D" grid="f10_f10_musgs" compset="I1850Clm50Bgc" testmods="mosart/decompOpts"> |
| 43 | + <machines> |
| 44 | + <machine name="cheyenne" compiler="intel" category="mosart"></machine> |
| 45 | + </machines> |
| 46 | + <options> |
| 47 | + <option name="wallclock">0:20</option> |
| 48 | + <option name="comment" >decompOpts are not bit for bit on PE layout change</option> |
| 49 | + </options> |
| 50 | + </test> |
| 51 | + <test name="ERP_D" grid="f10_f10_musgs" compset="I1850Clm50Bgc" testmods="mosart/qgrwlOpts"> |
| 52 | + <machines> |
| 53 | + <machine name="cheyenne" compiler="intel" category="mosart"></machine> |
| 54 | + </machines> |
| 55 | + <options> |
| 56 | + <option name="wallclock">0:20</option> |
| 57 | + </options> |
| 58 | + </test> |
19 | 59 | </testlist> |
0 commit comments