Closed Bug 1000792 Opened 11 years ago Closed 11 years ago

add graph server sql definitions for new additional talos test 'media' to graphs.mozilla.org and graphs.allizom.org

Categories

(Data & BI Services Team :: DB: MySQL, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Unassigned)

References

(Blocks 1 open bug)

Details

can you please update these two databases ("graphs_mozilla_org_new" and "graphs_stage2_prod") with this sql: insert into tests values (NULL,"media_tests","WebRTC Media Performance Tests",1,1,19);
Done on both.... mysql> insert into tests values (NULL,"media_tests","WebRTC Media Performance Tests",1,1,19); Query OK, 1 row affected (0.00 sec) Also, check with Armen - I'm pretty sure he knows the credentials so you can self-service these kinds of things (I know he's moved on to ateam, but that should have been passed along).
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Sorry to do this, I had made a mistake and forgot to update the pages table. Can we get these additional sql statements executed for these two databases ("graphs_mozilla_org_new" and "graphs_stage2_prod"): insert into pages values (NULL, 21, "audio_playback_quality_snr_in_db"); insert into pages values (NULL, 21, "audio_playback_quality_delay_in_ms"); insert into pages values (NULL, 21, "audio_peer_connection_quality_snr_in_db"); insert into pages values (NULL, 21, "audio_peer_connection_quality_delay_in_ms");
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Done!
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Sheeri, thanks so much for doing this so fast!
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.