зеркало из https://github.com/mozilla/bedrock.git
update jenkins urls to use VPN
This commit is contained in:
Родитель
c1e2779919
Коммит
f4a9c89027
|
@ -7,7 +7,7 @@ set -eo pipefail
|
|||
# defaults and constants
|
||||
CHANNEL="www-notify"
|
||||
CHANNEL_FAILURE="meao-alerts"
|
||||
BLUE_BUILD_URL="https://ci.us-west.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline"
|
||||
BLUE_BUILD_URL="https://ci.vpn1.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline"
|
||||
BLUE_BUILD_URL="${BLUE_BUILD_URL}/detail/${BRANCH_NAME/\//%2f}/${BUILD_NUMBER}/pipeline"
|
||||
|
||||
# parse cli args
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"repository": {
|
||||
"url": "https://github.com/mozilla/bedrock",
|
||||
"license": "MPL2",
|
||||
"tests": "https://ci.us-west.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline/activity/?branch=master"
|
||||
"tests": "https://ci.vpn1.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline/activity/?branch=master"
|
||||
},
|
||||
"participate": {
|
||||
"home": "https://wiki.mozilla.org/Webdev/GetInvolved/mozilla.org",
|
||||
|
|
|
@ -214,15 +214,15 @@ Jenkins to become unresponsive. To make such changes it can be necessary to firs
|
|||
restart Jenkins, as this issue only appears some time after Jenkins has been started.
|
||||
A `bug for the IRC plugin`_ has been raised.
|
||||
|
||||
.. _Deployment Pipeline: https://ci.us-west.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline/branches/
|
||||
.. _Deployment Pipeline: https://ci.vpn1.moz.works/blue/organizations/jenkins/bedrock_multibranch_pipeline/branches/
|
||||
.. _CircleCI: https://circleci.com/
|
||||
.. _Sauce Labs: https://saucelabs.com/
|
||||
.. _Jenkinsfile: https://github.com/mozilla/bedrock/tree/master/Jenkinsfile
|
||||
.. _branch-specific YAML files: https://github.com/mozilla/bedrock/tree/master/jenkins/branches/
|
||||
.. _master.yml file: https://github.com/mozilla/bedrock/tree/master/jenkins/branches/master.yml
|
||||
.. _prod.yml file: https://github.com/mozilla/bedrock/tree/master/jenkins/branches/prod.yml
|
||||
.. _bedrock_integration_tests_runner: https://ci.us-west.moz.works/view/Bedrock/job/bedrock_integration_tests_runner/
|
||||
.. _configured in Jenkins: https://ci.us-west.moz.works/configure
|
||||
.. _bedrock_integration_tests_runner: https://ci.vpn1.moz.works/view/Bedrock/job/bedrock_integration_tests_runner/
|
||||
.. _configured in Jenkins: https://ci.vpn1.moz.works/configure
|
||||
.. _become unresponsive: https://issues.jenkins-ci.org/browse/JENKINS-28175
|
||||
.. _test dependencies: https://github.com/mozilla/bedrock/blob/master/requirements/dev.txt
|
||||
.. _Selenium Docker versions: https://hub.docker.com/r/selenium/hub/tags/
|
||||
|
|
|
@ -342,7 +342,7 @@ and also do not depend on a crawler to find them.
|
|||
.. _expected conditions: http://seleniumhq.github.io/selenium/docs/api/py/webdriver_support/selenium.webdriver.support.expected_conditions.html
|
||||
.. _Web QA style guide: https://wiki.mozilla.org/QA/Execution/Web_Testing/Docs/Automation/StyleGuide
|
||||
.. _LinkChecker: http://wummel.github.io/linkchecker/
|
||||
.. _Jenkins instance: https://ci.us-west.moz.works/
|
||||
.. _Jenkins instance: https://ci.vpn1.moz.works/
|
||||
.. _download: https://github.com/mozilla/bedrock/blob/master/tests/functional/test_download.py
|
||||
.. _localized download: https://github.com/mozilla/bedrock/blob/master/tests/functional/test_download_l10n.py
|
||||
.. _Basket: https://github.com/mozilla/basket
|
||||
|
|
Загрузка…
Ссылка в новой задаче