|
[PATCH] builders: Add Build Steps to get worker information
Bug #9917 has been update to "Review In Progress" https://bugzilla.yoctoproject.org/show_bug.cgi?id=9917
Bug #9917 has been update to "Review In Progress" https://bugzilla.yoctoproject.org/show_bug.cgi?id=9917
|
By
Aaron Chan
· #49383
·
|
|
[PATCH] builders: Add Build Steps to get worker information
BUG#9917: https://bugzilla.yoctoproject.org/show_bug.cgi?id=9917 autobuilder: Add ability to get worker information BUILBOT: http://docs.buildbot.net/current/manual/configuration/buildsteps.html#setpr
BUG#9917: https://bugzilla.yoctoproject.org/show_bug.cgi?id=9917 autobuilder: Add ability to get worker information BUILBOT: http://docs.buildbot.net/current/manual/configuration/buildsteps.html#setpr
|
By
Aaron Chan
· #49270
·
|
|
[yocto-autobuilder-helper][PATCH 1/2] utils: Add getconfiglistfilter() to return config based on regexpr
Could someone please review my patches ? Thanks.
Could someone please review my patches ? Thanks.
|
By
Aaron Chan
· #49020
·
|
|
[yocto-autobuilder2][PATCH] config: Fix giturl for meta-virtualization Layer
Could someone please fix this simple piece?
Could someone please fix this simple piece?
|
By
Aaron Chan
· #49019
·
|
|
[yocto-autobuilder-helper][PATCH 2/2] setup-config: Add multiconfig setup support
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- scripts/setup-config | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- scripts/setup-config | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a
|
By
Aaron Chan
· #48907
·
|
|
[yocto-autobuilder-helper][PATCH 1/2] utils: Add getconfiglistfilter() to return config based on regexpr
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- scripts/utils.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scripts/ut
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- scripts/utils.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scripts/ut
|
By
Aaron Chan
· #48906
·
|
|
[yocto-autobuilder2][PATCH] config: Fix giturl for meta-virtualization Layer
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/c
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/c
|
By
Aaron Chan
· #48769
·
|
|
[PATCH] config: Fix giturl for meta-virtualization Layer
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/c
From: Aaron Chan <aaron.chun.yew.chan@...> Signed-off-by: Aaron Chan <aaron.chun.yew.chan@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/c
|
By
Aaron Chan
· #48768
·
|
|
[RFC] Yocto Autobuilder and LAVA Integration
Hi Nicholas
By
Aaron Chan
· #47422
·
|
|
[RFC] Yocto Autobuilder and LAVA Integration
Hi Anibal. Hope that all is well with you and good to hear from someone from the community. We are maintaining our own LAVA server/dispatcher and only the administrator can create a user account for y
Hi Anibal. Hope that all is well with you and good to hear from someone from the community. We are maintaining our own LAVA server/dispatcher and only the administrator can create a user account for y
|
By
Aaron Chan
· #47401
·
|
|
[RFC] Yocto Autobuilder and LAVA Integration
Hi Anibal/RP, [Reply] That is correct, since Linaro have this in place to use https://archive.validation.linaro.org/directories/ and I have look into this as well, we can leverage on this but I am up
Hi Anibal/RP, [Reply] That is correct, since Linaro have this in place to use https://archive.validation.linaro.org/directories/ and I have look into this as well, we can leverage on this but I am up
|
By
Aaron Chan
· #43141
·
|
|
[yocto-autobuilder-helper][PATCH 6/6] config-intelqa-x86_64-lava.json: Add extension to config.json to support BSP
config-intelqa on x86-64 is an extension to config.json where it contains the recipes and meta layers to build core-image-sato-sdk on various supported architectures in Yocto Project. This is an initi
config-intelqa on x86-64 is an extension to config.json where it contains the recipes and meta layers to build core-image-sato-sdk on various supported architectures in Yocto Project. This is an initi
|
By
Aaron Chan
· #42318
·
|
|
[yocto-autobuilder-helper][PATCH 5/6] publish-artefacts: Add deployment BSP support on x86_64
Add in the support to publish images into the designated path. BSP packages of the previous build will be cleaned up before new BSP packages are copied over. This ensures the previous image will not b
Add in the support to publish images into the designated path. BSP packages of the previous build will be cleaned up before new BSP packages are copied over. This ensures the previous image will not b
|
By
Aaron Chan
· #42317
·
|
|
[yocto-autobuilder-helper][PATCH 4/6] resume-lava-jobs: Add lava-job cleanup script
This script is needed to inform LAVA server to end the lava-job process and shutdowns the board/device gracefully while removing the lava-overlay tmpfs resides on LAVA dispatcher end. Once lava-job co
This script is needed to inform LAVA server to end the lava-job process and shutdowns the board/device gracefully while removing the lava-overlay tmpfs resides on LAVA dispatcher end. Once lava-job co
|
By
Aaron Chan
· #42316
·
|
|
[yocto-autobuilder-helper][PATCH 3/6] trigger-lava-jobs: Add LAVA RPC trigger pipeline script
trigger-lava-jobs accepts the YAML pipeline lava-job config file generated by run-jinja-parser scripts. This triggers a new job at LAVA end thru RPC and parses the authentication token and user creden
trigger-lava-jobs accepts the YAML pipeline lava-job config file generated by run-jinja-parser scripts. This triggers a new job at LAVA end thru RPC and parses the authentication token and user creden
|
By
Aaron Chan
· #42315
·
|
|
[yocto-autobuilder-helper][PATCH 2/6] run-jinja-parser: Add converter Jinja2 template to YAML parser
run-jinja-parser converts the Jinja2 template from lava-templates folder into YAML pipeline job configuration used in LAVA. Jinja2 provides a standard template to be modify/update to meet other archit
run-jinja-parser converts the Jinja2 template from lava-templates folder into YAML pipeline job configuration used in LAVA. Jinja2 provides a standard template to be modify/update to meet other archit
|
By
Aaron Chan
· #42314
·
|
|
[yocto-autobuilder-helper][PATCH 1/6] lava-templates: Add Jinja2 LAVA job-template on BSP x86_64
Include a reference LAVA job template on x86_64 in jinja2 format. This template will parsed and converted into YAML configuration before job is trigger on LAVA server end thru Yocto autobuilder. Signe
Include a reference LAVA job template on x86_64 in jinja2 format. This template will parsed and converted into YAML configuration before job is trigger on LAVA server end thru Yocto autobuilder. Signe
|
By
Aaron Chan
· #42313
·
|
|
[PATCH] run-config: Reverse the oder of remove layers
This patch fixes the "Collection Error during parsing layer conf" when a parent layer is accidentally added before depend layers. When removing layers from bblayers, we should not be following the sam
This patch fixes the "Collection Error during parsing layer conf" when a parent layer is accidentally added before depend layers. When removing layers from bblayers, we should not be following the sam
|
By
Aaron Chan
· #42059
·
|
|
[PATCH] [yocto-ab-helper] scripts/run-jinja-parser: Add parser to generate LAVA job-config
This patch is added to generate the LAVA job-config based on config-intelqa-x86_64-lava.json,lava.py, jinja2 template to construct the job definition in YAML using autobuilder. Signed-off-by: Aaron Ch
This patch is added to generate the LAVA job-config based on config-intelqa-x86_64-lava.json,lava.py, jinja2 template to construct the job definition in YAML using autobuilder. Signed-off-by: Aaron Ch
|
By
Aaron Chan
· #41784
·
|
|
[PATCH] [yocto-ab-helper] config-intelqa-x86_64-lava.json: Update job-config to enable BSP on Minnowboard (x86_64)
This patch is to update the nightly-x86-64-bsp job configuration and include the TEST_TARGET_IP, TEST_SERVER_IP & TEST_SUITES to enable OEQA Automated BSP test case(s) using server client connection.
This patch is to update the nightly-x86-64-bsp job configuration and include the TEST_TARGET_IP, TEST_SERVER_IP & TEST_SUITES to enable OEQA Automated BSP test case(s) using server client connection.
|
By
Aaron Chan
· #41783
·
|