Page MenuHomePhabricator

Fine tune the start script for mobile testing
Closed, ResolvedPublic

Description

There are two things I need to look into:

  1. Follow the same pattern as our other synthetic testing with two bash files, one that just runs a loop and one that runs the tests (that is sourced from the loop). That way changing how we run our tests will automatically be picked up when we do a git pull
  2. We have multiple instance of the script and I've seen that if we add a extra script file/test and one of the tests do a git pull and the other is doing a for loop over that directory with the new file, it starts to get errors. I need to look into how I can fix that.

Event Timeline

Change 631923 had a related patch set uploaded (by Phedenskog; owner: Phedenskog):
[performance/mobile-synthetic-monitoring-tests@master] Add outer loop for the start script.

https://gerrit.wikimedia.org/r/631923

Change 631923 merged by jenkins-bot:
[performance/mobile-synthetic-monitoring-tests@master] Add outer loop for the start script.

https://gerrit.wikimedia.org/r/631923