Closed Bug 992232 Opened 10 years ago Closed 10 years ago

telemetry-experiment-server: change deployment repo and script

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: benjamin, Assigned: cturra)

References

Details

telemetry-experiment-server is now in its final home, http://hg.mozilla.org/webtools/telemetry-experiment-server/

Please change the staging version of this site to auto-update from this repo instead of my user repo.

Also I've added one parameter to the deployment script: previously it was `python build.py destdir`. Now it is `python build.py destdir baseurl`

So for instance when I'm testing locally I'm doing `python build.py _out "http://localhost"`

So staging should be `python build.py "https://telemetry-experiment-dev.allizom.org"`
Blocks: telex
Assignee: server-ops-webops → cturra
i have updated both dev and prod to use the new repo as requested.

 - dev:  https://telemetry-experiment-dev.allizom.org
 - prod: https://telemetry-experiment.cdn.mozilla.net
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
looks like the current experiment under both the development and production staging servers has expired (04/15/14-Apr-2014). Could we get another experiment running on those two staging servers, including adding the changes so they can be pulled and built locally?
Went through the verification process using the following Nightly build:
- http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014-04-16-03-02-02-mozilla-central/

OSX 10.9.2: Passed
- localhost staging server (cloned the and built the server without any issues)
- kamiljozwiak.com/firefox-manifest.json
- http://telemetry-experiment-dev.allizom.org/firefox-manifest.json

Windows 8.1 x64: Passed
- kamiljozwiak.com/firefox-manifest.json
- http://telemetry-experiment-dev.allizom.org/firefox-manifest.json

Ubuntu 13.10 x64: Passed
- kamiljozwiak.com/firefox-manifest.json
- http://telemetry-experiment-dev.allizom.org/firefox-manifest.json

I didn't go through the production staging server as the experiment expired on April 15th. I've tested that staging server earlier and can confirm that it also worked.
Status: RESOLVED → VERIFIED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.