Home
last modified time | relevance | path

Searched refs:Docker (Results 1 – 24 of 24) sorted by relevance

/openbmc/docs/testing/
H A Drun-test-docker.md1 # Run OpenBMC Test Automation Using Docker
3 Running OpenBMC automation using Docker involves creating a Docker image and
4 then running automation tests inside the Docker container.
6 ## Build Docker Image
8 `Note: Prerequisite is to have Docker installed.`
26 5. Build the Docker image required to execute the robot tests (it may take close
27 to 15 mins for the first time). The default Docker image name is
33 **Note:** When your Docker is behind a proxy, add the following parameters to
95 **Note:** This runs a Docker container using openbmc/ubuntu-robot-qemu image.
H A Dlocal-ci-build.md5 ## Install Docker
7 Please install and configure Docker. The installation of Docker CE (Community
9 [Docker Docs](https://docs.docker.com/install/) are a good place to start
32 own changes, you can clone it directly into the Docker directory. This example
87 start doing so, you should use `git worktree` instead so that the Docker
92 your Docker container.
140 # Update the Docker worktree to agree with it.
143 # Now run the Docker container normally
146 ### Interactive Docker Session
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker9 # FORCE_DOCKER_BUILD: <optional, a non-zero value with force all Docker
94 # __tag [private]: Generated Docker tag name for package stage.
358 """Class used to build the Docker stages for each package.
382 """Thread 'run' function. Builds the Docker stage."""
413 tag = Docker.tagname(self._stagename(), dockerfile)
419 Docker.build(self.package, tag, dockerfile)
425 """Ensure a Docker stage is created for all defined packages.
562 """Create a name for the Docker stage associated with this pkg."""
612 packages into a Docker stage.
629 install a package into a Docker stag
705 class Docker: global() class
[all...]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Doperating_system.hpp48 Docker, enumerator
91 {ContainerEngineTypes::Docker, "Docker"},
/openbmc/qemu/tests/docker/
H A Ddocker.py221 class Docker(object): class
412 return Docker().run(argv, args.keep, quiet=args.quiet,
446 dkr = Docker()
513 dkr = Docker()
591 dkr = Docker()
602 Docker().clean()
611 return Docker().command("images", argv, args.quiet)
620 docker = Docker()
657 return Docker().run(cmd, False, quiet=args.quiet,
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dstart.rst67 Docker, which is described later.
256 which leverages `Docker Containers <https://www.docker.com/>`__ or it
346 leverages `Docker Containers <https://www.docker.com/>`__, you can
355 `Docker <https://www.docker.com/what-docker>`__ is a software
358 software to support Docker containers. Go to the Docker installation
364 meets system requirements, you need to install "Docker CE Stable" or
365 the "Docker Toolbox". Most situations call for Docker CE. However, if
367 Pre-Windows 10 or Windows 10 "Home" version), you must install Docker
371 Docker edition associated with your build host's native software. For
373 and you want the Docker CE Stable edition, click that link under
[all …]
/openbmc/libpldm/docs/checklists/
H A Dreleases.md10 - This must be done from a shell session inside the OpenBMC CI Docker
/openbmc/qemu/.gitlab-ci.d/opensbi/
H A DDockerfile2 # Docker image to cross-compile OpenSBI firmware binaries
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-xtensa-cross.docker2 # Docker cross-compiler target
H A Ddebian-tricore-cross.docker2 # Docker TriCore cross-compiler target
H A Ddebian-toolchain.docker2 # Docker toolchain cross-compiler
H A Ddebian-loongarch-cross.docker2 # Docker cross-compiler target
H A Ddebian-legacy-test-cross.docker1 # Docker legacy cross-compiler target (tests and minimal qemu)
H A Ddebian-hexagon-cross.docker2 # Docker Hexagon cross-compiler target
H A Ddebian-all-test-cross.docker
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md5 For the purposes of this tutorial, we'll be setting up an environment in Docker.
6 Docker is handy because it's fairly portable, and won't interfere with the rest
9 using the same Docker image that's run by the OpenBMC continuous integration
13 ### Install Docker
15 Installation of Docker CE (Community Edition) varies by platform, and may differ
17 [Docker Docs](https://docs.docker.com/v17.12/install) are a good place to start
89 the cruft of mounting extra paths to the Docker container for different cruft:
130 many parts of the Docker container are already downloaded and configured.
/openbmc/qemu/docs/devel/testing/
H A Dmain.rst411 was originally written for Docker although we also support Podman as
419 Docker Prerequisites
422 Install "docker" with the system package manager and start the Docker service
424 Docker commands. Typically it means setting up passwordless ``sudo docker``
447 exploit the whole host with Docker bind mounting or other privileged
629 QEMU. Docker tests are the executables under ``tests/docker`` named
636 Debugging a Docker test failure
639 When CI tasks, maintainers or yourself report a Docker test failure, follow the
647 build QEMU and run tests from there, or press :kbd:`Ctrl+d` to let the Docker
656 Various options can be used to affect how Docker test
[all...]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A DREADME46 To run tests against the Selenium Firefox Docker container:
/openbmc/qemu/scripts/coverity-scan/
H A Dcoverity-scan.docker3 # Docker setup for running the "Coverity Scan" tools over the source
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch98 - # Enter Python virtual environment, unless under Docker
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dyp-intro.rst296 `Docker Containers <https://www.docker.com/>`__. CROPS provides an
581 `Docker Containers <https://www.docker.com/>`__, to set up a Build
H A Ddevelopment-environment.rst63 `Docker Containers <https://www.docker.com/>`__. Once you take the steps
/openbmc/qemu/docs/devel/
H A Dbuild-system.rst499 Rules for Docker tests. Like ``tests/Makefile.include``, this file is
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass800 # Check for case-insensitive file systems (such as Linux in Docker on