Age | Commit message (Expand) | Author |
---|---|---|
2019-01-18 | tests: docker: Use "package" instead of "dummy-package"....* gnu/tests/docker.scm (build-tarball&run-docker-test): Use "package" instead of "dummy-package". | Danny Milosavljevic |
2019-01-15 | tests: docker: Run a guest guile inside the docker container....* gnu/tests/docker.scm (run-docker-test): Add parameters. Load and run docker container. Check response of guest guile. (build-tarball&run-docker-test): New procedure. (%test-docker): Use it. [description]: Modify. | Danny Milosavljevic |
2019-01-11 | tests: Nitpick on Docker test....This is a followup to 7d8a4eeacc534c8742e0b22d855aa73e5ab66b7f. * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/tests/docker.scm. * gnu/tests/docker.scm: Update copyright line. | Ludovic Courtès |
2019-01-10 | tests: docker: Fix test....* gnu/tests/docker.scm (run-docker-test): Set memory and disk size. (%docker-os): Add elogind service. | Danny Milosavljevic |
2019-01-10 | tests: Add Docker system test....* gnu/tests/docker.scm: New file. | Danny Milosavljevic |