aboutsummaryrefslogtreecommitdiff
path: root/trigger-linux-eas.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>
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-08Add linux-eas jobFathi Boudra
JIRA: REQ-613, CARD-1769 Change-Id: If0b89d5ca03791319e092b7240c422e14a03c970 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>