Changes between Version 1 and Version 2 of Ticket #2049, comment 15
- Timestamp:
- 2014-09-25T19:02:41Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2049, comment 15
v1 v2 3 3 1. ☑ Review and merge https://github.com/tahoe-lafs/buildbot-config-tahoe/pulls 4 4 1. ☐ Create a test runner framework in https://github.com/tahoe-lafs/packaging-tests 5 1. ☐ Move the Tahoe ``./misc/build_helpers`` tests into ``packaging-tests``5 1. ☐ Ensure that the new test framework executes the same tests with the same output reported as the existing production buildbot deployment. 6 6 1. ☐ Swap in this new configuration into the existing build-bot network (-and carefully consider contingency downgrade) 7 7 1. ☐ Verify that the new buildbot operation is functionally equivalent to the current operation … … 11 11 12 12 **Edit:** Added checkboxes for the tasks and marked the first as complete. 13 14 **Edit 2014-09-25:** Changed step 3 from " 15 Move the Tahoe ``./misc/build_helpers`` tests into ``packaging-tests``" to be about non-regression.