| 1 | '''Configuring EIB for to run with multiple harnesses''' |
| 2 | |
| 3 | Example: configuring to run with ZHU d3010hx0, ZLC d2206ux0 and ZLC-NAP d2206ux0 |
| 4 | |
| 5 | * Execute: eibGenGui |
| 6 | * select all options needed to create ZHU local release harness |
| 7 | * generate |
| 8 | * Execute: eibGenGui |
| 9 | * select all options to create the ZLC local release and ZLC-NAP release to be merged into a single harness. ''(having a local and national merged into a single harness is acceptable)'' |
| 10 | * Execute: tmsParams |
| 11 | * tmsParams -a /dssc/xmount/csrd/ead30100 zhu:stp10:zhu-d3010hx0/eib/fdksim_config.xml zlc-nap:stp11:zlc-d2206ux0-merged/eib/fdksim_config.xml |
| 12 | |
| 13 | This modifies the fdksim_config.xml for each harness to communicate over TMS. |
| 14 | * Copy the generated harnesses to the desired STPs and run each separately |
| 15 | * '''Note:''' |
| 16 | * multiple harnesses cannot be run with a single userId on a single STP. If running with a single userId then 2 STPs are needed to run, eg. STP09 STP10 |
| 17 | * Running multiple harnesses on a single STP must be done with multiple userIds. A userId for each harness is required. |