summaryrefslogtreecommitdiffstats
path: root/scripts/ci
Commit message (Collapse)AuthorAgeFilesLines
* Update CI scripts to match other supported branches.Patrick Vacek2020-02-284-15/+62
| | | | | | | | This seems mostly related to 9eebc8d15a297d68fc35dd4d77fcb945d2f395b2, which didn't make it to thud, since some of it was only required for master. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* oe-selftest.sh: This also now requires setting git identity.Patrick Vacek2020-02-281-1/+11
| | | | | | | | Not sure why this only started cropping up now. Also pull in some other missing bits from other upstream changes. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Remove Jenkins references in meta-updaterLaurent Bonnans2019-10-213-192/+0
| | | | | | Was killed for good Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Configure oe-selftests to run on specific node labelci/ota-1810Manikandan Kandasamy2018-12-141-1/+3
| | | | Signed-off-by: Manikandan Kandasamy <manikandan.kandasamy@here.com>
* Split yocto builds from yocto selftestsLaurent Bonnans2018-09-062-3/+90
| | | | | In a separate Jenkinsfile right now, with a lot of duplication. Let's hope to find a cleaner way
* Create a user with correct uid inside CI's DockerfileLaurent Bonnans2018-09-062-2/+17
|
* Setup garage credentials for oe-selftest CILaurent Bonnans2018-09-062-18/+23
|
* Install ovmf in ci DockerfileLaurent Bonnans2018-09-061-0/+1
| | | | For qemu tests
* Run oe-selftest on Jenkins CILaurent Bonnans2018-09-062-0/+29
|
* Remove python3-requests from Dockerfile.bitbakeLaurent Bonnans2018-06-271-1/+0
|
* Rename Jenkinsfile to Jenkinsfile.bleedingLaurent Bonnans2018-06-251-0/+3
| | | | + small doc comment
* Small doc about setting up Jenkins for meta-updaterLaurent Bonnans2018-06-251-0/+14
|
* Add caching to CI bitbakingLaurent Bonnans2018-06-252-4/+30
| | | | | Also fix various issues with environment variables and file transfers to Docker
* Use plain bash instead of hacky sed for CI config filesLaurent Bonnans2018-06-223-16/+10
|
* Try to bitbake on CI inside dockerLaurent Bonnans2018-06-222-4/+42
|
* Refactor some of the Jenkins pipeline stuffLaurent Bonnans2018-06-211-9/+14
| | | | Some options looked deprecated
* Try to checkout aktualizr from pipelineLaurent Bonnans2018-06-181-2/+11
|
* Bitbake build from JenkinsLaurent Bonnans2018-06-184-2/+83
|
* Checkout of repo from JenkinsLaurent Bonnans2018-06-181-0/+27