summaryrefslogtreecommitdiff
path: root/tests/remoteexecution
Commit message (Expand)AuthorAgeFilesLines
* _frontend/cli.py: Drop support for bst shell --use-buildtree=tryJürg Billeter2020-10-272-5/+2
* Replace format-version with min-versionTristan Van Berkom2020-04-252-0/+2
* tests/remoteexecution/workspace.py: Fix test and enable incrementaljuerg/incremental-workspace-buildJürg Billeter2020-02-111-15/+15
* .gitlab-ci/buildgrid-compose.yml: Switch to buildbox-workerJürg Billeter2020-02-111-7/+2
* tests/remoteexecution/workspace.py: Improve testDarius Makovsky2020-02-051-79/+96
* tests/remoteexecution: Remove xfail for non-incremental-time workspaceDarius Makovsky2020-02-051-6/+1
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-232-2/+2
* lint: Remove unnecessary list comprehensionsBenjamin Schubert2019-12-021-1/+1
* tests: non-incremental RE builds for workspacesDarius Makovsky2019-11-272-0/+313
* Reformat code using BlackChandan Singh2019-11-145-146/+96
* frontend: Remove tracking options from `bst build`Chandan Singh2019-11-041-3/+6
* tests/remoteexecution/partial.py: Test building all dependenciesbuild-all-optionRaoul Hidalgo Charman2019-09-121-2/+12
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-152-4/+4
* tests: Add RE test for builds that failRaoul Hidalgo Charman2019-07-121-0/+75
* tests: pulling buildtrees in remote executionRaoul Hidalgo Charman2019-07-123-0/+105
* tests: Add remote execution junction testRaoul Hidalgo Charman2019-07-127-0/+186
* tests/remoteexecution/partial.py: Parametrize for pull artifact filesRaoul Hidalgo Charman2019-07-111-5/+12
* tests/partial: Add test to cover find_missing_blobsRaoul Hidalgo Charman2019-06-211-0/+25
* tests/remoteexecution: Enable pylint and fix problemsBenjamin Schubert2019-06-053-2/+8
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-162-4/+4
* tests/remoteexecution/partial.py: Add test for partial CASJürg Billeter2019-04-122-0/+52
* tests: Add basic remote-execution tests (autotools)Martin Blanchard2019-03-256-0/+111