aboutsummaryrefslogtreecommitdiffstats
path: root/plans
AgeCommit message (Collapse)AuthorFilesLines
2019-07-08Add docker logs for vnfres csitfujinhua1-0/+2
Change-Id: Ieb744419799bd3e2e7b2dab4defd220cc0b85b9d Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-04Add docker logs for gvnfm-driverfujinhua1-0/+2
Change-Id: I5f5cbf630bdbfb9ef1032c80557376e7970f3989 Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-06-26Adjust DCAE-DS CSIT for Jenkins and to masterkaihlavi3-3/+3
- directory structures of DCAE-DS CSIT plans, scripts and tests have been changed to be more compatible with jjb templates to enable working Jenkins jobs - robot tests adjusted to latest changes in robotframework-onap library Change-Id: Id05602a88557267cc7ae77f066877680ae431a7f Issue-ID: SDC-2365 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-06-25Merge "Add initial CSIT case for DCAE-DS"Gary Wu3-0/+39
2019-06-18Add initial CSIT case for DCAE-DSkaihlavi3-0/+39
Add CSIT robot test and structure for DCAE-DS This test case provides initial basic implementation for monitoring configuration service creation and approval procedure - only unauthenticated backend http interfaces are used - distribution of the service is excluded - keyword libraries and templates should be refactored into testsuite repo - no logs are verified on runtime Change-Id: Ied08206fe8567a249c309bcd243e25b153b33da7 Issue-ID: SDC-2365 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-06-18add log level change testmicdzied1-1/+1
Change-Id: Ie4fb5192a86e4433df865c8913ea212d25acc00b Issue-ID: INT-1107 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2019-06-05Run DB script before starting other containersJim Hahn6-85/+36
The other containers were starting before their user names had been added to the DB. Consequently, they were aborting at start-up. Modified the various setup.sh scripts to run the DB-init script before starting the remaing containers. Also add start_all to start the containers and wait for the ports to start listening, eliminating the need for the "curl" tests in the setup.sh scripts. Also removed version numbers from some yml files. Change-Id: Idd9ff81b3ab4a78926b644f22360c9222afe82d5 Issue-ID: POLICY-1829 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-06-04Merge "Updates for new DFC endpoints.json and DR latest"Gary Wu2-45/+34
2019-06-04Updates for new DFC endpoints.json and DR latestLiamBurke2-45/+34
Change-Id: I2c2715bedc5c353bf68d0ce3b60878c64ce4ff22 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-06-04Remove obsolete files for optf/cmsoJerry Flood1-1/+1
Issue-ID: OPTFRA-517 Change-Id: I34adbe4284c39041c44b70fce9677e9a64f5b3da Signed-off-by: Jerry Flood <jflood@att.com>
2019-05-30Add docker logs for csitfujinhua2-0/+3
Change-Id: I5291600cc9f2738014f151db493440b8e756649c Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-28Merge "Use single PRH container with ssl configuration Generating new ↵Gary Wu2-6/+0
certificates since the old ones have expired"
2019-05-28Use single PRH container with ssl configurationgrabinsk2-6/+0
Generating new certificates since the old ones have expired Change-Id: If68ceab0bea7dbc10db647af7530b39b44729c0c Issue-ID: INT-1076 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-24Xacml-PDP CSIT tests with DmaaP SimulatorMichael Mokry2-5/+78
1. Added test cases for creating policy, deploying policy, and getting a decision for monitoring policies 2. Included statistics check between some tests 3. Modified to use dmaap simulator, policy-pap, and policy-api for end to end tests 5. UPDATE: made changes per Ajith's review 6. Removed most config overrides and changed dmaap to message-router where appropriate Change-Id: Ia9935193f189f249e11f23b2ffe49f87090b7b54 Issue-ID: POLICY-1767 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-05-21Combine similar SDC setup scripts into onekaihlavi3-4/+3
Replace almost identical setup scripts for SDC api and ui tests with one that takes the wanted SDC test suite as an argument Change-Id: Ic48ffa82a41d80da860eb043e3dfb71f55cc08ad Issue-ID: INT-1084 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-10Fix HV-VES tests when running locallyPiotr Jaszczyk2-5/+4
* Fixed docker registry env vars in env_local * Random network name for every test run Change-Id: I74ea22d1f3013e86eda18184f11d5901777b20c9 Issue-ID: DCAEGEN2-1474 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2019-05-08Merge "Adding end to end CSIT test cases for PDP-A"Gary Wu2-6/+79
2019-05-07Adding end to end CSIT test cases for PDP-Aa.sreekumar2-6/+79
1) Adding test case to do health check of PDP-A. 2) Adding test case for end to end testing - create policy type and policy using Policy API, deploy policy using PAP API and then execute policy in APEX engine. Change-Id: I97b208f4d7c319f993515719795d022ddfc429fa Issue-ID: POLICY-1739 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-05-06Fix multicloud-k8s csitKiran Kamineni1-1/+2
The ports for multicloud-k8s had to be changed and they were made configurable. This fixes the broken csit for that. Issue-ID: MULTICLOUD-609 Change-Id: I41f7687753fd0ea23be7bba9ec2ba84165ee794b Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-04-30Restructure CSITs for info and timeoutsjhh2-0/+8
Change-Id: I8a1bf5d44da267e58f26e877fc0eba7189166424 Issue-ID: POLICY-1712 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-29adding change management testing to testplanBartosz Gardziejewski4-63/+2
Change-Id: I3492e57a7580f2714faa57bbfdb42ab4828f844b Issue-ID: VID-462 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-04-28Add vnf pkg subscription csit casefujinhua1-0/+2
Change-Id: I6803d91110e8c4e59756a82a04a50e80ef54c8b6 Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-28Add vnf pkg subscription csit casefujinhua1-1/+4
Change-Id: I92bbf147728e3b0a318f3dd66f74204d4c8c5050 Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-26Merge "Switch to DMaaP kafka image"Gary Wu4-7/+35
2019-04-26Switch to DMaaP kafka imagekjaniak4-7/+35
Issue-ID: DCAEGEN2-1448 Change-Id: I9f0c375eb8530749fa6bdc506a3246f7b5f6575c Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-04-26update parser robot testyangyan3-2/+2
Issue-ID: MODELING-156 Change-Id: I414fd1e5dad62b21af500c018cac272911ce9018 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-23Use config instead of env to start k8spluginKiran Kamineni1-1/+15
k8splugin uses configuration files instead of env variables This patch reflects that in the setup.sh Issue-ID: MULTICLOUD-582 Change-Id: I38d42212cbc8788602b60a8756ceee29dfcb9f8c Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-04-23Merge "print log for ztevnfmadaptor"yunlong ying2-0/+7
2019-04-23Merge "print log for gvnfmadaptor"yunlong ying2-0/+7
2019-04-23print log for ztevnfmadaptorfujinhua2-0/+7
Change-Id: I94ba8d4446a932ba371d62fd0d82293218480a37 Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-23print log for gvnfmadaptorfujinhua2-0/+7
Change-Id: Ib292e2db40bb3d70f4e3e206753b260741ddd5e5 Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-22Merge "CSIT version variance handling"Daniel Rose1-3/+2
2019-04-22Merge "changing simulator and endpoints for change management testing"Gary Wu3-0/+62
2019-04-22CSIT version variance handlingInstrumental1-3/+2
Issue-ID: AAF-816 Change-Id: I90c0904000e9b12551b76a46515bd196ec417439 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-22add modeling generic parser robot testyangyan3-0/+94
Change-Id: Ibc1f3fd642c82fd4889f8e03310269715dc66fd6 Issue-ID: MODELING-156 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-20print log for vnfres csitfujinhua2-0/+10
Change-Id: I62f810e6ae812a1741675f57bcb5496814fbddcf Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-20print log for vnfmgr csitfujinhua2-0/+10
Change-Id: I02510f0f1fe522ece68f115f3665c4ea4c05d4cc Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-20print log for catalog csitfujinhua2-0/+7
Change-Id: I77abce34ea18125d08ee15df5097780dc08984ff Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-20Add logs for lcm csit shfujinhua2-10/+10
Change-Id: I4c9ae67be67e7e220fbee59214930c0f610991fb Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-19Flesh out PAP CSITsJim Hahn2-0/+25
This exercises all of the PAP REST APIs, except for the simple policy "deploy" API. Change-Id: I681c4c40f05f6e343a782e764f7f939ecbb31258 Issue-ID: POLICY-1672 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-04-18Finish drools CSIT infrapdragosh8-37/+84
Basic health check for now. Need to have ci-management jobs enabled for this to work on every merge. Cleaning out unused scripts and mock server. Renaming policy engine script so its obvious that is what it is for. Issue-ID: POLICY-1651 Change-Id: I469823795d4a9f5531d150610ba2ed0b75585677 Signed-off-by: pdragosh <pdragosh@research.att.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Signed-off-by: pdragosh <pdragosh@research.att.com> Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-18changing simulator and endpoints for change management testingBartosz Gardziejewski3-0/+62
Change-Id: I18d92c130181f6440cf2b68cfd864de686833c67 Issue-ID: VID-462 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-04-16Updates to DFC CSIT testBjornMagnussonXA1-2/+2
Adaptation of Functional tests due to updated dfc simulators Adaptation of Management tests due to changes in DFC app Removed test for FTPS due to issue with ftps sim cert Issue-ID: DCAEGEN2-1434 Change-Id: Ic92ac4901586cb55164177a8640ba23b60c02f0d Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-04-16PRH fail-fast setupkurczews1-2/+4
Issue-ID: INT-1027 Change-Id: I5bc92b1dc886dc0fbdfe06048b2f87aaf8b1d1c2 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-04-16Merge "Update cist sh for vnfres"yunlong ying2-0/+13
2019-04-16Merge "Update cist sh for vnfmgr"yunlong ying2-0/+13
2019-04-16Update cist sh for vnfresfujinhua2-0/+13
Change-Id: I2383dda193d5b1b2d53a7cdc703aa059a5edd413 Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-16Merge "Attempt to check CSIT Wait for CBS startup"Mariusz Wagner1-1/+3
2019-04-16Update cist sh for vnfmgrfujinhua2-0/+13
Change-Id: I62f3408fd4584bf3e416705aff46cd59878c5e36 Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-15Merge "DB Connection Setup for API and PAP for CSIT"Gary Wu4-2/+47