QA/Desktop Firefox/Releases/Configs/Fx51RC

From MozillaWiki
Jump to: navigation, search

Update tests: beta* channels

  • Note: adjust channel=<channelUnderTest> accordingly
  • Watersheds and special notes
    • Update tests support Firefox versions up to 3 releases back, or the last ESR Release - e.g. for Firefox 51 we support testing updates from Firefox 48
    • WINDOWS
      • 47.0.2 - is an update "watershed" for Windows, no versions from before go to builds beyond it (used to be 48.0.2) - see bug 1284903 - applies to release builds
      • Versions < 48.0 - will only update to 47.0.2 (used to be 47.0.1), because these versions update further only if the Websense hotfix is installed, and Websense is not detected - see bug 1298404 - applies to release builds (may apply to Beta builds as well)
      • 48.0RC2 - is an update "watershed" for Windows, no versions from before go to builds beyond it
        • This used to be 48.0b1 - see comment in bug 1284901 and bug 1271762 - but this was corrected by Justin Wood (email sent to release-drivers on Sep 20)
        • 48.0 Beta builds will update directly to latest Beta (50) and not go through RC
      • 48.0b8 - was cancelled so there is no build available
    • MAC OS X
      • 49+ - support was dropped for Mac OS X 10.6-10.8 starting with version 49 (users will get a deprecation notice) - see bug 1275607 - also versions <48.0.1 will be updated to 48.0.1
    • LINUX
      • 45.0.2 - is an update "watershed" for Linux (users with GTK >= 3.4 will get updated further to the latest available build, others will stay on 45.0.2 - ondemand update Linux machines have GTK > 3.4 so they should update to the latest version) - bug 1270358
    • LOCALE UPDATES:

Win 32 builds config file

[testrun]
script=update
target-version=51.0#2
channel=beta-cdntest

[windows xp 32bit]
platform=win32
51.0b14=en-US fr
51.0b13=ta
51.0b12=es-MX
51.0b11=pl
50.0b11=he
49.0b10=gu-IN
48.0b10=pt-BR

[windows 7 32bit]
platform=win32
51.0b14=en-US ru
51.0b10=th
51.0b9=ar
51.0b8=is
50.0b1=nl
49.0b2=kk
48.0b1=km

[windows 7 64bit]
platform=win32
51.0b14=en-US lij
51.0b7=de
51.0b6=uz
51.0b5=an
50.0b8=mk
49.0b7=sk
48.0b6=lt

[windows 8.1 32bit]
platform=win32
51.0b14=en-US pt-PT
51.0b4=xh
51.0b3=ms
51.0b2=rm
50.0b7=gn
49.0b5=vi
48.0b4=uk

[windows 8.1 64bit]
platform=win32
51.0b14=en-US son
51.0b13=zh-CN
51.0b7=cak
51.0b1=te
50.0b3=ml
48.0b3=pa-IN
48.0b9=sl

[mac 10.9 64bit]
platform=mac
51.0b14=en-US mr
51.0b13=af
51.0b12=ca
51.0b11=en-GB 
51.0b10=tr
50.0b11=nn-NO
49.0b10=dsb
48.0b10=cs

[mac 10.10 64bit]
platform=mac
51.0b14=en-US ka
51.0b9=ach
51.0b8=ro
51.0b7=zh-TW
51.0b6=it
50.0b6=sq 
49.0b6=as
48.0b5=ast

[mac 10.11 64bit]
platform=mac
51.0b14=en-US fa
51.0b4=fi
51.0b3=es-ES
51.0b2=bn-IN
51.0b1=hi-IN
50.0b3=bn-BD
49.0b1=br
48.0b2=ja-JP-mac

[linux ubuntu 14.04 32bit]
platform=linux
51.0b14=en-US el
51.0b13=es-AR
51.0b12=ko
51.0b11=hu 
51.0b10=sr
51.0b9=si
51.0b8=hr
51.0b7=mai
51.0b6=gd
50.0b11=eu
49.0b10=da
48.0b10=sv-SE

[linux ubuntu 14.04 64bit]
platform=linux64
51.0b14=en-US gl
51.0b13=or 
51.0b11=ja
51.0b9=nb-NO
51.0b7=kn
51.0b5=es-CL
51.0b3=lv
51.0b2=hy-AM
51.0b1=hsb
50.0b5=fy-NL
49.0b6=id
48.0b7=ga-IE

Win 64 builds config file

[testrun]
script=update
target-version=51.0#2
channel=beta-cdntest

[windows 7 64bit]
platform=win64
51.0b14=en-US
51.0b12=bs
51.0b10=cy
50.0b11=bg
49.0b10=en-US
48.0b10=az

