TestEngineering/Services/LoopServerLoadTesting: Difference between revisions

Line 102: Line 102:
   
   
  In the browser: https://call.mozilla.com/config.js
  In the browser: https://call.mozilla.com/config.js
  Should return json similar to the following:
  should return json similar to the following:
  var loop = loop || {};
  var loop = loop || {};
  loop.config = {serverUrl: 'https://loop.services.mozilla.com'};
  loop.config = {serverUrl: 'https://loop.services.mozilla.com'};
In the browser: https://call.mozilla.com/VERSION.txt
should return the version and build string info
   
   
  curl https://call.mozilla.com
  curl https://call.mozilla.com
Confirmed users
3,727

edits