# RIOT CI meeting 09/22 ## Details When: 01.09.22 11h Berlin time Where: https://meet.jit.si/RealFlowersLaughFlatly Previous meeting notes: https://hackmd.io/-3u4z5EiTzmpDnM5nfi9lQ ## Participants - Kaspar - Alex - Tom ## Agenda - Murdock Migration - hash mismatch issues ## Notes ### Murdock Migration - CLI tool that cleanup when it is deployed on the new server - Let's try hooking an multiple works - KW to add mobi3 or mobi7 -> switching ssh keys, and 2 settings - Just have a seperate checkout so I can up/down - Run a full build? - New murdock build should have a pi-fleet worker as well - Some logic issue in the .murdock file with run-test, KS will create a pr to fix the logic - AA: There is an ENV var to tell if it is on the new murdock CI_MURDOCK_PROJECT (riot-staging => staging instance, riot => prod instance) #### Actions - [x] murdock-worker: push "docker-compose up --scale N" patches - [x] hook in more workers -> Tom - [x] run a full build -> Kaspar - [ ] migrate pifleet workers -> Kaspar - [x] RUN_TESTS=0 => Kaspar ### hash mismatch issues - Try to run dwqw/dwqc locally with the compile command - Maybe we can save the failed binary to evaluate it - Disprove CCACHE but running until we see a failure - reduce retries with dwqc --tries=1