Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
4d4f9e64d6e3b0c1c9fe6aa02052320f2d9834c7
/
.
/
src
/
test
/
setup
/
webserver-get.curl
blob: bdaf7f8b43fc9f42c5d12272953d201cf1797f59 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
# example cord test web get to retrieve config from voltha test case
curl
-
H
"Content-Type: application/json"
-
X GET
-
d
'{"test_case" : "voltha"}'
http
:
//localhost:5000/get