me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxime Devos 68c9e0a56e
gnu: tests: Test basic funtionality of the IPFS service.
It is tested whether the IPFS service listens
at the gateway and API ports and whether it
is possible to upload and download a bytevector.

* gnu/tests/networking.scm
  (%ipfs-os): New variable.
  (run-ipfs-test): New procedure.
  (%test-ipfs): New system test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-12 18:42:23 +02:00
..
bootloader bootloader: grub: Fix typo in docstring. 2021-04-10 14:11:33 +02:00
build activation: Do not dereference symlinks during home directory creation. 2021-04-03 22:08:34 +02:00
installer
machine machine: ssh: Use 'formatted-message'. 2021-02-25 11:29:35 +01:00
packages gnu: racket: Don't inject store paths into Racket files. 2021-04-12 18:42:22 +02:00
services services: Add ipfs-service-type 2021-04-12 18:42:22 +02:00
system system: vm: Add a memory-size argument to system-docker-image. 2021-04-12 14:12:49 +02:00
tests gnu: tests: Test basic funtionality of the IPFS service. 2021-04-12 18:42:23 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Fix system-tests subset. 2021-04-12 11:55:41 +02:00
image.scm
installer.scm
local.mk gnu: racket: Don't inject store paths into Racket files. 2021-04-12 18:42:22 +02:00
machine.scm
packages.scm
services.scm services: Support DELETE in MODIFY-SERVICES macro. 2021-04-12 17:49:07 +02:00
system.scm
tests.scm tests: Support package extensions in the backdoor REPL. 2021-04-12 18:42:22 +02:00