index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
tests
/
docker.scm
Age
Commit message (
Expand
)
Author
2024-12-09
tests: Adjust for new return value of ‘start-service’.
Ludovic Courtès
2024-08-04
services: containerd: Provision separately from docker service.
Oleg Pykhalov
2024-05-25
gnu: Add tests for oci-container-service-type.
Giacomo Leidi
2024-01-08
tests: docker-system: Increase image size.
Oleg Pykhalov
2023-05-10
tests: docker-system: Add missing import.
Ludovic Courtès
2023-05-06
tests: Add missing module imports for marionette-evaluated code.
Ludovic Courtès
2023-03-03
services: dbus: Deprecate 'dbus-service' procedure.
Bruno Victal
2023-03-03
services: dbus: Deprecate 'polkit-service' procedure.
Bruno Victal
2022-12-06
tests: docker-system: Increase image size.
Ludovic Courtès
2022-06-24
tests: docker: Relax marionette timeout.
Maxim Cournoyer
2021-12-23
tests: docker: Fix it.
Mathieu Othacehe
2021-09-26
tests: Reduce boilerplate for users of 'system-test-runner'.
Ludovic Courtès
2021-09-25
tests: Adjust to SRFI-64 as found in Guile 3.0.7.
Ludovic Courtès
2021-04-12
tests: docker: Increase VM building memory size to 1024MiB.
Mathieu Othacehe
2021-02-25
tests: docker-system: Increase VM memory.
Ludovic Courtès
2020-11-06
tests: docker-system: Increase VM memory.
Ludovic Courtès
2020-07-17
tests: docker-system: Use guile-3.0.
Jakub Kądziołka
2020-03-09
tests: docker-system: Increase memory requirement.
Ludovic Courtès
2019-11-09
tests: Update references to the now-deprecated 'guile-json' variable.
Ludovic Courtès
2019-08-27
pack: Create /tmp in Docker images.
Ludovic Courtès
2019-07-04
pack: 'docker' backend records the profile's search paths.
Ludovic Courtès
2019-06-07
pack: Add '--entry-point'.
Ludovic Courtès
2019-05-15
vm: 'system-docker-image' provides an entry point.
Ludovic Courtès
2019-01-18
tests: docker: Use "package" instead of "dummy-package".
Danny Milosavljevic
2019-01-15
tests: docker: Run a guest guile inside the docker container.
Danny Milosavljevic
2019-01-11
tests: Nitpick on Docker test.
Ludovic Courtès
2019-01-10
tests: docker: Fix test.
Danny Milosavljevic
2019-01-10
tests: Add Docker system test.
Danny Milosavljevic