aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/dcaegen2
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu6-119/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-06Fix tests and updated docker filesMariusz Wagner1-22/+0
- fix tests in Jenkins - update docker files (reduce image size) Issue-ID: INT-647 Change-Id: I2b0e541bc962b68d4e68c592c161ce91ff698d34 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-08-31Move HV-VES CSIT testsuitesFilip Krzywka6-177/+0
This is hopefully temporary alignment with other projects made to prevent jenkins job builder from creating unnecessary jobs for dcaegen2-prh-testsuites and dcaegen2-ves-collector-testsuites. Change-Id: I57a9e63fc93bce398c614ffb5ed9a2c2f939b501 Issue-ID: DCAEGEN2-687 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-08-29Setup IT environment for HV-VES componentFilip Krzywka6-0/+177
- containers start-up and shutdown - containers logs copied to archives - robot tests started successfully Change-Id:Idfa24a8d6a2f41cc8e1374eb2bf2b5967f533f47 Issue-ID: DCAEGEN2-687 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2018-07-31Cleaning testsMariusz Wagner1-3/+4
- Removed problem with version docker package - Change from python2 to python3 Issue-ID: INT-604 Change-Id: I4c5669926198569871634a7fed541b21aaa91eb9 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-30Cleaning testsMariusz Wagner1-3/+1
Code refactor and clean TC code Issue-ID: INT-604 Change-Id: I6b47dae37eb3b3897698bab738abcc8aac97d90d Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-05Fix for jenkins jobMariusz Wagner1-5/+7
Issue-ID: INT-510 Change-Id: I75cd49524b313d1db121b246b70f8b3ba2ba11d4 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-19Rename folder for jenkins jobMariusz Wagner3-2/+2
Issue-ID: DCAEGEN2-206 Change-Id: Id2414fa53bd7999fbf5ea551bd89e62bb7d72700 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-13Added TC with missing IPMariusz Wagner1-0/+2
Issue-ID: INT-530 Change-Id: Ie3d7062ce72b275d3268403114b79c042a1ac77c Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-05Added 4 new TCMariusz Wagner2-7/+13
Issue-ID: INT-510 Change-Id: Iabc9b4d563fd981d60536e45b62a2286f17cd904 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-05-28Fixed errorsMariusz Wagner1-2/+2
- error in docker-compose file - error in robot file Issue-ID: INT-510 Change-Id: I11aeb8f55e7b66a5693fb82a666037ef8ff67982 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-05-25Correction of testplan.txt Init PRH testcasewejs1-1/+1
Change-Id: Ia522945cdfe55df31b2ecdd4d244c62f56e126f4 Issue-ID: INT-510 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-05-25Initial testcase with docker-compose for PRHwejs3-0/+72
Test without usage of previously committed robotframework. To be done later on. Now just to check whether it works with CI. Change-Id: I94ae148e727db3820cf7eb93ba2a4286d176bfbc Issue-ID: INT-510 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-03-07Update image tagLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-229 Change-Id: I501320e2a89a71c6755290b35a1484359bf065ed Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-27Add dcaegen2 test cases for HTTPSpswang1-1/+2
Change-Id: Iaa2cf237015906a151b399b330ac71dd1e48fa0c Signed-off-by: pswang <pshaobow@gmail.com> IssueId: DCAEGEN2-111
2017-09-25Rename dcae directory to dcaegen2pswang3-0/+59
Change-Id: Icd930f1fe31e3db8cdf7715eca52495273e9b2b5 IssueId: DCAEGEN2-111 Signed-off-by: pswang <pshaobow@gmail.com>