From 00794462eb8fa2954ec1469e2a8d71b4e67bae99 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 3 Oct 2019 10:27:40 -0700 Subject: [PATCH] Update test script to match playbook I'm still using this manual test script while we continue to improve testing. It's easier if the image names also match the image names used in the playbook. Change-Id: Ib317c8342b8dfe316f1bd001b1a3639d8d5b245f --- tools/test.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/test.sh b/tools/test.sh index cbe9a2d..92b258c 100755 --- a/tools/test.sh +++ b/tools/test.sh @@ -15,10 +15,10 @@ # along with this software. If not, see . rm -fr /tmp/storage -docker rmi localhost:9000/zuul/registry +docker rmi localhost:9000/test/registry docker image prune -f docker load