VMM chip testing » History » Version 2
  Alexandre Camsonne, 05/25/2021 03:14 PM 
  
| 1 | 1 | Alexandre Camsonne | h1. VMM chip testing | 
|---|---|---|---|
| 2 | |||
| 3 | |||
| 4 | h2. Location | ||
| 5 | |||
| 6 | Software located at : | ||
| 7 | |||
| 8 | /daqfs/home/camsonne/vmm_automated_software-master | ||
| 9 | |||
| 10 | source root | ||
| 11 | |||
| 12 | source root_env.sh | ||
| 13 | |||
| 14 | cd vts | ||
| 15 | bash | ||
| 16 | source vtsenv/bin/activate | ||
| 17 | cd python | ||
| 18 | python vts.py --gui | ||
| 19 | 2 | Alexandre Camsonne | |
| 20 | GUI opens | ||
| 21 | |||
| 22 | start server | ||
| 23 | check board is alive | ||
| 24 | set VMM number manuall | ||
| 25 | load test : test directory is ../config/tests | ||
| 26 | |||
| 27 | then start to launch the test |