Closed
Bug 1191331
Opened 10 years ago
Closed 10 years ago
Upload all recent marionette-* packages and mozrunner==6.9, mozdevice==0.46 to internal pypi
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Unassigned)
References
Details
Right now the mozmill ci system is kinda broken in running Marionette tests. Reason is that some packages never have been uploaded to the internal pypi, and the upload of mozlog==3.0 (bug 1189720) from yesterday broke everything.
So even we get another set of releases for various Marionette packages later today I would like to see that the following packages are getting uploaded ASAP. It will ensure to stop our breakage.
mozrunner==6.9
marionette-transport==0.5
marionette-driver==0.11
marionette-client==0.17
Comment 1•10 years ago
|
||
Uploaded all the four packages mentioned above to the internal pypi.
Thanks!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•10 years ago
|
||
Testing showed that this is not enough. The actual broken package is mozdevice==0.44 on our internal pypi mirror. The changes as necessary for mozlog==3.0 are in version 0.46 which does not exist on our own mirror. So please also upload
* mozdevice==0.46
Comment 3•10 years ago
|
||
Added mozdevice-0.46.tar.gz to the internal pypi.
Reporter | ||
Comment 4•10 years ago
|
||
Thanks! All is working fine now again.
Status: RESOLVED → VERIFIED
Summary: Upload all recent marionette-* packages and mozrunner 6.9 to internal pypi → Upload all recent marionette-* packages and mozrunner==6.9, mozdevice==0.46 to internal pypi
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•