1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/nixos
Robert Hensing d4aa7d5dc7 Use nixosTest.quickBuild behavior by default
This wasn't the default behaviour because:

> We don't enable this by default to avoid the mostly unnecessary work of
> performing an additional build of the package in cases where we build
> the package normally anyway, such as in our pre-merge CI.

Since we have a componentized build, we've solved the duplication.

In the new situation, building both with and without unit tests
isn't any slow than just a build with unit tests, so there's no
point in using the unit-tested build anymore.

By using the otherwise untested build, we reduce the minimum build
time towards the NixOS test, at no cost.

If you want to run all tests, build all attributes.
2024-08-16 21:25:48 -04:00
..
ca-fd-leak Fix a typo in a test comment 2024-03-01 09:31:28 +01:00
containers tests/nixos/containers/containers.nix: Remove superfluous -v 2024-05-14 14:27:09 +02:00
fetch-git fetchTree: shallow git fetching by default 2024-02-28 13:27:22 +07:00
functional tests: Add quickBuild to all VM tests 2024-06-20 14:54:11 +02:00
user-sandboxing Run the builds in a daemon-controled directory 2024-06-21 17:06:19 +02:00
authorization.nix Allow to sign path as unprivileged user 2023-06-27 18:31:31 +02:00
default.nix Use nixosTest.quickBuild behavior by default 2024-08-16 21:25:48 -04:00
git-submodules.nix Add gitSubmodules test to github actions 2024-04-11 15:55:09 +02:00
github-flakes.nix Add test 2024-03-29 13:38:55 +01:00
gzip-content-encoding.nix test(nixos): add integration test for doubly-compressed content 2024-03-30 01:29:34 +03:00
nix-copy-closure.nix Add a VM test for S3BinaryCacheStore 2024-08-05 11:48:50 +02:00
nix-copy.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
nss-preload.nix Honor the same set of proxy environment variables (#10611) 2024-05-06 15:39:22 -04:00
remote-builds-ssh-ng.nix nixos/tests/remote-builds*: Format 2024-01-22 18:47:59 +01:00
remote-builds.nix tests/nixos/remote-builds: Wait for multi-user 2024-07-27 13:08:30 +02:00
s3-binary-cache-store.nix Add a VM test for S3BinaryCacheStore 2024-08-05 11:48:50 +02:00
setuid.nix Use the official, documented NixOS runTest interface 2023-01-20 16:23:52 +01:00
sourcehut-flakes.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
tarball-flakes.nix Merge pull request #11019 from DeterminateSystems/fix-failed-to-open-archive 2024-07-05 17:10:02 +02:00