summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Collapse)AuthorAgeFilesLines
* Update buildbarn images for CI remote-cacheqinusty/update-buildbarn-imagesJosh Smith2020-09-151-2/+2
|
* Add bb-storage/bb-asset-hub cache test jobJosh Smith2020-08-263-0/+117
|
* Test buildstream with a reference cache serverWilliam Salmon2020-08-112-0/+36
| | | | | | | | This test defines a docker compose for a buildstream cache server and uses it. This stage could be altered or duplicated to use other cache servers so we can check our continued compatibility.
* .gitlab-ci/buildgrid-compose.yml: Set platform propertiesJürg Billeter2020-02-271-1/+1
| | | | The worker needs to advertise the supported OSFamily and ISA.
* .gitlab-ci/buildgrid-compose.yml: Switch to buildbox-workerJürg Billeter2020-02-111-7/+2
| | | | | | | | | Use buildbox-worker with buildbox-run-bubblewrap and buildbox-fuse from the buildbox-nightly docker image instead of the Python buildbox worker as the latter still uses the obsolete `buildbox` command. buildbox-worker launch is delayed as it fails if started before the BuildGrid server is ready.
* buildgrid-compose.yml: reduce log level to WARNDarius Makovsky2019-11-011-3/+3
| | | | closes #1184
* .gitlab-ci.yml: Add a CI test job for remote executionMartin Blanchard2019-03-251-0/+72
https://gitlab.com/BuildStream/buildstream/issues/629