Open warpech opened 5 years ago
It seems that the REST API calls to SauceLabs are hardcoded to use the US data center.
See the line: https://github.com/Polymer/tools/blob/281fc194662396470091ac0ee21d94117257f89b/packages/wct-sauce/lib/plugin.js#L103
The EU data center of SauceLabs has a different REST API endpoint: https://eu-central-1.saucelabs.com/rest/v1/
https://eu-central-1.saucelabs.com/rest/v1/
Source: https://wiki.saucelabs.com/display/DOCS/Sauce+Labs+European+Data+Center+Configuration+Information
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
It seems that the REST API calls to SauceLabs are hardcoded to use the US data center.
See the line: https://github.com/Polymer/tools/blob/281fc194662396470091ac0ee21d94117257f89b/packages/wct-sauce/lib/plugin.js#L103
The EU data center of SauceLabs has a different REST API endpoint:
https://eu-central-1.saucelabs.com/rest/v1/
Source: https://wiki.saucelabs.com/display/DOCS/Sauce+Labs+European+Data+Center+Configuration+Information