Bug 1265799 - Disable b2g-inbound. r=Callek

MozReview-Commit-ID: GYzymyiPz1D
This commit is contained in:
Vlad Ciobancai 2016-04-25 06:40:55 -04:00
parent 3b5633ca63
commit eba5401caa
2 changed files with 1 additions and 5 deletions

View File

@ -27,7 +27,7 @@ if test -z "$SCCACHE_DISABLE" -a -z "$no_sccache" -a -z "$MOZ_PGO_IS_SET" -a -z
;;
esac
;;
b2g-inbound|mozilla-inbound|fx-team)
mozilla-inbound|fx-team)
case "${master}" in
*use1.mozilla.com*)
bucket=mozilla-releng-s3-cache-us-east-1-prod

View File

@ -196,10 +196,6 @@ config = {
},
### project branches
'b2g-inbound': {
'repo_path': 'integration/b2g-inbound',
'stage_server': 'upload.ffxbld.productdelivery.prod.mozaws.net',
},
'fx-team': {
'repo_path': 'integration/fx-team',
'stage_server': 'upload.ffxbld.productdelivery.prod.mozaws.net',