aboutsummaryrefslogtreecommitdiff
path: root/tests/build-remote.sh
AgeCommit message (Expand)Author
2022-03-07Explain why the log tests are disabled for CA derivationsThéophane Hufschmitt
2022-03-04tests: grep for string in nix log for remote-buildsMaximilian Bosch
2022-02-28tests: implement test for `nix log` with `ssh-ng://` buildsMaximilian Bosch
2021-08-31nix-store --serve: pass on `settings.keepFailed` from SSH storeMaximilian Bosch
2021-06-11Add a ca-derivations required machine featureregnat
2021-03-31tests/*: show when tests are skippedRobert Hensing
2020-12-09Test the post-build-hook with remote buildersregnat
2020-08-18Merge pull request #3940 from obsidiansystems/fixed-output-remote-builder-testEelco Dolstra
2020-08-16Test remote building with fixed output derivationsJohn Ericson
2020-08-13Test `RemoteStore::buildDerivation`John Ericson
2020-08-12Make `system-features` a store settingJohn Ericson
2020-06-25build-remote.sh: Test LegacySSHStoreEelco Dolstra
2020-05-12tests/binary-cache.sh: Improve incomplete closure testEelco Dolstra
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-01-13Fix tests using user namespaces on kernels that don't have itTuomas Tynkkynen
2017-10-24Allow shorter syntax for chroot storesEelco Dolstra
2017-10-23Pass all settings to build-remoteEelco Dolstra
2017-08-31Rename a few configuration optionsEelco Dolstra
2017-05-05Make the location of the build directory in the sandbox configurableEelco Dolstra
2017-05-02build-remote: Add a basic testEelco Dolstra