diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-03-26 17:04:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-26 17:04:02 +0000 |
commit | 66a014c295cff94a1e3c96e467daa97f2a3cb254 (patch) | |
tree | 3acbda29a2aa00de038413dea9eabda6168174a7 /test/csit/tests/optf-has/has/data/onboard.json | |
parent | 69123c9971ce76270e59395507a2793dcc2884fe (diff) | |
parent | 735c8e14ca903a09c3409957b8b91800774d7f4b (diff) |
Merge "Add optf-has healthcheck and other test cases"
Diffstat (limited to 'test/csit/tests/optf-has/has/data/onboard.json')
-rw-r--r-- | test/csit/tests/optf-has/has/data/onboard.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/csit/tests/optf-has/has/data/onboard.json b/test/csit/tests/optf-has/has/data/onboard.json new file mode 100644 index 000000000..a4939c459 --- /dev/null +++ b/test/csit/tests/optf-has/has/data/onboard.json @@ -0,0 +1,6 @@ +{ + "appname": "conductor", + "userId": "conductor", + "isAAF": "false", + "password": "c0nduct0r" +} |