summaryrefslogtreecommitdiffstats
path: root/docker/scripts/README.md
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2023-09-20 14:20:18 -0400
committerDave Wallace <dwallacelf@gmail.com>2023-09-20 14:20:18 -0400
commit93580b1071398dbff9b64d73ba1554095335afcc (patch)
tree15f4cb822737079f91a8a5639f0bb8b5bce17d30 /docker/scripts/README.md
parenteef30f447cd0d91548833f661872439f80b674ce (diff)
Add stable/2310 branch to docker executor image scripts
- also clean up stale TODO's Change-Id: I7106bcf8566560c3f85767afac1405d4a7c8d25a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'docker/scripts/README.md')
-rw-r--r--docker/scripts/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docker/scripts/README.md b/docker/scripts/README.md
index 63a0c6a82..5fb4cee40 100644
--- a/docker/scripts/README.md
+++ b/docker/scripts/README.md
@@ -183,8 +183,7 @@ tags, but for now testing is a manual operation.
2. Edit jjb/vpp/vpp.yam (or other project yaml file) and replace '-prod-' with '-sandbox-' for all of the docker image
-3. `jjb-sandbox-env` # This bash function currently lives in ../vpp/extras/bash/functions.sh
- - TODO: move it to ci-management repo.
+3. `jjb-sandbox-env`
4. For each job using one of the docker images:
@@ -270,4 +269,3 @@ a production image to the previous image used in production.
Jenkins-Nomad Label.
- sandbox-aarch64: Tag used to select the aarch64 sandbox image by the
associated Jenkins-Nomad Label.
-