Commit Graph

26 Commits

Author SHA1 Message Date
Jörg Thalheim 65753f5d11 speed up ci using nix-eval-jobs 2023-12-25 22:57:21 +00:00
Jörg Thalheim 05fc10e093 add pyproject.toml for ruff lints 2023-12-25 20:49:59 +00:00
Jörg Thalheim e91914c6cc apply ruff lints 2023-12-25 20:49:59 +00:00
Jörg Thalheim 453896efd8 tests/run.py: reformat with ruff 2023-12-25 20:49:59 +00:00
Jörg Thalheim cf88c13ca6 tests: set linux_latest as the default kernel 2023-09-19 05:40:50 +00:00
Jörg Thalheim 77d8ac78a6 build-profile: also accept nvidia license
There seems to be recursive dependencies between adding video drivers and checking if the unfree flag is set.
2023-09-18 09:25:39 +00:00
Jörg Thalheim db08b1f13f tests: fix conflicts with profiles using grub 2023-05-05 08:52:35 +02:00
Jörg Thalheim cb4f9dca64 fix evaluation of rpi4 2023-01-10 00:31:59 +01:00
Jörg Thalheim 667b40e827 tests/run: enable experimental nix-command 2022-09-14 07:19:16 +02:00
Jörg Thalheim f8eff138d8 fix test profile 2022-02-01 22:08:15 +01:00
Jörg Thalheim a13d00bd7c
tests: hide evaluation command behind verbose flag 2020-05-18 11:38:36 +01:00
Jörg Thalheim 4b129a0f71
fix toshiba/swanky evaluation (#167) 2020-05-18 11:27:18 +01:00
Jörg Thalheim 5f830cf8fc
make tests less verbose 2020-05-17 07:56:56 +01:00
Jörg Thalheim 9c952961f1
Add parallel test runner
The new test runner will evaluate all test profiles from the README.md
in parallel in separate nix-build processes.
Since we do not load all processes into one process,
this also helps saving memory.
2020-02-23 21:29:22 +00:00
Yegor Timoshenko 043605cfec Fix tests 2018-07-17 15:27:07 +03:00
Yegor Timoshenko 8d578a53d6
tests: drop -test prefix to match naming style used by NixOS tests 2017-12-25 19:24:01 +00:00
Yegor Timoshenko f1952eae04
tests/eval-test: Add --show-trace from #44 2017-12-25 19:21:44 +00:00
zimbatm 459ac00c62
tests/eval-test: clean up 2017-12-25 17:23:35 +00:00
zimbatm 83890749b2
add Travis CI to the repo 2017-12-25 17:21:35 +00:00
Yegor Timoshenko b63e0eb372
Revert "tests: move to _tests"
This reverts commit 4d498aff1a.
2017-12-24 22:21:53 +00:00
Yegor Timoshenko 4d498aff1a
tests: move to _tests 2017-12-24 18:00:51 +00:00
Yegor Timoshenko a433fd730f
inversepath/usbarmory: fix evaluation 2017-12-24 17:21:43 +00:00
Yegor Timoshenko f35389f469
tests/eval-test: exit on failed evaluation, skip some paths 2017-12-24 13:57:47 +00:00
Yegor Timoshenko f6526819a0
tests/build-test: rename to eval-test 2017-12-24 13:29:41 +00:00
Yegor Timoshenko bf86fda74c
tests/build-test: allowBroken, allowUnfree
allowUnfree is set to true for evaluation purposes only.
2017-12-24 13:11:00 +00:00
Yegor Timoshenko fc9b7ae002
tests: add evaluation/build test 2017-12-24 11:45:48 +00:00