[windows 8.1 64bit]
platform=win64
51.0b14=kab
51.0b13=eo
51.0b11=ff
50.0b8=en-US
49.0b3=et
48.0b5=en-ZA

Update tests: release* channels

  • Note: adjust channel=<channelUnderTest> accordingly
  • Watersheds and special notes
    • Update tests support Firefox versions up to 3 releases back, or the last ESR Release - e.g. for Firefox 51 we support testing updates from Firefox 48
    • WINDOWS
      • 47.0.2 - is an update "watershed" for Windows, no versions from before go to builds beyond it (used to be 48.0.2) - see bug 1284903 - applies to release builds
      • Versions < 48.0 - will only update to 47.0.2 (used to be 47.0.1), because these versions update further only if the Websense hotfix is installed, and Websense is not detected - see bug 1298404 - applies to release builds (may apply to Beta builds as well)
      • 48.0RC2 - is an update "watershed" for Windows, no versions from before go to builds beyond it
        • This used to be 48.0b1 - see comment in bug 1284901 and bug 1271762 - but this was corrected by Justin Wood (email sent to release-drivers on Sep 20)
        • 48.0 Beta builds will update directly to latest Beta (50) and not go through RC
      • 48.0b8 - was cancelled so there is no build available
    • MAC OS X
      • 49+ - support was dropped for Mac OS X 10.6-10.8 starting with version 49 (users will get a deprecation notice) - see bug 1275607 - also versions <48.0.1 will be updated to 48.0.1
    • LINUX
      • 45.0.2 - is an update "watershed" for Linux (users with GTK >= 3.4 will get updated further to the latest available build, others will stay on 45.0.2 - ondemand update Linux machines have GTK > 3.4 so they should update to the latest version) - bug 1270358
    • LOCALE UPDATES:

Win 32 builds config file

[testrun]
script=update
target-version=51.0#2
channel=release-cdntest

[windows xp 32bit]
platform=win32
50.1.0=en-US fr
50.0.2=ta
50.0.1=pt-BR
49.0.2=he
49.0.1=pl
48.0.2=es-MX
48.0.1=gu-IN

[windows 7 32bit]
platform=win32
50.1.0=en-US ru
50.0.2=nl
50.0=km
49.0.2=th
49.0=ar
48.0.2=is
48.0=kk

[windows 7 64bit]
platform=win32
50.1.0=en-US lij
50.0.1=de
50.0=lt
49.0.1=mk
49.0=uz
48.0.1=an
48.0=sk

[windows 8.1 32bit]
platform=win32
50.1.0=en-US pt-PT
50.0.2=ms
50.0.1=uk
49.0.2=xh
49.0.1=rm
48.0.2=gn
48.0.1=vi

[windows 8.1 64bit]
platform=win32
50.1.0=en-US son
50.0.2=te
50.0=sl
49.0.2=zh-CN
49.0=cak
48.0.2=ml
48.0=pa-IN

[mac 10.9 64bit]
platform=mac
50.1.0=en-US mr
50.0.2=af
50.0.1=cs
50.0=nn-NO
49.0.2=tr
49.0.1=en-GB 
48.0.2=ca
48.0.1=dsb

[mac 10.10 64bit]
platform=mac
50.1.0=en-US ach
50.0.2=ro
50.0.1=ast
50.0=be
49.0.2=it
49.0=sq 
48.0.2=zh-TW
48.0=as

[mac 10.11 64bit]
platform=mac
50.1.0=en-US fa
50.0.2=es-ES
50.0.1=ja-JP-mac
50.0=fi
49.0.1=hi-IN
49.0=bn-BD
48.0.1=bn-IN
48.0=br

[linux ubuntu 14.04 32bit]
platform=linux
50.1.0=en-US gd ko
50.0.2=eu es-AR
50.0.1=el
50.0=sv-SE
49.0.2=mai
49.0.1=hr
49.0=si
48.0.2=sr
48.0.1=hu 
48.0=da

[linux ubuntu 14.04 64bit]
platform=linux64
50.1.0=en-US kn lv
50.0.2=gl hsb
50.0.1=or
50.0=ga-IE
49.0.2=fy-NL
49.0.1=nb-NO
49.0=ja
48.0.2=hy-AM
48.0.1=es-CL
48.0=id

Win 64 builds config file

[testrun]
script=update
target-version=51.0#2
channel=release-cdntest

[windows 7 64bit]
platform=win64
50.1.0=en-US
50.0.2=bs
50.0.1=cy
50.0=bg
49.0.2=en-US
48.0.2=az

[windows 8.1 64bit]
platform=win64
50.1.0=en-US
50.0.2=eo
50.0.1=ff
50.0=en-US
49.0.1=et
48.0.1=en-ZA