aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so
AgeCommit message (Collapse)AuthorFilesLines
2019-10-15Making enhancements in aai simulatorwaqas.ikram1-9/+9
Change-Id: Iae5ed000214c24125624b5ebb8bc4f3e8d270454 Issue-ID: SO-2288 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-26Create service delete testeHanan2-0/+47
Change-Id: I01e2539df365d2c40ec9bab8c3f3f30553d61d04 Issue-ID: SO-2342 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-23Create CSIT test for VNF deleteeHanan2-4/+58
Change-Id: I008f336753aff45938931e1b42e15b0c2ec32098 Issue-ID: SO-2342 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-19Run CSIT Tests on Latest Images 1.5.2waqas.ikram1-6/+7
Change-Id: I126c97ea9b05cb3a38f40d84e945fab6a2a7a522 Issue-ID: SO-2296 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-16remove vnfm adapter testseHanan1-16/+0
Change-Id: Icef48d1f70b62afecf57bd6cebeb8f9653d7e1fb Issue-ID: SO-2340 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-16Fixing SO-2337 filename too long issueeHanan1-1/+1
Change-Id: I02ce1a948d79219e9c373f43a22c00dba57074ff Issue-ID: SO-2337 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-12Merge "Add orchestration project to SO integration testing repository"Daniel Rose30-0/+1709
2019-09-10Changing sdc directory to unzipped_sdc_csarwaqas.ikram1-8/+7
Change-Id: I82c771869b58bcbc0357b0e7f9774e3487c04017 Issue-ID: INT-1243 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-10Fix two bytes issue in so csit testseHanan1-1/+1
Change-Id: I7419c05936d42addf58b4ce45140d0474a9a0264 Issue-ID: SO-2299 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-06Add orchestration project to SO integration testing repositoryMnushkin, Dmitry (dm4252)30-0/+1709
Add orchestration project containing robot setup for testing Create and Delete Service Instance that will utilize requests directed to simulator (SIM) Container and AAI image Issue-ID: SO-2264 Signed-off-by: Mnushkin, Dmitry (dm4252) <dm4252@att.com>;;; Change-Id: Iac4ac97fcbe5e73712486547d4a5046387751e5b
2019-09-03Create VNF Instantiation TestingeHanan2-10/+95
Change-Id: I230e569c0b25d31aaf63d5476c7585673c9eb58b Issue-ID: SO-2238 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-08-22Fixing test assertions and adding correct override.yamlwaqas.ikram1-2/+4
Change-Id: I9bb25b51734907fef191d6f548b28a65d147e3b9 Issue-ID: SO-2144 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-13Create basic Test case to invoke ETSI floweHanan2-6/+59
Change-Id: I6786ec0a97789965825f4d0b390a44c5a3aa5d64 Issue-ID: SO-2144 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-07-25Simulate Service Distribution of SDC Service in Catalog DBrope2522-0/+123
Change-Id: I9437305940dacd985ad12d0af3c19ba2b78eca0b Issue-ID: SO-1948 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-07-04Added Robot test for HealthcheckeHanan1-0/+16
Change-Id: I774b7d7cf4e7c5b4065ef46d905b74f3da08a468 Issue-ID: SO-1640 Signed-off-by: eHanan <eoin.hanan@est.tech>
2018-10-08Fix CSIT issueseshukm1-29/+29
Change-Id: Icd054805e2bc5757e3e62471dc815c5b596b519e Issue-ID: SO-1112 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-27Move CSIT to integration/csit repoGary Wu23-0/+935
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>