Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Bug 774535 - Udpated mozharness config for WebAPI tests, r=armenzg
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Griffin committed Oct 10, 2012
1 parent ddc05f3 commit a6729dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions configs/marionette/prod_emulator_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

config = {
# marionette options
"type": "b2g",
"test_type": "b2g",
"emulator": "arm",
"emulator_path": "/path/to/emulator",
"emulator_url": "http://url/to/emulator",
"emulator_url": "http://runtime-binaries.pvt.build.mozilla.org/tooltool/sha512/69cba761fc84f8db3b5f536c60027b6515acd5b3084156c67319bdb8e18b06170aedff64333692a80ea1ef8f9c5bdc6fc688b559703b59b5071aebb1bd6ffddf",
"test_manifest": "unit-tests.ini",

"exes": {
Expand Down

0 comments on commit a6729dd

Please sign in to comment.