aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-10-10Upgrade docker image versionDileep Ranganathan2-2/+2
Upgrade docker version to 1.2.2 Change-Id: I8f9c5bdc5cd8f6bfa6aea357e43ab6604fc15403 Issue-ID: OPTFRA-370 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-08OOF HAS CSIT with MUSIC v3 integrationDileep Ranganathan10-200/+466
Updated HAS setup and teardown scripts Added MUSIC v3 support, AAF support, Basic Authorization for MUSIC. Used AAF_RootCA for A&AI simulator. Sync conductor.conf based on generated latest conf. Change-Id: Id1a6c8a4e524a6ade5b60277a6cb538724902d11 Issue-ID: OPTFRA-366 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-04Merge "Initial implementation of optf-osdf csit"Gary Wu5-0/+266
2018-10-03Initial implementation of optf-osdf csitvrvarma5-0/+266
Fixing osdf, simulator startup scripts Split the setup & functional test cases Add robot keywords for test suites Refactoring test suites based on comments Change-Id: Ic96343968ec919ac3c5272bc953bbaeb974f2393 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-286
2018-10-03Reset MR IP after docker-compose restartDominic Lunanuova1-2/+13
Change-Id: Ibbca8bdc23928a36694da0dcbc59169df5cd3c5f Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-827
2018-10-02Merge "Change to AAF-compatible default credentials"Gary Wu1-1/+1
2018-10-02Change to AAF-compatible default credentialsJorge Hernandez1-1/+1
Change-Id: I4a5f5bb716a5acd0d823ca29d85defeebbcb55ef Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-10-01Use default docker prefix of CSIT envDominic Lunanuova2-4/+12
Change-Id: I9823414e7a984fac98981b8c364628290eeb0707 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-827
2018-09-27Adjust relative paths for CSIT filesGary Wu32-55/+55
Remove leading test/csit/ from all relative paths to accomodate the move into integration/csit repo. Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Move CSIT to integration/csit repoGary Wu109-0/+7734
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>