aboutsummaryrefslogtreecommitdiff
path: root/coresight.yaml
AgeCommit message (Collapse)Author
2019-09-26remove deleted jobs from gitRiku Voipio
These jobs were originally attemted to be deleted by Vishal in https://review.linaro.org/c/ci/job/configs/+/31725 The job failed due to renaming issues. It was fixed and the jobs were removed for real in https://ci.linaro.org/job/trigger-ci-job-configs/9687/console Now that the jobs are really gone, remove them from git too. Signed-off-by: Riku Voipio <riku.voipio@linaro.org> Change-Id: I069575498773a94ee5033f27feefea59fa00d8b6
2019-09-24delete jobsRiku Voipio
Signed-off-by: Riku Voipio <riku.voipio@linaro.org> Change-Id: I7b9af1db4e9b32185b18335555af9804296bc4b6
2019-07-18delete old jobsVishal Bhoj
Delete old jobs that have not run for last one year and the jjb yaml files have not been updated after Jan 1st 2018 Change-Id: I8022b650ff3bad9df9de64ace1cd316f7e43fab0 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-03-30S3-api: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3 Change-Id: If03d907aa10c33767f319e14ce023c6864c7b8ed
2015-07-07coresight: use pre-installed toolchainFathi Boudra
Change-Id: Ie7e215344e015f60c855bd65b0aae6996ba4666f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-07-07coresight: remove DO1 ethernet enablement workaroundFathi Boudra
patch merged upstream. Change-Id: I42220155c6835cacba77ad25770a9a3bef8a2c9e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-10coresight: avoid to delete property fileFathi Boudra
git clean get rid of all the files, including property file needed later in the build. Change-Id: Ie53940c48d976020ec39d09db1e345cefee47f23 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-10coresight: clean up the workspaceFathi Boudra
Change-Id: I46b6fb9fc8dc32c43085758a106bbe1e1ee1aed4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-09coresight: fix defconfig nameFathi Boudra
Change-Id: Iec77fb93407d03317ba8e23b4c1eef3b44d89b76 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-09coresight: add HiSilicon D01 buildFathi Boudra
Change-Id: I453fe32b2e139a1c54b3ed3dc61854fc1572982b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-08Deprecate PUBLISH_KEY password parameter in favor of linaro-publish-tokenFathi Boudra
Change-Id: Ic712ec02a094f6a4dcac124cc4344033900fb722 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-07use the refs/heads/<branchName> syntaxFathi Boudra
<remoteRepoName>/<branchName> can be ambiguous. Per the documentation: The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch is unambiguous. If ambiguous the first result is taken, which is not necessarily the expected one. Better use refs/heads/<branchName>. Change-Id: I838e2b22e3b256d1c294e8a071a97960f109e652 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-11coresight: add email notification and minor tweaksFathi Boudra
Change-Id: I2bc9e8a9d6e41489e0f2941e24eb8ab6dc9e17c9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-11coresight: fix HWPACK_BUILD_URLFathi Boudra
Change-Id: Id1b24b1c9ef703e76f1707a27649b04f86867670 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-11coresight: submit build job to LAVAFathi Boudra
Change-Id: I11f8e55de8a57a073d44c86de85908ee7b7f5d6a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-10coresight: add CONFIG_LBDAF=y to coresight config fragmentFathi Boudra
Change-Id: I78e6900ec295f4d6e6c3abf3958d4494773398bb Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-12-08Add coresight jobFathi Boudra
JIRA: REQ-590, CARD-1730 Change-Id: Ib7b8966d8e9d533feb49911420b5873740e78430 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>