aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2019-12-10Update CSITs for policy delta APIJim Hahn5-107/+36
Issue-ID: POLICY-2284 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I85c613cd6f26dbccbca2ffc6173f4955ab890ce2
2019-12-05Merge "Remove certOnly and basicAuth from authentication methods CSIT VES"Mariusz Wagner14-138/+548
2019-11-13Remove certOnly and basicAuth from authentication methods CSIT VESAleksandra Maciaga14-138/+548
Issue-ID: DCAEGEN2-1776 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I7e087f70d3458e8477b5cb35132b526bddbb7df2
2019-11-12Fixing APEX CSIT failurea.sreekumar1-5/+1
APEX CSIT was using PAP's Group Deploy operation to deploy policies. The group deploy operation's request body got invalid due to removal of a PolicyType. GroupDeploy operation should be ideally used instead of SimpleDeploy operation. So, updating the GroupDeploy request body and fixing this. Change-Id: I75c16ce577ee08b81826e633ad2f990b1693f23f Issue-ID: POLICY-2227 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-10-28Merge "Added CSIT test for abbreviated Monitor decision API call"Daniel Rose1-5/+32
2019-10-28Merge "Add some test cases for VF-C catalog to CSIT"Daniel Rose3-1/+86
2019-10-28Merge "Update test cases for VF-C LCM to CSIT"Fu Jinhua16-574/+58
2019-10-25Add some test cases for VF-C catalog to CSITzhaoliping1233-1/+86
Issue-ID: VFC-1534 Change-Id: I19fc6a441e50c60bdc8d2af51640ff72ebc058c6 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2019-10-25Update test cases for VF-C LCM to CSITzhaoliping12316-574/+58
Issue-ID: VFC-1534 Change-Id: I73f67654afee9b24d7947b485876a0e4e7138c61 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2019-10-24Added CSIT test for abbreviated Monitor decision API callHOCKLA1-5/+32
Issue-ID: POLICY-2167 Change-Id: I8f730b3960fb91807e0b9154947db03cb714f870 Signed-off-by: HOCKLA <ah999m@att.com>
2019-10-23Merge "Updating DMaaP DR CSIT suites"Daniel Rose2-200/+124
2019-10-23Updating DMaaP DR CSIT suitesefiacor2-200/+124
# Update/Fix dependant CSIT suites Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I78d282a4d0189dec562c99f43ac9add017ec92b3 Issue-ID: DMAAP-1323
2019-10-21Updated csit for new API endpointChenfei Gao1-0/+14
Issue-ID: POLICY-2161 Change-Id: Id5ae6957fd655f90d29650f5ae5fa73b10a2afe3 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-10-15Merge "Making enhancements in aai simulator"Daniel Rose1-9/+9
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-10-15Add some test cases for VF-C to CSITzhaoliping12320-2/+816
Issue-ID: VFC-1534 Change-Id: Ie98a32cfadbde57bf35d3de52e5d222a251aaebe Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2019-10-14Update vid tests to take into account the new selenium libmrichomme1-4/+2
Get Cookie Value no more supported in Selenium 4 Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8a224d5f90fd4cf9ee1c700b634208b2a5a416a4
2019-10-10Remove network from pathJoanna Jeremicz3-4/+4
Make baseUrl more actual Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I95a8c38b1d8074bb57ee4e8a0e157de9bbda77ee
2019-10-09Merge "Add support for https tests for SDC-DCAE-D"Daniel Rose2-2/+2
2019-10-09Add support for https tests for SDC-DCAE-DPetr Ospalý2-2/+2
This commit introduces a new set of variables for sdc-dcae-d test in the same style as was for sdc tests. Some refactor had to be done to make it work and make it less copy-pasted. Issue-ID: SDC-2564 Change-Id: Ic0725dbc4643d0563594f28d2a772968e291f788 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
2019-10-09Add baseUrl to configurationJoanna Jeremicz3-2/+4
- Add support for baseUrl usage. It is needed for handling objects other than pnfs from the inventory. BaseUrl is necessary for fixing the existing bug, where pnf path is used to get service-instance from AAI. - Correct path in AAI simulator. Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I4446556a610c0f47bee09ce8271eeb95df590004
2019-10-07Revert path for service instanceJoanna Jeremicz1-2/+2
Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ieb86cb928ca056ca982e8e7640bdca5ab1f6a470
2019-09-27Merge "Update config-over-netconf with el-alto images"Daniel Rose7-2/+2
2019-09-26Update config-over-netconf with el-alto imagestragait7-2/+2
Change-Id: I06b7aaefe7dd40e20ac094074f5c0840867f1717 Signed-off-by: tragait <rahul.tyagi@est.tech> Issue-ID: INT-1262
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-23Merge "Create CSIT test for VNF delete"Daniel Rose2-4/+58
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-20Update sdc nightlyPetr Ospalý1-2/+2
It is basically the same as sanity test. Updated with the sanity changes and removed unused variable for robot. Nightly tends to fail in jenkins but there is no reason for it if sanity succeeds. When run manually it works fine. Issue-ID: SDC-2558 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Change-Id: I174867d85e5979b879f4b7de926e193d1453763c
2019-09-20Add support for HTTPS in SDC sanity/uiSanity testsPetr Ospalý2-4/+4
New variable: SDC_TEST_HTTPS Adjusted robot test too and fixed bad naming there - it was not the SDC BE container but SDC FE. For this change to work the upstream change in SDC has to be merged too - or use this only with a local repo and with some proper setup. + Added quotes around shell variables Issue-ID: SDC-2564 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Change-Id: I3db9f2e1c22a539df3b6c356bd91f67f0328cbd7 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
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-19Merge "update csit test for modeling/etsicatalog project"Daniel Rose1-6/+6
2019-09-19Merge "remove vnfm adapter tests"Daniel Rose1-16/+0
2019-09-16Merge "Add dfc log to console"Daniel Rose1-18/+18
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-16Merge "Modify Db script"Anaël Closson3-9/+6
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-16Add dfc log to consoleyanhuanwang1-18/+18
Change-Id: I9d382dedf25448c2e138bab14443addde27caa47 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-13Modify Db scriptsebdet3-9/+6
Change db script so that it uses the autogenerated test data instead of a predefined one Issue-ID: CLAMP-496 Change-Id: I211913acbe49f93696e8d21674936fd589964b4a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-13Fix bug of DFC daily jenkins jobyanhuanwang1-18/+18
Change-Id: I59277bc4b259d1b91b3259e7985efca6b0639671 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-12Merge "Add orchestration project to SO integration testing repository"Daniel Rose30-0/+1709
2019-09-12Merge "Correct path for service-instance"Daniel Rose2-5/+5
2019-09-12Update dfc env variablesyanhuanwang1-2/+2
Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8 Issue-ID: DCAEGEN2-1702 Signed-off-by: Martin Yan <martin.c.yan@est.tech>
2019-09-12update csit test for modeling/etsicatalog projectdyh1-6/+6
Change-Id: If69c17fb0e7664ae6f24af284833daa46ed32b82 Issue-ID: MODELING-220 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-09-11fix a race condition bug in dfc csityanhuanwang1-2/+2
Change-Id: Ibed69f6a1ac068d7b088ed0367ea5b59e29f933f Signed-off-by: Martin Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
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-09robot access to list instead of mapjhh1-1/+1
Issue-ID: POLICY-2063 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I4fdff6f2d95af87e36108412a92e8f2936d7f6fd Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-09-09Merge "CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceability"Daniel Rose1-125/+233
2019-09-09Fix policy type json files as per new modelramverma3-673/+635
As per updated model, policy type & data type are represented as Map directly instead of List of Map earlier. Updating the json files to adapt to this change. Issue-ID: POLICY-2047 Change-Id: Id46b6d20f3c1cb727909b0825066e4763120e46a Signed-off-by: ramverma <ram.krishna.verma@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