B2G/QA/BuildProccess: Difference between revisions

 
(2 intermediate revisions by 2 users not shown)
Line 33: Line 33:
** Dogfood-latest build is moved to dogfood-test
** Dogfood-latest build is moved to dogfood-test
** Dogfood Tests are executed for further testing:
** Dogfood Tests are executed for further testing:
*** Dogfood Test Suite : https://moztrap.mozilla.org/manage/cases/?filter-suite=846
*** Dogfood Test Suites : https://moztrap.mozilla.org/manage/cases/?filter-suite=912&filter-suite=719


=== Dogfood Test Results ===
=== Dogfood Test Results ===
Line 60: Line 60:
* T2M base builds follows a similar path as dogfood.
* T2M base builds follows a similar path as dogfood.
* When making a build, the img files are written over top of the original 18D base build
* When making a build, the img files are written over top of the original 18D base build
** https://github.com/nhirata/Nhirata_Scripts/blob/master/T2M_Flame.sh outlines what is done in the build.  Note: script doesn't run currently; It's probably better to fix/create a taskcluster script to kick off this build
** https://github.com/nhirata/Nhirata_Scripts/blob/master/T2M_Flame.sh outlines what is done in the build.   
** Note: It's probably better to fix/create a taskcluster script to kick off this build [to be worked on]
* The build is sent to the TAM for T2M and they are asked to hosts the files
* The build is sent to the TAM for T2M and they are asked to hosts the files
* Balrog will need to point to the FOTA build accordingly.
* Balrog will need to point to the FOTA build accordingly.
2

edits