Skip to content

automated/linux/docker-integration-test/local-daemon

Description

docker-ce engine integration test for local daemon. Docker's tests are designed to run inside docker container. This test case clones docker-ce repo and checks out the released tag to test and then lunchs a container for testing. Inside the container, it creats a new binary and runs a local docker daemon, and then runs all tests against the daemon.

Maintainer

  • chase.qi@linaro.org

OS

  • ubuntu
  • debian
  • centos
  • fedora
  • openembedded

Scope

  • functional

Devices

  • d03
  • d05
  • juno
  • beaglebone-black
  • hi6220-hikey
  • apq8016-sbc
  • mustang
  • moonshot
  • thunderX
  • x15

Steps to reproduce

  • cd automated/linux/docker-integration-test
  • ./local-daemon.sh -r "${RELEASE}" -s "${SKIP_INSTALL}"
  • ../../utils/send-to-lava.sh ./output/result.txt