about summary refs log tree commit diff
path: root/nixos/tests
AgeCommit message (Collapse)AuthorFilesLines
2020-10-26docker-edge: Fix testTim Steinbach1-2/+2
2020-10-25Merge pull request #79759 from lopsided98/syncoid-no-rootBenjamin Hipple1-4/+5
nixos/syncoid: automatically setup privilege delegation
2020-10-25nixos/tests/hadoop: Use curl --failScott Worley2-4/+4
2020-10-25nixos/tests/docker-tools: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/bitcoind: Use curl --failScott Worley1-4/+4
2020-10-25nixos/tests/corerad: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/cfssl: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/caddy: Use curl --failScott Worley1-2/+4
2020-10-25nixos/tests/cadvisor: Use curl --failScott Worley1-3/+3
2020-10-25nixos/tests/convos: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/hitch: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/metabase: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/wordpress: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/unit-php: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/sympa: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/limesurvey: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/leaps: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/osrm-backend: Use curl --failScott Worley1-2/+2
2020-10-25nixos/tests/php: Use curl --failScott Worley3-3/+3
2020-10-25nixos/tests/oci-containers: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/trickster: Use curl --failScott Worley1-4/+4
2020-10-25nixos/tests/sslh: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/service-runner: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/spacecookie: Use curl --failScott Worley1-2/+2
2020-10-25nixos/tests/victoriametrics: Use curl --failScott Worley1-2/+4
2020-10-25nixos/tests/uwsgi: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/trezord: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/morty: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/paperless: Use curl --failScott Worley1-3/+3
2020-10-25nixos/tests/hound: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/go-neb: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/peerflix: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/nzbget: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/mailcatcher: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/upnp: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/neo4j: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/mediawiki: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/trac: Use curl --failScott Worley1-1/+1
2020-10-25nixos/tests/haproxy: Use curl --failScott Worley1-3/+3
2020-10-25nixos/tests/prometheus: Use curl --failScott Worley1-2/+2
2020-10-25nixos/tests/matrix-synapse: Use curl --failScott Worley1-2/+2
2020-10-25nixos/tests/syncthing: Use curl --failScott Worley2-3/+3
2020-10-25Merge branch 'staging-next' into stagingVladimír Čunát4-17/+90
2020-10-24nixosTests.powerdns: test a complete setuprnhmjoj1-4/+56
The test now check the following things: - Configuring a MySQL server to hold the records - Loading the PowerDNS schema from file - Adding records through pdnsutil
2020-10-24Merge pull request #100199 from worldofpeace/seeded-configWORLDofPEACE1-0/+16
nixos/tools: add desktopConfiguration option (to seed configuration into configuration.nix)
2020-10-23nixosTests.ferm: fix network timeoutFabian Möller1-0/+1
The subtests could start before the server has configured it's IP addresses and therefore timeout.
2020-10-23nixosTests.certmgr: fix systemd testFabian Möller1-13/+17
Nginx fails to start, because it can't read the certificate file. This happens because PrivateTmp is set for the service, which makes the system wide /tmp inaccessible.
2020-10-24gnomeExtensions.gsconnect: 41 → 43Jan Tojnar2-0/+8
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v42 https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v43 - Added installed tests. - Corrected license.
2020-10-24Merge pull request #93725 from nglen/pipewireJan Tojnar2-0/+6
2020-10-23Merge pull request #96511 from Zopieux/rtl_433_promWilliButz1-0/+31
Add rtl_433 Prometheus exporter