guix-devel/gnu/tests
Chris Marusich 5dfd80e1c5
services: tor: Add a system test.
* gnu/services/networking.scm (tor-configuration->torrc): Set PidFile to
/var/run/tor/tor.pid in the base torrc configuration.
(tor-shepherd-service) <start>: Call make-forkexec-constructor/container with
a new #:pid-file argument to tell Shepherd where to find the PID file.  Add a
a new <file-system-mapping> to its existing #:mappings argument to share
/var/run/tor with the the container.
(tor-hidden-services-activation): Update docstring.  Create /var/run/tor and
set its permissions so only the tor user can access it.
* gnu/tests/networking.scm (%test-tor, %tor-os): New variables.
(run-tor-test): New procedure.
2018-08-28 00:14:24 -07:00
..
admin.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
audio.scm gnu: Add mpd service. 2017-08-13 07:36:32 +01:00
base.scm services: mcron: Add 'schedule' action. 2018-07-13 00:08:55 +02:00
databases.scm tests: databases: Add a system test for PostgreSQL. 2018-03-10 16:20:55 +00:00
desktop.scm gnu: elogind: Use itself as the cgroup controller. 2017-09-08 00:11:21 +02:00
dict.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
install.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
mail.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
messaging.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
monitoring.scm services: Add prometheus-node-exporter-service-type. 2018-07-09 10:39:06 +02:00
networking.scm services: tor: Add a system test. 2018-08-28 00:14:24 -07:00
nfs.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
rsync.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
security-token.scm gnu: services: Add pcscd service. 2018-08-16 02:46:27 +05:30
ssh.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
version-control.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
virtualization.scm tests: Add 'libvirt-service-type' test. 2017-08-23 12:48:11 +01:00
web.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00