summary refs log tree commit diff
path: root/nixos/release-combined.nix
Commit message (Collapse)AuthorAge
...
* | php: Add nixos test to ensure php-pcre works in httpdSarah Brofeldt2017-11-12
|/
* nixos: limited support archs are not release-criticalFranz Pletz2017-10-14
| | | | | | Lately failing i686 tests like firefox have been blocking channel releases. We're still building the tests for systems with limited support but won't delay a channel release if they fail.
* nixos/release-combined: remove basic kernel testsJoachim Fasting2017-09-16
| | | | | | Arguably, breaking linux-latest should not block a release. Also, booting the kernel + basic sanity checking is implicitly exercised by every other vm test.
* nixos/tests: move kernel-params test to miscJoachim Fasting2017-09-16
|
* nixos/tests: move sysctl test to miscJoachim Fasting2017-09-16
|
* nixos tests: restrict sysctl and plasma5 to x86_64-linuxVladimír Čunát2017-09-11
| | | | | | | - sysctl is new and never succeeded on i686-linux > cannot stat /proc/sys/net/core/bpf_jit_enable: No such file or directory - testing plasma5 on i686 would defeat part of the reason why we ended supporting i686 (lots of stuff built on Hydra)
* nixos/release: xmonad isn't release-criticalFranz Pletz2017-09-10
|
* nixos/release*: fixup evaluation of the tested jobVladimír Čunát2017-09-07
|
* Merge pull request #29040 from NeQuissimus/tests_sysTim Steinbach2017-09-06
|\ | | | | More basic system tests
| * tests: Add environmentTim Steinbach2017-09-05
| |
| * tests: Add kernelParamsTim Steinbach2017-09-05
| |
| * tests: Add sysctlTim Steinbach2017-09-05
| |
* | Merge pull request #29002 from NeQuissimus/docker_edge_module_testTim Steinbach2017-09-06
|\ \ | | | | | | docker: Package in module, tests
| * | docker: Add test for docker-edge, check for proper versions in testsTim Steinbach2017-09-04
| | |
* | | Merge pull request #28989 from NeQuissimus/tests_xmonadTim Steinbach2017-09-06
|\ \ \ | |_|/ |/| | Add XMonad test
| * | Add XMonad testTim Steinbach2017-09-04
| |/
* | tests: linux-copperhead is not release-blockingTim Steinbach2017-09-05
| |
* | Add basic kernel testsTim Steinbach2017-09-05
|/
* nixos/tests: Make the UEFI boot test release-criticalTuomas Tynkkynen2017-08-19
| | | | | | Seems to be working fine, based on the history: https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.installer.simpleUefiGummiboot.i686-linux/all https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.installer.simpleUefiGummiboot.x86_64-linux/all
* nixos,nixpkgs: only build essentials on i686Graham Christensen2017-08-05
|
* nixos release-combined: only build zfsroot tests on x86_64-linuxGraham Christensen2017-06-30
|
* nixos: installer.nix test: test ZFS install use caseGraham Christensen2017-06-28
|
* nixos/release-combined: Add keymap testsaszlig2017-06-22
| | | | | | | | | | | | We really want to break channel updates whenever we break something like this, because this actually will hit machines out there and can be very much annoying (we had broken keymaps a few times which is why I introduced these tests in the first place). Just to be sure I don't break channel updates with this commit, I ran all of the keymap tests and they all succeeded. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nixos: Add a VM test for the SLiM display manageraszlig2017-04-23
| | | | | | | | | | | | | This is currently our default display manager, so I'm adding this to the "tested" job as well to ensure we don't ship broken revisions where X is most likely not working. The test uses a custom SLiM theme that's specifically tailored for good OCR results (mainly white background and black fonts without anything else), because our default NixOS theme has a very small contrast between background and fonts in some places. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nixos/sddm: test automatic and manual loginThomas Tuegel2017-03-24
|
* nixos/plasma5: re-enable testThomas Tuegel2017-03-24
| | | | | | Fixes #24240. I do not know the cause of the test failures, but the tests pass now.
* release-combined: disable plasma tests temporarilyVladimír Čunát2017-03-23
| | | | ... to get a channel bump after a long time; see #24240.
* Revert "nixos: build for aarch64-linux"Tuomas Tynkkynen2017-03-20
| | | | | | | | | | | | This reverts commit b806e25d65421d7aa0a524ce1601f0e51099df11. This seems to push Hydra's memory usage out of the roof fail nixos evaluating with: Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS Let's revert this for now. It's not a big deal at all since the nixpkgs-unstable jobset is still building the packages.
* nixos: build for aarch64-linuxGraham Christensen2017-03-13
|
* Merge pull request #23388 from ttuegel/nixos-plasma5Thomas Tuegel2017-03-03
|\ | | | | NixOS: Plasma 5 tests and warnings
| * nixos/tests: fix Plasma 5 testThomas Tuegel2017-03-02
| |
* | tested job: drop the hibernate test on i686 for nowVladimír Čunát2017-03-02
|/ | | | /cc #23107.
* nixos: drop references to kde4Graham Christensen2017-02-11
| | | | Excluding modules/programs/environment.nix for PATHand QT_PLUGIN_PATH to allow the programs to continue running.
* nixos/tests/kde5: rename from sddm-kde5 and run by defaultThomas Tuegel2016-09-09
| | | | (cherry picked from commit 701f02a6eed902835e3d2a27838723cd9a7bb66a)
* Make the NFSv4 tests release-criticalEelco Dolstra2016-09-07
| | | | We can probably drop NFSv3...
* Revert "Temporarily disable chromium test"obadz2016-08-23
| | | | | | | This reverts commit 9e6eec201b8b56ef493c60af3acb2e8ddd8be258. Verified locally that cd063d7 fixes the problem. cc @edolstra @aszlig
* Temporarily disable chromium testEelco Dolstra2016-08-23
| | | | | | | | It's hanging and blocking the unstable channel. http://hydra.nixos.org/build/38984676 @aszlig
* nixos tests: add hibernation test to blockersNikolay Amiantov2016-08-21
|
* Remove nixos.tests.boot.biosUsb.* as release blockersEelco Dolstra2016-07-21
| | | | These have a high random failure rate, blocking channel updates. Issue
* ecryptfs: add test to release-combined.nixobadz2016-07-14
|
* Make i3wm test a release blockerDomen Kožar2016-05-26
| | | | | Catch issues like https://github.com/NixOS/nixpkgs/commit/331fa2feff8cbdca5cc831d1fae36d9505618124
* nixos/release-combined: Add boot-stage1 testaszlig2016-05-06
| | | | | | | | We don't want to push out a channel update whenever this test fails, because that might have unexpected and confused side effects and it *really* means that stage 1 of our boot up is broken. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* tested job: fix evaluation of chromium testsVladimír Čunát2016-05-06
| | | | | It's a bit inconsistent now, but I want mainly unblock the channel. /cc maintainer @aszlig.
* release-combined.nix: More Chromium test evaluation fixesTuomas Tynkkynen2016-05-05
| | | | Follow-up to f35e9386bd7e.
* make all boot tests release critical #14902Domen Kožar2016-04-23
| | | | | (cherry picked from commit 9d1662c6c90059b63fad01b3f55a0df94af7cde4) Signed-off-by: Domen Kožar <domen@dev.si>
* Revert "NixOS release: Don't depend on chromium"obadz2016-04-19
| | | | | | This reverts commit 3135af2511cd3dfa8e3874244c46054550c563e2. Closes #14732
* NixOS release: Don't depend on chromiumEelco Dolstra2016-03-15
| | | | | | This is failing because it exceeds the hydra-queue-runner size limit. http://hydra.nixos.org/build/33303819
* Fix NixOS tested jobEelco Dolstra2016-03-15
|
* nixos/tests: Remove tests.boot.boot* prefixesaszlig2016-03-01
| | | | | | | | | | | | As @bobvanderlinden suggests in #13585: "Looks like that cleans things up quite a bit! Just one aesthetics note, the boot tests could now be renamed from boot.bootBiosCdrom to boot.biosCdrom in nixos/tests/boot.nix:L33. That makes them more consistent with the other tests." Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* nixos/tests/chromium: Split up into subtestsaszlig2016-03-01
| | | | | | | | | | This makes it easier to test just a specific channel rather than to force testing all builds down the users/testers throat. Especially this makes it easier to test NixOS channel upgrades only against the Chromium stable channel instead of just removing the beta/dev channels from the tests entirely (as done in 69ec09f38aa1f1d37baec73ebdf9cf5f21050f94). Signed-off-by: aszlig <aszlig@redmoonstudios.org>