diff --git a/tests/teamcity/gcppoc b/tests/teamcity/gcppoc new file mode 100644 index 0000000000..d00891f34c --- /dev/null +++ b/tests/teamcity/gcppoc @@ -0,0 +1,20 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +FXA_CONTENT_ROOT="https://accounts.public.gcppoc.mozaws.net/" +FXA_AUTH_ROOT="https://auth.public.gcppoc.mozaws.net/v1" +FXA_OAUTH_ROOT="https://oauth.public.gcppoc.mozaws.net" +FXA_PROFILE_ROOT="https://profile.public.gcppoc.mozaws.net/" +FXA_TOKEN_ROOT="https://accounts.public.gcppoc.mozaws.net/syncserver/token" + +FXA_OAUTH_APP_ROOT="https://123done-latest.dev.lcip.org/" +FXA_UNTRUSTED_OAUTH_APP_ROOT="https://321done-latest.dev.lcip.org/" + +FXA_CONTENT_VERSION="https://accounts.public.gcppoc.mozaws.net/__version__" +FXA_OAUTH_VERSION="https://oauth.public.gcppoc.mozaws.net/__version__" +FXA_PROFILE_VERSION="https://profile.public.gcppoc.mozaws.net/__version__" +FXA_AUTH_VERSION="https://auth.public.gcppoc.mozaws.net/__version__" + +# production-like, but not quite +FXA_DEV_BOX="true"