make test: refactor vcl test cases 27/10827/4
authorDave Wallace <dwallacelf@gmail.com>
Mon, 26 Feb 2018 19:40:13 +0000 (14:40 -0500)
committerKeith Burns <alagalah@gmail.com>
Tue, 27 Feb 2018 18:23:05 +0000 (18:23 +0000)
commit42996c0fcd73f6eeaa0723c1172f668d81a5ef41
tree82ee0c1a7a9f678e62902016d980451d5803ecea
parent10e369986ac37abb20f1dfed8b7e3c3f49b1ad19
make test: refactor vcl test cases

- Reduce replicated code in test cases
- Configure separate namespace secrets for thru hoststack
  test case to validate namespace secret functionality.
- Pass per-instance environment variables to Worker class
  init function.

Change-Id: I3cd5d4538f105cbfb09671c4d761541b40714b8f
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
test/framework.py
test/test_vcl.py