Update mrstub with nginx 65/3665/10
authorecaiyanlinux <martin.c.yan@est.tech>
Mon, 11 May 2020 10:53:23 +0000 (12:53 +0200)
committerecaiyanlinux <martin.c.yan@est.tech>
Wed, 13 May 2020 17:07:42 +0000 (19:07 +0200)
commit673558028fa7cd77d4c16c52113167b2d4d8021d
tree0da08120b2055fd14ca40bb493b342dea5a3f7dc
parent73a8d2b71f8b683865d96ad78576d0f7ab654ba6
Update mrstub with nginx

Support http/https for mrstub
http port 3905
https port 3906
Add timeout for mr AGENT_READ_URL

Issue-ID: NONRTRIC-208
Change-Id: I222906b705f273b2e582ad8ce80fa88b2e582824
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
22 files changed:
test/auto-test/.gitignore
test/mrstub/Dockerfile
test/mrstub/app/main.py [new file with mode: 0644]
test/mrstub/app/nginx.conf [new file with mode: 0644]
test/mrstub/app/requirements.txt [new file with mode: 0644]
test/mrstub/app/start.sh [moved from test/mrstub/start.sh with 91% similarity]
test/mrstub/basic_test.sh
test/mrstub/cert/pass [moved from test/mrstub/nginx_wsgi_flask/cert/pass with 100% similarity]
test/mrstub/frontend.js [deleted file]
test/mrstub/mr.py [deleted file]
test/mrstub/nginx_wsgi_flask/Dockerfile [deleted file]
test/mrstub/nginx_wsgi_flask/app/main.py [deleted file]
test/mrstub/nginx_wsgi_flask/app/nginx.conf [deleted file]
test/mrstub/nginx_wsgi_flask/app/prestart.sh [deleted file]
test/mrstub/nginx_wsgi_flask/app/uwsgi.ini [deleted file]
test/mrstub/nginx_wsgi_flask/basic_test.sh [deleted file]
test/mrstub/nginx_wsgi_flask/cert/cert.crt [deleted file]
test/mrstub/nginx_wsgi_flask/cert/key.crt [deleted file]
test/mrstub/nginx_wsgi_flask/start-mr.sh [deleted file]
test/mrstub/package.json [deleted file]
test/mrstub/requirements.txt [deleted file]
test/simulator-group/mr/cert/pass [new file with mode: 0644]