Commit Graph

27 Commits

Author SHA1 Message Date
Matthew Stidham
912bfc12b6 We need to kill java after it finds that there is an update to the GUI.
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-15 12:39:40 -07:00
Matthew Stidham
934a442651 we only need to run connectTest once in updateTest.bash
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-12 15:46:04 -08:00
Jed Reynolds
9748913528 updateTest.bash: fixes missing $, does not attempt to trap KILL, apparently not possible 2020-12-29 00:38:55 -08:00
Jed Reynolds
0c3b223dd4 updateTest: cleans up lockfiles, tempfiles on exit, tests for GUI crash on startup 2020-11-18 22:28:40 -08:00
Jed Reynolds
1dcc0f43ef updateTest: fixes email send hangs, adds more appropriate messages, fixes comparison in start_gui() 2020-11-18 13:34:27 -08:00
Jed Reynolds
ec394e23a1 updateTest: adds message on connection 2020-11-18 12:11:51 -08:00
Jed Reynolds
c53c997801 updateTest.bash: improvements re: sending mail, summarizing test 2020-11-18 11:22:21 -08:00
Jed Reynolds
8862ae0fe7 updateTest.bash: fixes many reliability problems with script 2020-10-23 15:13:03 -07:00
Jed Reynolds
f2fdac04b4 updates updateTest.bash to 5.4.3 2020-10-23 10:47:30 -07:00
Jed Reynolds
ee133c7d7e WIP: fixing script, broken 2020-06-18 17:32:35 -07:00
Logan Lipke
a7610bcae3 Changed find parameters 2020-06-18 17:06:24 -07:00
Logan Lipke
d91353ce02 Added missing count to grep 2020-06-18 16:59:54 -07:00
Logan Lipke
1ef8da9647 Removed extra parentheses 2020-06-18 16:58:38 -07:00
Logan Lipke
4f96cab409 Extended ping deadline, changed file finding method 2020-06-18 16:57:47 -07:00
Logan Lipke
15f932b244 Improved ping command 2020-06-18 15:23:09 -07:00
Logan Lipke
9bb87aa451 Fixed equality check 2020-06-18 15:09:55 -07:00
Logan Lipke
1e18cbff9a Added check for connection to build download IP 2020-06-18 14:43:52 -07:00
Logan Lipke
e81a74e254 Added cleanup of text files from /tmp to prevent filling of /tmp 2020-06-16 11:12:36 -07:00
Jed Reynolds
2733f976e7 updateTest: more refinements 2020-06-02 17:11:10 -07:00
Jed Reynolds
8e2771e4f2 updateTest: improvements, also trying to summarize run into email 2020-06-02 17:02:21 -07:00
Logan Lipke
a787cf8c14 Added command to resume GUI after killing proc 2020-06-02 14:49:28 -07:00
Logan Lipke
0275d18464 Changed script to help prevent multiple guis from running at once 2020-06-02 14:41:20 -07:00
Logan Lipke
8dfe5b6f10 Added grep for failure in GUIUpdateLog.txt to prevent unnecessary tests from being run 2020-06-02 12:26:15 -07:00
Jed Reynolds
6837be2d6e updateTest.bash: kills harder 2020-05-28 13:14:46 -07:00
Jed Reynolds
515151f80b updateTest: various improvements 2020-05-27 12:47:48 -07:00
Jed Reynolds
ce5bc5d493 updateTest.bash: test to see if is new gui version, else exit 2020-05-21 14:02:22 -07:00
Logan Lipke
5b420a96cf Script for automating GUI update + headless and running basic tests. Sends email with logs 2020-05-21 13:12:34 -07:00