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