aboutsummaryrefslogtreecommitdiffstats
path: root/plans
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Changin Vescollector to latest tagLiamBurke1-1/+1
Change-Id: I16f75a6b62ac759b28a4e9f11bf2ad65b443f644 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-03-18Update consul version to 1.4.3Huabing Zhao4-7/+7
This commit depends on https://gerrit.onap.org/r/#/c/82566/ The csit jobs will fail until 82566 is merged Change-Id: Ieea79b8f8e5fc78aa1249e4ae4aa2d631c98f551 Issue-ID: MSB-325 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-03-15Merge "Add simplejson library for e2e Test"Gary Wu1-5/+4
2019-03-15Improve on filter setup and testcasesrajendrajaiswal2-2/+2
Change-Id: Icd51a25de724e9e4877d9aede170f9696683ed95 Issue-ID: INT-863 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-03-15Add simplejson library for e2e TestLiamBurke1-5/+4
Change-Id: I3259a7d5df6c90d81ec1960219f57f767f85cd89 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-03-14Adding Policy/drools-pdp CSIT "Alive" TestBilal A3-0/+84
Issue-ID: POLICY-1459 Signed-off-by: Bilal A <bilal@research.att.com> Change-Id: I2e33e18feaff5882eb45012ffab16f47f3153c41
2019-03-14Merge "Remove dummy plan and test"Gary Wu3-83/+0
2019-03-14Added test to verify Metdata filteringGerard Hickey1-1/+1
Change-Id: I3145c37896270209a7ef499a4b70f7fd1342ba7f Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Issue-ID: INT-863
2019-03-14Merge "Added DataFile plans and tests"Mariusz Wagner4-0/+45
2019-03-14Add csit for lenovo thinkcloud driverChangjun Wang3-0/+52
Add csit for lenovo thinkcloud driver Issue-ID: MULTICLOUD-520 Change-Id: I068ca3b0cdd58f0ce97d1296409106ca86b898f9 Signed-off-by: Changjun Wang <310397125@qq.com>
2019-03-13Add CSIT for multicloud-k8sKiran Kamineni3-0/+57
Add CSIT for the multicloud-k8s plugin POST, GET and DELETE are tested for definition API Change-Id: I936071de176430ec05a9c087c34908057f1cc5bb Issue-ID: MULTICLOUD-403 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-03-13Merge "Updates for DFC and prepare for pmmapper"Mariusz Wagner2-24/+31
2019-03-13Updates for DFC and prepare for pmmapperLiamBurke2-24/+31
Change-Id: Ic6d373b54a70c28ba2f936eb265d19b52d33de60 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-03-13Merge "Add csit for multi-fcaps"Mariusz Wagner3-0/+52
2019-03-13Add csit for multi-fcapsLiexiang Yue3-0/+52
Issue-ID: MULTICLOUD-495 Change-Id: I8fe097be58375cad359676124953d6c4556fb63b Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
2019-03-12Merge "Updates for DFC new implentation"Gary Wu4-17/+80
2019-03-12Updates for DFC new implentationLiamBurke4-17/+80
-Add Consul, CBS, Buscontroller Images Change-Id: I3f0771e119a8388f7a437256ba656f278385c316 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-03-12Merge "Updated with latest dmaap-bc:1.1.1"Mariusz Wagner1-1/+1
2019-03-12Updated with latest dmaap-bc:1.1.1Gerard Hickey1-1/+1
Change-Id: I0e13675a81c62cdb8886c345a3730df6ebc3152f Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Issue-ID: INT-863
2019-03-11Use CBS in HV-VES testsuitesFilip Krzywka3-31/+72
This change mostly follows related changes made in DCAEGEN2-1302 - consul now starts with CBS service defined through consul.d directory - moved to consul image used during oom-deployment - changed hv-ves configuration endpoint to oom-deployment default Change-Id: I09e10f9e58f7df22f536e7ad35d1467993baa3bc Issue-ID: DCAEGEN2-1302 Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
2019-03-07Updated teardown to log PM Mapperrajendrajaiswal1-0/+1
Change-Id: I0ab853719b6b84633001b96095255ad9e2c9be7c Issue-ID: INT-863 Signed-off-by: root <rajendra.jaiswal@ericsson.com>
2019-03-06Net test to test Pushed PM data from Data Routerrajendrajaiswal3-3/+14
Change-Id: I9af1e027f428594cf589baeb01bbc30cd49dc402 Issue-ID: INT-863 Signed-off-by: root <rajendra.jaiswal@ericsson.com>
2019-03-06Added DataFile plans and testsBjornMagnussonXA4-0/+45
Issue-ID: DCAEGEN2-1313 Change-Id: I21c90190917adc041f24ddb4f6f7446fc882f38c Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-03-05Merge "CSIT tests for PDPX Healthcheck/Statisitcs"Gary Wu3-0/+55
2019-03-05CSIT tests for PDPX Healthcheck/StatisitcsMichael Mokry3-0/+55
- Added csit setup and teardown scripts - Added test plan - Added xacml pdp test robot script - Modified api test with correct path Change-Id: I8844f8c75f5c39877410d406b064df7ba6049e1a Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-03-05Update PM Mapper Setup & Test CaseJoeOLeary4-11/+14
*Remove space in extra_hosts of compose files *Update setup to include pm-mapper host entry in node *Update config file to match latest expected config *Update metadata tests to use new endpoint & new headers *Update docker image versions Issue-ID: INT-863 Change-Id: I1c4d7bb48824031c1fd11ea11266b42af4f57cc0 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-03-03move to the latest version for R4Taka Cho1-3/+3
CDT's port changed to 18080 ODL upgraded to fluorine Change-Id: I501b42768c16984a472d503ef780a25cf306aa6c Issue-ID: APPC-1519 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-01Updated Data Router VersionLiamBurke1-4/+4
Change-Id: I64174e20b3310c316a20563b69c130ddca2402cd Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-02-28Change VESCollector tag in docker composeLiamBurke1-1/+1
Change-Id: Ib1f8c53144bb1198e33e3a1b067aafa73171ddbf Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-02-28Remove dummy plan and testMariusz Wagner3-83/+0
Remove dummy plan and test Issue-ID: INT-899 Change-Id: I1b9b2b5f1116b4a3435d942663ba9b2bf71a39a7 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2019-02-27Merge "Added logging in setup file - PM Mapper"Gary Wu1-0/+1
2019-02-27Added logging in setup file - PM Mapperrajendrajaiswal1-0/+1
Change-Id: Id65a4c7a8c71decf3562d593cb84e7f46825df87 Issue-ID: INT-863 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2019-02-27Merge "Remove samples tests for multicloud vio plugin"Mariusz Wagner1-1/+0
2019-02-27Updated setup file for PM Mapperrajendrajaiswal1-1/+1
Change-Id: I1e5bf84c5dfb80aa2574f6d5b56ce571a861699d Issue-ID: INT-863 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2019-02-27Remove samples tests for multicloud vio pluginEthan Lynn1-1/+0
Related API was removed, no need to run samples tests. Change-Id: If09ed6902c0f7f4c3413871bf0f34b62ae6a7c85 Issue-ID: INT-942 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2019-02-26Change due to DFC code changesLiamBurke1-1/+2
-DFC no longer keeps PM file -Check DFC log for successful publish on DR Change-Id: Ic94c1837900f958712216aebaf3a4691f4bda898 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-02-25Add Metadata tests for PM MapperJoeOLeary1-0/+2
Change-Id: I6f0904e1b3e10fd1c9fe41020898380e1fb50141 Issue-ID: INT-863 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-02-22Merge "Remove dummy plans"Yang Xu6-110/+2
2019-02-21Adjust AAF setup for Container ChangesInstrumental2-38/+42
Issue-ID: AAF-767 Change-Id: I6c223464c2d9e3f5a542940530f78da9d047b0f6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-21Remove dummy plansMariusz Wagner6-110/+2
Remove dummy plans Issue-ID: INT-899 Change-Id: I6c3ee3e89130cefafa6fc4900d0943e0c7894d1f Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2019-02-15Merge "Add test cases for delete api"Gary Wu2-5/+125
2019-02-15Merge "Improvment to Test Case"Gary Wu1-1/+2
2019-02-15Improvment to Test Caserajendrajaiswal1-1/+2
Change-Id: I17db9b9ce9889ddfe43bf145dfee17c948d30646 Issue-ID: INT-863 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2019-02-14Merge "New Test Cases for PM Mapper"Gary Wu2-3/+18
2019-02-14New Test Cases for PM Mapperrajendrajaiswal2-3/+18
Change-Id: I10e4409e6ed9ba0847032920ccd56941c83be04b Issue-ID: INT-863 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2019-02-14Merge "Added Test and Setup files for PM Mapper"Gary Wu6-30/+137
2019-02-14Added Test and Setup files for PM Mapperrajendrajaiswal6-30/+137
Change-Id: I891b48873fc893d93d48f2a2233a780492071819 Issue-ID: INT-863 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2019-02-12Change http to https in robot testChenfei Gao1-1/+1
Changed http to https in robot test since https is enabled for policy-api rest service by default. Issue-ID: POLICY-1270 Change-Id: Id108c956f2265db0e90b97b7e08371ee0df483c4 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-02-12Add test cases for delete apieconwar2-5/+125
Change-Id: If45d0cca4cbef653d6497961374fae19148070d6 Issue-ID: DMAAP-1032 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-11Merge "Remove Deprecated VVP Web from Integration"Gary Wu3-59/+0