aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/optf-has/has/has_script.sh
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>
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-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-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-22OOF SMS CSITDileep Ranganathan1-4/+16
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 Ranganathan1-14/+16
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 Wu1-8/+8
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 Wu1-0/+97
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>