tests: Make the external destination store optional
[?]
Apr 29, 2021, 5:06 AM
2I3HFWBKLTTXUHJ4KXMKUQOJASEF2TJYVHLYWCNCA7GLF4WCFN6QCDependencies
- [2]
C66VQYWTRun the tests with a remote dest store - [3]
4WLW4VHSTest setup: support arbitrary hydra config - [4]
UIA3ULNUGive each test its own Nix directories - [*]
HX4QYOYAadd first evaluations tests
Change contents
- replacement in t/lib/Setup.pm at line 57
print $fh "store_uri = file:$dir/nix/dest-store\n";if ($opts{'use_external_destination_store'} // 1) {print $fh "store_uri = file:$dir/nix/dest-store\n"}