summaryrefslogtreecommitdiff
path: root/gnu/tests
AgeCommit message (Expand)AuthorFilesLines
2021-02-01Merge branch 'staging'Leo Famulari1-1/+1
2021-01-29tests: cuirass: Increase delay.Mathieu Othacehe1-1/+1
2021-01-29tests: cuirass: Add Cuirass remote test.Mathieu Othacehe1-21/+53
2021-01-28tests: Add cuirass test.Mathieu Othacehe1-0/+244
2021-01-28services: postgresql: Add postgresql-role-service-type.Mathieu Othacehe1-1/+43
2021-01-28services: postgresql: Add log directory support.Mathieu Othacehe1-0/+20
2021-01-28services: postgresql: Add socket directory support.Mathieu Othacehe3-3/+16
2021-01-28services: postgresql: Use Guile datatypes.Mathieu Othacehe1-1/+9
2021-01-27system: tests: Add a Btrfs RAID system test.Maxim Cournoyer1-0/+70
2021-01-25Merge branch 'master' into stagingLeo Famulari1-2/+2
2021-01-20tests: install: Fix build.Mathieu Othacehe1-2/+2
2021-01-04tests: monitoring: Use the latest postgresql for testing Zabbix.Leo Famulari1-1/+1
2020-12-21system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas1-0/+102
2020-11-28services: MySQL: Add more tests.Marius Bakke1-0/+39
2020-11-28services: MySQL: Upgrade database schemas automatically.Marius Bakke1-0/+4
2020-11-28services: MySQL: Deprecate 'mysql-service'.Marius Bakke1-1/+1
2020-11-26mapped-devices: Add 'lvm-device-mapping'.Mikhail Tsykalov1-0/+87
2020-11-07tests: nfs-root-fs: Use the right store file name.Ludovic Courtès1-1/+1
2020-11-07tests: git-http: Avoid race condition.Ludovic Courtès1-1/+5
2020-11-06tests: mpd: Remove race condition; use default MPD configuration.Ludovic Courtès1-5/+8
2020-11-06tests: docker-system: Increase VM memory.Ludovic Courtès1-3/+8
2020-11-05services: Remove imports of (ice-9 …) modules.Ludovic Courtès1-2/+1
2020-11-03system: reconfigure: Use the disk-installer if provided.Mathieu Othacehe1-1/+3
2020-10-30installer: Use UUIDs in the 'swap-devices' field.Ludovic Courtès1-2/+16
2020-10-26tests: Fix nss-mdns test.Mathieu Othacehe1-1/+1
2020-10-20services: databases: Don't specify a default postgresql version.Christopher Baines4-3/+10
2020-10-20tests: monitoring: Use (service postgresql-service-type).Christopher Baines1-1/+1
2020-10-13installer: Add Emacs EXWM desktop environment.Jan (janneke) Nieuwenhuizen1-1/+4
2020-10-05services: guix: Add guix-build-coordinator-service-type.Christopher Baines1-1/+74
2020-10-01services: hurd-vm: Resurrect system-test by using raw disk-image.Jan (janneke) Nieuwenhuizen1-1/+20
2020-09-30system: image: Add image-type support.Mathieu Othacehe1-24/+22
2020-09-29services: hurd-vm: Add system test.Ludovic Courtès1-1/+140
2020-09-10tests: nfs: Improve "nfs-root-fs".Danny Milosavljevic1-16/+56
2020-09-10tests: install: Fix gui-installed-desktop-os-encrypted test.Mathieu Othacehe2-3/+13
2020-09-07tests: nfs: Improve "nfs-root-fs".Danny Milosavljevic1-9/+18
2020-09-07tests: Add "nfs-root-fs" system test.Stefan1-1/+102
2020-07-22services: nix: Fix sandbox.Oleg Pykhalov1-0/+130
2020-07-19services: ganeti: Use TLS on the remote API by default.Marius Bakke1-0/+5
2020-07-17tests: docker-system: Use guile-3.0.Jakub Kądziołka1-3/+3
2020-07-16services: Add ganeti.Marius Bakke1-0/+265
2020-07-15tests: zabbix: Fix typo in comment.Oleg Pykhalov1-1/+1
2020-07-13gnu: tests: Fix unbound variable.Julien Lepiller1-36/+37
2020-07-11tests: networking: Use 'net.ifnames=0' for the Open vSwitch test.Marius Bakke1-7/+10
2020-06-30tests: install: Increase image size limit.Mathieu Othacehe1-7/+7
2020-06-26tests: install: Disable image compression.Mathieu Othacehe1-0/+2
2020-06-26tests: install: Fix marionette race condition.Mathieu Othacehe1-1/+2
2020-06-13image: Make 'find-image' non-monadic.Jan (janneke) Nieuwenhuizen1-3/+6
2020-05-29image: Do not use VM to create disk-images.Mathieu Othacehe1-4/+4
2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer1-0/+94
2020-05-05Merge branch 'master' into core-updatesMarius Bakke1-8/+89