Open
Bug 764042
Opened 12 years ago
Updated 12 years ago
Accept token from RelEng automation and send token back to trigger continued automation
Categories
(Mozilla QA :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: lsblakk, Unassigned)
References
(Blocks 1 open bug)
Details
This bug is to track the work of getting a message between RelEng automation and the upcoming QA automation for the rapid betas - this can be email at first, but later maybe using a message queue (releng already uses rabbitmq).
There will need to be a message accepted that will be sent from RelEng automation to QA automation to trigger the testing, then when testing completes successfully there will need to be a message sent back to RelEng.
Comment 1•12 years ago
|
||
We already listen for build messages and start testing the builds. The only necessary token we need here is the feedback once tests have been finished. We could make use of the QA consumer?
You need to log in
before you can comment on or make changes to this bug.
Description
•