aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/optf-has
AgeCommit message (Collapse)AuthorFilesLines
2019-08-29Update tested optf-has image to 1.3.2kaihlavi1-1/+1
Latest optf-has image in master is 1.3.2 and should be used in master's CSIT tests - this is quick fix for making the CSIT relevant, but the image number should be automatically based on master's version.properties instead of being separately hard-coded for CSIT Change-Id: Ie31646f48a084a0265481a89514ee75f7716d44a Issue-ID: OPTFRA-576 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-04-26OPTFRA-487 change the api_paste.ini locationShankar Narayanan1-1/+1
Fix the path of the api_paste.ini which was changed as a part of the HTTPS fix in commit: https://gerrit.onap.org/r/#/c/86210/ Change-Id: I07e22cd1fc4c2f4b213d9bff3cd5cf73b754fa85 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-487
2018-11-28Update OOF version for HASRuoyu1-1/+1
Update version to 1.2.5-SNAPSHOT-latest Change-Id: Ieb19ae819b94c95f13cb30b873fb84b3907e7a10 Issue-ID: OPTFRA-401 Signed-off-by: Ruoyu <ruoyu.ying@intel.com>
2018-11-05Remove Busybox netcat check for music-dbDileep Ranganathan2-7/+3
Change-Id: I27d035145bdc1ef6f727ad92afc21f35ef3b2f21 Issue-ID: MUSIC-176 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-11-02Update OOF version for OSDF and HASDileep Ranganathan1-1/+1
Update version to 1.2.4-SNAPSHOT-latest Change-Id: I5b96beee7e5c4635b6793b35757130267002efb8 Issue-ID: OPTFRA-384 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-11-01Fix AAF integration configDileep Ranganathan2-2/+20
Change-Id: I70f07702ec8abcc431d4ce624d27d67b2b12ef44 Issue-ID: OPTFRA-331 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-24Upgrade docker image versionDileep Ranganathan1-1/+1
Upgrade docker version to 1.2.3 Change-Id: I64f21e287d3b419726b1c172deafa242ba57df49 Issue-ID: OPTFRA-370 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-24Fix MUSIC timing issues on OOFDileep Ranganathan1-6/+19
More logging Longer Delay for TOMCAT More Delays Change-Id: Id110687723364586abc354d4fbb1f696589f5e05 Issue-ID: MUSIC-138 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-22OOF SMS CSITDileep Ranganathan4-46/+58
Added CSIT support for HAS and OSDF with SMS Bring up dependencies like sms service and related containers Preload secrets Removed clear text secrets from config files Deleted unused osdf folders inside has folders. osdf uses separate folders now. Change-Id: Ie534e13b87a98de9f3ab1ed0be66f5f699353d93 Issue-ID: OPTFRA-343 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-10Upgrade docker image versionDileep Ranganathan1-1/+1
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-09-27Adjust relative paths for CSIT filesGary Wu4-17/+17
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 Wu16-0/+990
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>