aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/http-cache/start_http_cache.sh
diff options
context:
space:
mode:
authorehautot <eh552t@intl.att.com>2018-03-28 13:22:35 +0200
committerehautot <eh552t@intl.att.com>2018-03-28 13:58:18 +0200
commitbfbbd8cfae5b44374372189c95df179bffc2118f (patch)
treebf66ffb9d1230b24458f6ce24ab0cd43a8bc0365 /src/test/resources/http-cache/start_http_cache.sh
parentc3472b1ec153c564fb99b37eb17c764db0d530fc (diff)
Add simulator cases for (un)deploy/stop + typo
Change-Id: I0a3b8f1e812f6199c5a7fbbabd88c6c5ec4217cc Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-111
Diffstat (limited to 'src/test/resources/http-cache/start_http_cache.sh')
-rwxr-xr-xsrc/test/resources/http-cache/start_http_cache.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/http-cache/start_http_cache.sh b/src/test/resources/http-cache/start_http_cache.sh
index fe9e9911f..47c3cc87b 100755
--- a/src/test/resources/http-cache/start_http_cache.sh
+++ b/src/test/resources/http-cache/start_http_cache.sh
@@ -34,4 +34,4 @@ fi
echo 'Installing requests packages for Python'
pip install requests
echo 'Executing the Http proxy in Cache mode only'
-python third_party_proxy.py --port 8080 --root /usr/src/http-cache-app/data-cache
+python third_party_proxy.py --port 8080 --root /usr/src/http-cache-app/data-cache --proxyaddress localhost:8085