usability improvements to hgmo docker test suite
Categories
(Developer Services :: Mercurial: hg.mozilla.org, task)
Tracking
(Not tracked)
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D168102
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D168103
| Assignee | ||
Comment 3•2 years ago
|
||
This way we can see how many containers/networks were
removed at the end of the output.
Depends on D168104
| Assignee | ||
Comment 4•2 years ago
|
||
Some Docker tests are running from the earlier test run
call, so they weren't being cleaned up when tests fail.
Depends on D168105
| Assignee | ||
Comment 5•2 years ago
|
||
Depends on D168107
| Assignee | ||
Comment 6•2 years ago
|
||
Depends on D168108
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/8922079ae57a
testing: fix auto_clean_orphans docstring r=zeid
https://hg.mozilla.org/hgcustom/version-control-tools/rev/7b70d3dc93ef
testing: use an f-string for the label r=zeid
https://hg.mozilla.org/hgcustom/version-control-tools/rev/2e6f9b5299ad
testing: make auto_clean_orphans cleanup output more useful r=zeid
https://hg.mozilla.org/hgcustom/version-control-tools/rev/738625fbf456
testing: move all tests under auto_clean_orphans context manager r=zeid
https://hg.mozilla.org/hgcustom/version-control-tools/rev/2534f39c17f9
testing: print the number of cleanups for networks and containers r=zeid
https://hg.mozilla.org/hgcustom/version-control-tools/rev/0cc35a08f4bd
run-tests: create docker objects outside of if so they are bound r=zeid
Description
•