| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
The worker needs to advertise the supported OSFamily and ISA.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
closes #1184
|
|
https://gitlab.com/BuildStream/buildstream/issues/629
|