Issue 703: Nightly tutorial tests should not always re-download data sets - makes us too vulnerable to temporary outages

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:3
Milestone:4.3
Opened:2019-12-06 10:44 by Brian Pratt
Changed:2020-06-29 12:18 by Brian Pratt
Resolved:2020-06-29 00:00 by Brian Pratt
Resolution:Fixed
Closed:2020-06-29 12:18 by Brian Pratt
2019-12-06 10:44 Brian Pratt
Title»Nightly tutorial tests should not always re-download data sets - makes us too vulnerable to temporary outages
Assigned ToGuest»Brian Pratt
Type»Defect
Area»Skyline
Priority»3
Instead:

Don't do the tutorials directory wipe as we used to do in SkylineNightly

per tutorial test:
  Download data if none present already, as we do already
  If a tutorial fails, re-download data alongside existing copy of data and compare.
  If data has changed, replace it and retry the test. If it hasn't changed, just treat it as a normal failure.

2020-06-29 12:17 Brian Pratt
resolve as Fixed
Statusopen»resolved
Implemented in commit 4dc8b85380d0175f7ecc9cb74380f15deb1e0206

2020-06-29 12:18 Brian Pratt
close
Statusresolved»closed
Assigned ToBrian Pratt»Guest