Closed Bug 1233262 Opened 9 years ago Closed 8 years ago

add ENABLE_RELEASE_PROMOTION variable to sanity whitelist for mozilla-release

Categories

(Release Engineering :: Release Automation: Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jlund, Unassigned)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1233261 +++

copy of this bug to track similar patch before next uplift
oh look, I forgot to block this against migration bug.

motivation for this patch:

2016-01-18 13:15:13,003 : ERROR : found in browser/config/mozconfigs/macosx-universal/release but not in browser/config/mozconfigs/macosx-universal/nightly: if [ -n "$ENABLE_RELEASE_PROMOTION" ]; then
2016-01-18 13:15:13,003 : ERROR : found in browser/config/mozconfigs/macosx-universal/release but not in browser/config/mozconfigs/macosx-universal/nightly: MOZ_AUTOMATION_UPLOAD_SYMBOLS=1
2016-01-18 13:15:13,003 : ERROR : found in browser/config/mozconfigs/macosx-universal/release but not in browser/config/mozconfigs/macosx-universal/nightly: MOZ_AUTOMATION_UPDATE_PACKAGING=1
2016-01-18 13:15:13,618 : ERROR : found in browser/config/mozconfigs/win32/release but not in browser/config/mozconfigs/win32/nightly: if [ -n "$ENABLE_RELEASE_PROMOTION" ]; then
2016-01-18 13:15:13,618 : ERROR : found in browser/config/mozconfigs/win32/release but not in browser/config/mozconfigs/win32/nightly: MOZ_AUTOMATION_UPLOAD_SYMBOLS=1
2016-01-18 13:15:13,618 : ERROR : found in browser/config/mozconfigs/win32/release but not in browser/config/mozconfigs/win32/nightly: MOZ_AUTOMATION_UPDATE_PACKAGING=1
2016-01-18 13:15:13,618 : ERROR : found in browser/config/mozconfigs/win32/release but not in browser/config/mozconfigs/win32/nightly: fi
2016-01-18 13:15:14,734 : ERROR : found in browser/config/mozconfigs/win64/release but not in browser/config/mozconfigs/win64/nightly: if [ -n "$ENABLE_RELEASE_PROMOTION" ]; then
2016-01-18 13:15:14,734 : ERROR : found in browser/config/mozconfigs/win64/release but not in browser/config/mozconfigs/win64/nightly: MOZ_AUTOMATION_UPLOAD_SYMBOLS=1
2016-01-18 13:15:14,735 : ERROR : found in browser/config/mozconfigs/win64/release but not in browser/config/mozconfigs/win64/nightly: MOZ_AUTOMATION_UPDATE_PACKAGING=1
2016-01-18 13:15:14,735 : ERROR : found in browser/config/mozconfigs/win64/release but not in browser/config/mozconfigs/win64/nightly: fi
2016-01-18 13:15:15,608 : ERROR : found in browser/config/mozconfigs/linux64/release but not in browser/config/mozconfigs/linux64/nightly: if [ -n "$ENABLE_RELEASE_PROMOTION" ]; then
2016-01-18 13:15:15,608 : ERROR : found in browser/config/mozconfigs/linux64/release but not in browser/config/mozconfigs/linux64/nightly: MOZ_AUTOMATION_UPLOAD_SYMBOLS=1
2016-01-18 13:15:15,609 : ERROR : found in browser/config/mozconfigs/linux64/release but not in browser/config/mozconfigs/linux64/nightly: MOZ_AUTOMATION_UPDATE_PACKAGING=1
2016-01-18 13:15:15,609 : ERROR : found in browser/config/mozconfigs/linux64/release but not in browser/config/mozconfigs/linux64/nightly: fi
2016-01-18 13:15:16,294 : ERROR : found in browser/config/mozconfigs/linux32/release but not in browser/config/mozconfigs/linux32/nightly: if [ -n "$ENABLE_RELEASE_PROMOTION" ]; then
2016-01-18 13:15:16,295 : ERROR : found in browser/config/mozconfigs/linux32/release but not in browser/config/mozconfigs/linux32/nightly: MOZ_AUTOMATION_UPLOAD_SYMBOLS=1
2016-01-18 13:15:16,295 : ERROR : found in browser/config/mozconfigs/linux32/release but not in browser/config/mozconfigs/linux32/nightly: MOZ_AUTOMATION_UPDATE_PACKAGING=1
2016-01-18 13:15:16,295 : ERROR : found in browser/config/mozconfigs/linux32/release but not in browser/config/mozconfigs/linux32/nightly: fi
2016-01-18 13:15:16,295 : ERROR : Error verifying mozconfigs
Attachment #8709181 - Flags: review?(bugspam.Callek)
Attachment #8709181 - Flags: review?(bugspam.Callek) → review+
Comment on attachment 8709181 [details] [diff] [review]
160118_rel_promo_whitelist_sanity-tools.patch

thanks: https://hg.mozilla.org/build/tools/rev/a569acc6ed01
Attachment #8709181 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: