From 6ed59f58f540281f44de9e377807c9c877740bf1 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Mon, 4 Apr 2022 11:06:34 -0400 Subject: [PATCH] docker-compose: Document containerized nodes Signed-off-by: Zack Cerza --- docs/docker-compose/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docker-compose/README.md b/docs/docker-compose/README.md index eae95c8361..52d8100901 100644 --- a/docs/docker-compose/README.md +++ b/docs/docker-compose/README.md @@ -23,6 +23,10 @@ In both cases, the teuthology container will be built with code from the reposit For Docker installation see: https://docs.docker.com/get-docker/ +### Using Containerized Nodes + +There's nothing special to do; see the Running Tests section below. + ### Using an Existing Lab This document assumes you have access to the lab that you intend to use, and that you're already familiar with its VPN and SSH infrastructure. -- 2.39.5