lix/tests
Maximilian Bosch 50edbc4ddf
nix-store --serve: pass on settings.keepFailed from SSH store
When doing e.g.

    nix-build -A package --keep-failed --option \
      builders \
      'ssh://mfhydra?remote-store=/home/bosch/store x86_64-linux - 10 4 big-parallel'

this doesn't work properly because this build-setting is ignored.

I changed this behavior by passing the `settings.keepFailed` through the
serve-protocol to remote machines to make sure that I can introspect the
build-directory (which is particularly helpful when I have to look at a
`config.log` from a failed build for instance).
2021-08-31 13:11:46 +02:00
..
ca Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
config
lang
plugins
add.sh
bad.tar.xz
binary-cache-build-remote.sh
binary-cache.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
brotli.sh
build-dry.sh
build-hook-ca-fixed.nix
build-hook-ca-floating.nix
build-hook.nix
build-remote-content-addressed-fixed.sh
build-remote-content-addressed-floating.sh
build-remote-input-addressed.sh
build-remote.sh nix-store --serve: pass on settings.keepFailed from SSH store 2021-08-31 13:11:46 +02:00
build.sh
case-hack.sh
case.nar
check-refs.nix
check-refs.sh
check-reqs.nix
check-reqs.sh
check.nix
check.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
common.sh.in Remove the right socket before starting the daemon 2021-07-27 17:06:11 +02:00
compute-levels.sh
config.nix.in
config.sh
db-migration.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
dependencies.builder0.sh
dependencies.nix
dependencies.sh
describe-stores.sh
dummy
dump-db.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
eval-store.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
export-graph.nix
export-graph.sh
export.sh
failing.nix nix-store --serve: pass on settings.keepFailed from SSH store 2021-08-31 13:11:46 +02:00
fetchGit.sh
fetchGitRefs.sh
fetchGitSubmodules.sh
fetchMercurial.sh
fetchurl.sh
filter-source.nix
filter-source.sh
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
flakes.sh Add tests for flake follow paths 2021-08-17 15:25:55 +01:00
function-trace.sh
gc-auto.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
gc-concurrent.builder.sh
gc-concurrent.nix
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-runtime.nix
gc-runtime.sh
gc.sh
github-flakes.nix
hash-check.nix
hash.sh
import-derivation.nix
import-derivation.sh
init.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
install-darwin.sh
lang.sh
linux-sandbox.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
local-store.sh
local.mk
logging.sh
misc.sh
multiple-outputs.nix
multiple-outputs.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
nar-access.nix
nar-access.sh
nix-build-examples.nix
nix-build.sh
nix-channel.sh
nix-copy-closure.nix
nix-copy-ssh.sh
nix-profile.sh
nix-shell.sh nix-shell -p: pass --arg values as nixpkgs params 2021-07-31 17:25:10 +02:00
optimise-store.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
parallel.builder.sh
parallel.nix
parallel.sh
pass-as-file.sh
path.nix
placeholders.sh
plugins.sh
post-hook.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
pure-eval.nix
pure-eval.sh
push-to-store.sh
recursive.sh
referrers.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
remote-builds.nix
remote-store.sh
repair.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
repl.sh
restricted.nix
restricted.sh
search.nix
search.sh
secure-drv-outputs.nix
secure-drv-outputs.sh
setuid.nix
shell-hello.nix
shell.nix nix-shell -p: pass --arg values as nixpkgs params 2021-07-31 17:25:10 +02:00
shell.sh
shell.shebang.rb
shell.shebang.sh
signing.sh
simple.builder.sh
simple.nix
simple.sh
ssh-relay.sh
structured-attrs-shell.nix
structured-attrs.nix
structured-attrs.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
substitute-with-invalid-ca.sh
tarball.sh
timeout.nix
timeout.sh Allow running all the tests with the daemon 2021-07-27 17:06:11 +02:00
user-envs.builder.sh
user-envs.nix
user-envs.sh
zstd.sh