QA/Telemetry/Developing a Telemetry Experiment: Difference between revisions

Jump to navigation Jump to search
m
(firefox-manifest.json from staging)
Line 105: Line 105:


== Deploying to production ==
== Deploying to production ==
Before deploying, you need to send an e-mail to release-drivers with an intent to ship notice, and get approval from release mgmt.


To deploy, you need to update the ''release_tag'' in the repo to point to your newest changeset, and file a bug ([https://bugzilla.mozilla.org/show_bug.cgi?id=1247822 example]) for DevOps to deploy it to the [https://telemetry-experiment.cdn.mozilla.net/ production server].
* Before deploying, you need to send an e-mail to release-drivers with an intent to ship notice, and get approval from release mgmt.
* To deploy, you need to update the ''release_tag'' in the repo to point to your newest changeset:
** <code> hg tag -f --rev tip release_tag -m "Bug AAA - Update release_tag to deploy my experiment. r=someone"</code>
** <code> hg tag -f --rev tip release_tag -m "Bug AAA - Update release_tag to deploy my experiment. r=someone"</code>
** then file a bug ([https://bugzilla.mozilla.org/show_bug.cgi?id=1247822 example]) for DevOps to deploy it to the [https://telemetry-experiment.cdn.mozilla.net/ production server].
Confirmed users
3,339

edits

Navigation menu