Changes between Version 5 and Version 6 of DSC/zf_validation
- Timestamp:
- Mar 8, 2014, 11:44:57 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/zf_validation
v5 v6 15 15 mv expf-id-based-image-name.ndz team-image-name.ndz 16 16 }}} 17 1. go back to the grid console and load the image into one pair of match nodesi.e.:17 1. go back to the grid console and load the image onto one pair of match nodes, i.e.: 18 18 {{{ 19 19 omf load -i team-image-name.ndz -t system:topo:dsc-teamA … … 23 23 omf tell -a on -t system:topo:dsc-teamA 24 24 }}} 25 1. Execute competitive match and receive at least one packet successfully25 1. Execute a competitive match and receive at least one packet successfully 26 26 {{{ 27 27 omf exec system:exp:dsc-match -- --mode COMP 28 28 }}} 29 1. Execute cooperative match and receive at least one packet successfully29 1. Execute a cooperative match and receive at least one packet successfully 30 30 {{{ 31 31 omf exec system:exp:dsc-match -- --mode COOP 32 32 }}} 33 1. Not alter the image in any way (including renaming it) for the image you want to be used in the preliminary competition.34 1. If you have multiple images that were scored, tell the ORBIT team which one you want to be used otherwise last one that was successfully verifiedwill be used.33 1. Do not alter the image in any way (including renaming it). The image you want to used in the final competition must exactly match the one that you validate and tell us to use. Alteration of anything (filename, changing code slightly) will yield a hash that will not match our records! 34 1. If you have multiple images that were scored, tell the ORBIT team which one you want to be used, otherwise the last one that was successfully verified for your team will be used. 35 35 36 36 = Image Validation Procedure (Final Tournament) = 37 37 38 '''Please note that, in order for a submitted image to be accepted for the final tournament, it has to be validated in BOTH competitive and cooperative match'''38 '''Please note that, in order for a submitted image to be accepted for the final tournament, it has to be validated for BOTH competitive and cooperative matches''' 39 39 40 40 1. Decide on the image name (e.g. '''team-image-name.ndz''') and store it in /.orbit-image … … 52 52 == Validate With Basic Script == 53 53 === Validate Competitive Match === 54 1. On the grid console load the saved image into one pair of the competitive match nodes and load one of the bots into the other pair i.e.:54 1. On the grid console load the saved image into one pair of the competitive match nodes and load one of the bots into the other pair, i.e.: 55 55 {{{ 56 56 omf load -i team-image-name.ndz -t system:topo:dsc-teamXp 57 57 omf load -i dsc-bot1.ndz -t system:topo:dsc-teamYp 58 58 }}} 59 1. Execute competitive match and receive at least one packet successfully59 1. Execute a competitive match and receive at least one packet successfully 60 60 {{{ 61 61 omf exec system:exp:dsc-match -- --mode COMP --arena PRI … … 69 69 omf load -i dsc-bot5.ndz -t system:topo:dsc-teamCp 70 70 }}} 71 1. Execute competitive match and receive at least one packet successfully71 1. Execute a cooperative match and receive at least one packet successfully 72 72 {{{ 73 73 omf exec system:exp:dsc-match -- --mode COOP --arena PRI 74 74 }}} 75 1. After e very successful validation, you should receiveconfirmation email with the score. Note that you can validate multiple images.76 1. Do not alter the image in any way (including renaming it) once you received validation emails for the image you want to be used in the final competition.77 1. Fill in the submission form with the image name that was successfully validated (you have to choose one image out of the set that passed the validation procedure) and submit it overemail.75 1. After each successful validation, you should receive a confirmation email with the score. Note that you can validate multiple images. 76 1. Do not alter the image in any way (including renaming it) once you have received validation emails for the image you want to be used in the final competition. 77 1. Fill in the submission form with the image name that was successfully validated (you have to choose one image out of the set that passed the validation procedure) and submit it by email. 78 78 79 79 == Validate With Tournament Scripts == … … 139 139 }}} 140 140 1. After every successful validation, you should receive confirmation email with the score. Note that you can validate multiple images. 141 1. Do not alter the image in any way (including renaming it) once you received validation emails if you want to use itfor the final competition.141 1. Do not alter the image in any way (including renaming it) once you have received validation emails for the image you want to use for the final competition. 142 142 1. Fill in the submission form with the image name that was successfully validated (you have to choose one image out of the set that passed the validation procedure) and submit it over email. 143 143 1. We strongly encourage teams to play at least one match in all 6 possible arenas i.e.: