integration/csit.git
4 years agoUpdate vid tests to take into account the new selenium lib 05/97105/1 dublin
mrichomme [Mon, 14 Oct 2019 09:19:28 +0000 (11:19 +0200)]
Update vid tests to take into account the new selenium lib

Get Cookie Value no more supported in Selenium 4

Issue-ID: INT-1237

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8a224d5f90fd4cf9ee1c700b634208b2a5a416a4
(cherry picked from commit 357d8e2863841cee3373c9e3c692a996809d71ef)

4 years agoOPTFRA-487 change the api_paste.ini location 00/94200/1
Shankar Narayanan [Sat, 27 Apr 2019 03:30:36 +0000 (23:30 -0400)]
OPTFRA-487 change the api_paste.ini location

Fix the path of the api_paste.ini which was changed as a part
of the HTTPS fix in commit: https://gerrit.onap.org/r/#/c/86210/

Change-Id: I07e22cd1fc4c2f4b213d9bff3cd5cf73b754fa85
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-487
(cherry picked from commit 8218d5bf57e0fc112e66ab9024589ac6b105e57c)

4 years agoMerge "DFC - Adapt CSIT to dublin branch" into dublin 4.0.0-ONAP
Gary Wu [Mon, 8 Jul 2019 17:43:03 +0000 (17:43 +0000)]
Merge "DFC - Adapt CSIT to dublin branch" into dublin

4 years agoPRH version 1.2.4 12/90912/1
Marcin Migdal [Thu, 4 Jul 2019 14:11:04 +0000 (16:11 +0200)]
PRH version 1.2.4

Change-Id: I515d85f6d44aad35f4509b55a867f300986a6937
Issue-ID: INT-1133
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
4 years agoDFC - Adapt CSIT to dublin branch 18/90718/1
elinuxhenrik [Mon, 1 Jul 2019 11:05:20 +0000 (11:05 +0000)]
DFC - Adapt CSIT to dublin branch

Changed dependency to integration repo to the dublin branch.

Change-Id: I09b2c7ceb0b6fe82a51091d2d0f8251affeaed66
Issue-ID: DCAEGEN2-1453
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
4 years agoFixing image download problem 28/90028/2
Bilal A [Mon, 17 Jun 2019 15:51:08 +0000 (15:51 +0000)]
Fixing image download problem

Adding fallback image name to download
if image name present in pom.xml is not available
in nexus repo.

Issue-ID: POLICY-1864
Signed-off-by: Bilal A <bilal@research.att.com>
Change-Id: I0f00faef1e33a27edd195de3eba82276ca38d501

4 years agoPull correct docker images. 11/89611/5
Bilal A [Fri, 7 Jun 2019 21:25:59 +0000 (21:25 +0000)]
Pull correct docker images.

Enables Policy CSITs for API, PAP, Distribution and XACML-PDP
to pull correct docker images based on the code branch.

Issue-ID: POLICY-1834
Signed-off-by: Bilal A <bilal@research.att.com>
Change-Id: I6b99c8ae9cb78dd8ebddc522bc2a7080ec6e5735

4 years agoFix to use dublin branch code for dublin CSITs. 48/89548/1
Bilal A [Thu, 6 Jun 2019 21:34:50 +0000 (21:34 +0000)]
Fix to use dublin branch code for dublin CSITs.

Issue-ID: POLICY-1630
Signed-off-by: Bilal A <bilal@research.att.com>
Change-Id: I5df6e411fda9b985545294afc3137f9351ca8e11

4 years agoFix robot cases due to attachment-point 99/89499/3
Marcin Migdal [Thu, 6 Jun 2019 10:32:11 +0000 (12:32 +0200)]
Fix robot cases due to attachment-point

Change-Id: I23540bd7332b9dbe64cde6c469c69964d106d882
Issue-ID: INT-1096
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
4 years agoRun DB script before starting other containers 17/89417/1
Jim Hahn [Mon, 3 Jun 2019 19:00:08 +0000 (15:00 -0400)]
Run DB script before starting other containers

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>
4 years agoRestructure CSITs for info and timeouts 87/87087/3
jhh [Tue, 30 Apr 2019 01:17:45 +0000 (20:17 -0500)]
Restructure CSITs for info and timeouts

Change-Id: I8a1bf5d44da267e58f26e877fc0eba7189166424
Issue-ID: POLICY-1712
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
(cherry picked from commit de399b090495c66e7c8ae5f07c1b60056b886656)

4 years agoXacml-PDP CSIT tests with DmaaP Simulator 50/88950/3
Michael Mokry [Mon, 13 May 2019 18:09:17 +0000 (13:09 -0500)]
Xacml-PDP CSIT tests with DmaaP Simulator

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>
(Adding to dublin branch)
Signed-off-by: Bilal A <bilal@research.att.com>
4 years agoAdding end to end CSIT test cases for PDP-A 14/88914/2
a.sreekumar [Tue, 7 May 2019 13:36:39 +0000 (13:36 +0000)]
Adding end to end CSIT test cases for PDP-A

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>
(cherry picked from commit 7d80c38635b4cf7ec0d517a95c63772c4c9aface)

4 years agoMerge "INT-1085: Upgrade SDNC image and certs in CSIT" into dublin
Gary Wu [Fri, 31 May 2019 18:07:13 +0000 (18:07 +0000)]
Merge "INT-1085: Upgrade SDNC image and certs in CSIT" into dublin

4 years agoINT-1085: Upgrade SDNC image and certs in CSIT 54/88154/8
DarraghEgan [Wed, 29 May 2019 11:35:39 +0000 (11:35 +0000)]
INT-1085: Upgrade SDNC image and certs in CSIT

The SDNC image used for testing in CSIT is an
older image version so this needs to be updated
to a newer version which is 1.5.2

Also the certs are outdated as server.crt is no
longer a mandatory file.

Issue-ID: INT-1085
Change-Id: I081a8e79864619d750dbc838750b112a9bbadf53
Signed-off-by: DarraghEgan <darragh.egan@est.tech>
4 years agoFix policy/pap csit test cases in dublin 52/89052/1
jrh3 [Fri, 31 May 2019 15:14:32 +0000 (11:14 -0400)]
Fix policy/pap csit test cases in dublin

Issue-ID: POLICY-1747
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I6f5b07ba29c19611d2b8e12c1100c2bbfcc5dc12

4 years agocsit should install test utils from robotframework-onap 78/88978/1
DR695H [Thu, 30 May 2019 21:19:18 +0000 (17:19 -0400)]
csit should install test utils from robotframework-onap

Change-Id: I222a00ae5dd3a7e1b7e42f344981a0fa0bdb9c88
Issue-ID: TEST-160
Signed-off-by: DR695H <dr695h@att.com>
4 years agoIssue-ID: VID-484 62/88562/1
Wojciech Sliwka [Mon, 27 May 2019 15:45:53 +0000 (17:45 +0200)]
Issue-ID: VID-484

fetch parameters for native workflows

Change-Id: I6d017ee43b1969ceb2bce11d28f0fdde5da152c4
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
4 years agoUpdate PM-Mapper image version 29/88229/1
Gerard Hickey [Wed, 22 May 2019 07:57:41 +0000 (08:57 +0100)]
Update PM-Mapper image version

Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Change-Id: Iabe2089070452635a81a5770f56531e5a585883b
Issue-ID: INT-863

4 years agoUpdate of Dr branch and DFC version 55/88155/1
LiamBurke [Tue, 21 May 2019 12:58:32 +0000 (13:58 +0100)]
Update of Dr branch and DFC version

Change-Id: Iee9ea1e2fa08993e35ae3c903b5b5a3a7e4e695b
Issue-ID: INT-832
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
4 years agoAdd dublin version to dublin csit tests for DR 97/87997/1
econwar [Fri, 17 May 2019 13:41:11 +0000 (13:41 +0000)]
Add dublin version to dublin csit tests for DR

Change-Id: I7b40fd3df3062953a2e3e59155cad76caf51f603
Issue-ID: DMAAP-1204
Signed-off-by: econwar <conor.ward@est.tech>
4 years agoMerge "Use Dublin-specific prh image version" into dublin
Mariusz Wagner [Fri, 17 May 2019 09:06:25 +0000 (09:06 +0000)]
Merge "Use Dublin-specific prh image version" into dublin

4 years agoUse Dublin-specific prh image version 54/87954/1
grabinsk [Fri, 17 May 2019 07:45:54 +0000 (09:45 +0200)]
Use Dublin-specific prh image version

Change-Id: Ideebb6b756ea91ac65e26cd7917e182043f52267
Issue-ID: DCAEGEN2-1503
Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
4 years agoSwitch to DMaaP kafka image 13/87413/1
kjaniak [Tue, 23 Apr 2019 14:11:37 +0000 (16:11 +0200)]
Switch to DMaaP kafka image

Change-Id: Ib3d58aec92d66a291cf97d5a72d42e7579e265db
Issue-ID: DCAEGEN2-1448
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
4 years agoAdd duyblin branch to csit 03/87403/1
DR695H [Thu, 9 May 2019 21:42:26 +0000 (17:42 -0400)]
Add duyblin branch to csit

Change-Id: I9f34f6ab19d57757b5e6b58724a4be12d60cd40f
Issue-ID: TEST-144
Signed-off-by: DR695H <dr695h@att.com>
4 years agoDeferring PRH startup until CBS can serve PRH config data 37/87337/1
grabinsk [Wed, 8 May 2019 11:07:45 +0000 (13:07 +0200)]
Deferring PRH startup until CBS can serve PRH config data

(cherry picked from commit 98daff81f480b392f66a55d8b725e6aa372fbd3c)

Change-Id: Icd4f085fa2f9e252af8147474a72069503973bdc
Issue-ID: INT-989
Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
4 years agoMerge "Update DFC version for Dublin" into dublin
Gary Wu [Tue, 7 May 2019 15:10:34 +0000 (15:10 +0000)]
Merge "Update DFC version for Dublin" into dublin

4 years agoUpdate DFC version for Dublin 33/87133/1
LiamBurke [Tue, 7 May 2019 10:35:52 +0000 (11:35 +0100)]
Update DFC version for Dublin

Change-Id: I49dd47132387c9c1e916649f14d6a4bd5f1a81b8
Issue-ID: INT-832
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
4 years agoFix and update on version for dublin branch - PM Mapper 32/87132/1
rajendrajaiswal [Tue, 7 May 2019 10:10:32 +0000 (11:10 +0100)]
Fix and update on version for dublin branch - PM Mapper

Change-Id: Id09eb2ae4dec4a2a0b5c3b9b98503572824b0cd7
Issue-ID: INT-863
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
4 years agoFix Docker tag reference for CSIT tests (removed SNAPSHOT) 41/87041/1
Stavros Kanarakis [Mon, 6 May 2019 14:01:39 +0000 (17:01 +0300)]
Fix Docker tag reference for CSIT tests (removed SNAPSHOT)

Change-Id: Ife0a9503603eb1621b2f2c9fc72f53a88ad64fb9
Issue-ID: DCAEGEN2-1478
Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
4 years agoUpdates for e2e Dublin 08/86908/1
LiamBurke [Fri, 3 May 2019 15:22:50 +0000 (16:22 +0100)]
Updates for e2e Dublin

Change-Id: Iec549a17e07d4656bf57a8492ac4f85b107060f6
Issue-ID: INT-832
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
5 years agoMerge "print log for ztevnfmadaptor"
yunlong ying [Tue, 23 Apr 2019 04:12:22 +0000 (04:12 +0000)]
Merge "print log for ztevnfmadaptor"

5 years agoMerge "print log for gvnfmadaptor"
yunlong ying [Tue, 23 Apr 2019 03:12:07 +0000 (03:12 +0000)]
Merge "print log for gvnfmadaptor"

5 years agoprint log for ztevnfmadaptor 07/86007/1
fujinhua [Tue, 23 Apr 2019 03:08:43 +0000 (11:08 +0800)]
print log for ztevnfmadaptor

Change-Id: I94ba8d4446a932ba371d62fd0d82293218480a37
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoprint log for gvnfmadaptor 03/86003/1
fujinhua [Tue, 23 Apr 2019 02:55:59 +0000 (10:55 +0800)]
print log for gvnfmadaptor

Change-Id: Ib292e2db40bb3d70f4e3e206753b260741ddd5e5
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoMerge "CSIT version variance handling"
Daniel Rose [Mon, 22 Apr 2019 18:40:42 +0000 (18:40 +0000)]
Merge "CSIT version variance handling"

5 years agoMerge "changing simulator and endpoints for change management testing"
Gary Wu [Mon, 22 Apr 2019 16:51:32 +0000 (16:51 +0000)]
Merge "changing simulator and endpoints for change management testing"

5 years agoMerge "Updated CSIT to reference new repo location"
Gary Wu [Mon, 22 Apr 2019 16:51:09 +0000 (16:51 +0000)]
Merge "Updated CSIT to reference new repo location"

5 years agoCSIT version variance handling 82/85982/1
Instrumental [Mon, 22 Apr 2019 16:08:30 +0000 (11:08 -0500)]
CSIT version variance handling

Issue-ID: AAF-816
Change-Id: I90c0904000e9b12551b76a46515bd196ec417439
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoadd modeling generic parser robot test 37/85937/1
yangyan [Mon, 22 Apr 2019 06:57:16 +0000 (14:57 +0800)]
add modeling generic parser robot test

Change-Id: Ibc1f3fd642c82fd4889f8e03310269715dc66fd6
Issue-ID: MODELING-156
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
5 years agoprint log for vnfres csit 84/85884/1
fujinhua [Sat, 20 Apr 2019 07:58:06 +0000 (15:58 +0800)]
print log for vnfres csit

Change-Id: I62f810e6ae812a1741675f57bcb5496814fbddcf
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoprint log for vnfmgr csit 80/85880/1
fujinhua [Sat, 20 Apr 2019 07:30:23 +0000 (15:30 +0800)]
print log for vnfmgr csit

Change-Id: I02510f0f1fe522ece68f115f3665c4ea4c05d4cc
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoprint log for catalog csit 76/85876/1
fujinhua [Sat, 20 Apr 2019 06:48:36 +0000 (14:48 +0800)]
print log for catalog csit

Change-Id: I77abce34ea18125d08ee15df5097780dc08984ff
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoAdd logs for lcm csit sh 60/85860/3
fujinhua [Sat, 20 Apr 2019 02:30:42 +0000 (10:30 +0800)]
Add logs for lcm csit sh

Change-Id: I4c9ae67be67e7e220fbee59214930c0f610991fb
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoFlesh out PAP CSITs 45/85845/1
Jim Hahn [Fri, 19 Apr 2019 16:47:01 +0000 (12:47 -0400)]
Flesh out PAP CSITs

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>
5 years agoUpdated CSIT to reference new repo location 25/85725/2
Jerry Flood [Thu, 18 Apr 2019 22:10:57 +0000 (18:10 -0400)]
Updated CSIT to reference new repo location

Relocated the CSIT tests to support Sonar Job.

Issue-ID: OPTFRA-474
Change-Id: I697a0269cfeec0e45364e882e4b165eb9abeeda4
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoMerge "Finish drools CSIT infra"
Yang Xu [Fri, 19 Apr 2019 14:13:54 +0000 (14:13 +0000)]
Merge "Finish drools CSIT infra"

5 years agoFinish drools CSIT infra 01/85501/15
pdragosh [Tue, 16 Apr 2019 17:19:45 +0000 (13:19 -0400)]
Finish drools CSIT infra

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>
5 years agoAdd csit case for nslcm 31/85731/1
fujinhua [Fri, 19 Apr 2019 01:45:49 +0000 (09:45 +0800)]
Add csit case for nslcm

Change-Id: I5bd9460cde34498726316ffc3b37870a667ea59b
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoAdd csit case for nslcm 77/85677/1
fujinhua [Thu, 18 Apr 2019 11:29:04 +0000 (19:29 +0800)]
Add csit case for nslcm

Change-Id: Ia9bd66419d0e8cf9e54894e5bc9fea40ab07d4aa
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agochanging simulator and endpoints for change management testing 68/85668/6
Bartosz Gardziejewski [Thu, 18 Apr 2019 09:21:50 +0000 (11:21 +0200)]
changing simulator and endpoints for change management testing

Change-Id: I18d92c130181f6440cf2b68cfd864de686833c67
Issue-ID: VID-462
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoPRH BBS tests 62/85162/9
kurczews [Thu, 18 Apr 2019 07:07:14 +0000 (09:07 +0200)]
PRH BBS tests

Issue-ID: INT-989
Change-Id: I2963a7b0df2ee16a8cf5bc3144510950a1fd7ad2
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoMerge "Fixing policy file after code change"
Yang Xu [Thu, 18 Apr 2019 02:27:33 +0000 (02:27 +0000)]
Merge "Fixing policy file after code change"

5 years agoAttempt to check CSIT 40/85540/2
Marcin Migdal [Wed, 17 Apr 2019 07:39:20 +0000 (09:39 +0200)]
Attempt to check CSIT
AAI not responding case

Change-Id: Ib1d6da6b99b0dd3fe05dc5d94429e4785fda4e9c
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoAttempt to check CSIT 31/85531/3
Marcin Migdal [Wed, 17 Apr 2019 05:07:01 +0000 (07:07 +0200)]
Attempt to check CSIT
Invalid VES in DMaaP

Change-Id: Ief0bb5935200939c3d4329836f855a5d5b7cf59a
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoFixing policy file after code change 13/85513/1
Bilal A [Tue, 16 Apr 2019 19:30:02 +0000 (19:30 +0000)]
Fixing policy file after code change

Change-Id: If21e4dfa5735d8804dda4fe26fe9c0ccb0f3f008
Issue-ID: POLICY-1270
Signed-off-by: Bilal A <bilal@research.att.com>
5 years agoMerge "Attempt to check CSIT Fix positive cases - they work all now"
Gary Wu [Tue, 16 Apr 2019 15:57:42 +0000 (15:57 +0000)]
Merge "Attempt to check CSIT Fix positive cases - they work all now"

5 years agoMerge "Updates to DFC CSIT test"
Gary Wu [Tue, 16 Apr 2019 15:57:25 +0000 (15:57 +0000)]
Merge "Updates to DFC CSIT test"

5 years agoMerge "Adds CSIT tests for Policy API"
Gary Wu [Tue, 16 Apr 2019 15:57:04 +0000 (15:57 +0000)]
Merge "Adds CSIT tests for Policy API"

5 years agoAttempt to check CSIT 56/85456/13
Marcin Migdal [Tue, 16 Apr 2019 12:35:58 +0000 (14:35 +0200)]
Attempt to check CSIT
Fix positive cases - they work all now

Change-Id: I451f79e3a6cfd1aba9b373e7138c0e8cd3efb88c
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoUpdates to DFC CSIT test 44/85344/2
BjornMagnussonXA [Tue, 16 Apr 2019 12:10:40 +0000 (12:10 +0000)]
Updates to DFC CSIT test

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>
5 years agoPRH fail-fast setup 41/85441/1
kurczews [Tue, 16 Apr 2019 10:03:41 +0000 (12:03 +0200)]
PRH fail-fast setup

Issue-ID: INT-1027
Change-Id: I5bc92b1dc886dc0fbdfe06048b2f87aaf8b1d1c2
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoMerge "Update cist sh for vnfres"
yunlong ying [Tue, 16 Apr 2019 07:38:04 +0000 (07:38 +0000)]
Merge "Update cist sh for vnfres"

5 years agoMerge "Update cist sh for vnfmgr"
yunlong ying [Tue, 16 Apr 2019 07:37:56 +0000 (07:37 +0000)]
Merge "Update cist sh for vnfmgr"

5 years agoUpdate cist sh for vnfres 24/85424/1
fujinhua [Tue, 16 Apr 2019 07:28:35 +0000 (15:28 +0800)]
Update cist sh for vnfres

Change-Id: I2383dda193d5b1b2d53a7cdc703aa059a5edd413
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoMerge "Attempt to check CSIT Wait for CBS startup"
Mariusz Wagner [Tue, 16 Apr 2019 07:25:57 +0000 (07:25 +0000)]
Merge "Attempt to check CSIT Wait for CBS startup"

5 years agoUpdate cist sh for vnfmgr 23/85423/1
fujinhua [Tue, 16 Apr 2019 07:24:13 +0000 (15:24 +0800)]
Update cist sh for vnfmgr

Change-Id: I62f3408fd4584bf3e416705aff46cd59878c5e36
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoAdd csit cases for vnflcm 96/85396/1
fujinhua [Tue, 16 Apr 2019 00:37:35 +0000 (08:37 +0800)]
Add csit cases for vnflcm

Change-Id: If151b01af00d35f58bfddf0023982d613046ed3e
Issue-ID: INT-1015
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoAdds CSIT tests for Policy API 73/85373/1
Bilal A [Mon, 15 Apr 2019 21:15:50 +0000 (21:15 +0000)]
Adds CSIT tests for Policy API

Change-Id: Iaec1d8476d90ab15e16549589c18e055b85bb73b
Issue-ID: POLICY-1270
Signed-off-by: Bilal A <bilal@research.att.com>
5 years agoMerge "DB Connection Setup for API and PAP for CSIT"
Gary Wu [Mon, 15 Apr 2019 16:11:11 +0000 (16:11 +0000)]
Merge "DB Connection Setup for API and PAP for CSIT"

5 years agoAttempt to check CSIT 18/85318/18
Marcin Migdal [Mon, 15 Apr 2019 12:36:45 +0000 (14:36 +0200)]
Attempt to check CSIT
Wait for CBS startup

Change-Id: I0cae12fdfeed7a25593d98e66b7e2353b3efff29
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoDB Connection Setup for API and PAP for CSIT 50/85250/4
Bilal A [Fri, 12 Apr 2019 22:38:32 +0000 (22:38 +0000)]
DB Connection Setup for API and PAP for CSIT

1) Adds CSIT Test for API
2) Adds a mariadb container setup and configuration for API.
3) Adds a mariadb container setup and configuration for PAP.

Change-Id: I9beea4f2445215bc95962ebceb4ec626dd0d5521
Issue-ID: POLICY-1270
Signed-off-by: Bilal A <bilal@research.att.com>
5 years agoMerge "Attempt to check CSIT Consul and CBS discovery fix"
Gary Wu [Fri, 12 Apr 2019 15:54:32 +0000 (15:54 +0000)]
Merge "Attempt to check CSIT Consul and CBS discovery fix"

5 years agoAttempt to check CSIT 64/85064/16
Marcin Migdal [Thu, 11 Apr 2019 14:17:18 +0000 (16:17 +0200)]
Attempt to check CSIT
Consul and CBS discovery fix

Change-Id: I0e3ded421b9f285c28a3b5307138adcdec022cca
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoMerge "Added CSIT support for pushPolicy and deletePolicy API"
Gary Wu [Fri, 12 Apr 2019 00:21:19 +0000 (00:21 +0000)]
Merge "Added CSIT support for pushPolicy and deletePolicy API"

5 years agoMerge "Change latest in 4.0-STAGING-latest"
Gary Wu [Thu, 11 Apr 2019 20:19:03 +0000 (20:19 +0000)]
Merge "Change latest in 4.0-STAGING-latest"

5 years agoMerge "Prepare new endpoints for csit/vid internal api"
Gary Wu [Thu, 11 Apr 2019 20:18:53 +0000 (20:18 +0000)]
Merge "Prepare new endpoints for csit/vid internal api"

5 years agoModify the endpoints.json 14/85114/1
LiamBurke [Thu, 11 Apr 2019 18:45:15 +0000 (19:45 +0100)]
Modify the endpoints.json

Change-Id: I4e70e1eb2e75cd81f5022537bb460d9a779bf2f3
Issue-ID: INT-832
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
5 years agoPrepare new endpoints for csit/vid internal api 69/84669/7
michal.banka [Tue, 9 Apr 2019 11:29:37 +0000 (13:29 +0200)]
Prepare new endpoints for csit/vid internal api

Change-Id: Ib69287eb1c21d30eb39472270c160f4b318c5c12
Issue-ID: VID-399
Signed-off-by: michal.banka <michal.banka@nokia.com>
5 years agoChange latest in 4.0-STAGING-latest 95/85095/1
eh552t [Thu, 11 Apr 2019 16:20:42 +0000 (18:20 +0200)]
Change latest in 4.0-STAGING-latest

Change-Id: I5f5e7b541d897ea3808d64b130422ee99a62ddf7
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-276

5 years agoMerge "Adding PM Mapper Test to BulkPMe2e tests"
Gary Wu [Thu, 11 Apr 2019 16:21:02 +0000 (16:21 +0000)]
Merge "Adding PM Mapper Test to BulkPMe2e tests"

5 years agoMerge "PRH simulators refactor"
Mariusz Wagner [Thu, 11 Apr 2019 12:17:58 +0000 (12:17 +0000)]
Merge "PRH simulators refactor"

5 years agoMerge "Add type to topics definitions"
Mariusz Wagner [Thu, 11 Apr 2019 12:16:53 +0000 (12:16 +0000)]
Merge "Add type to topics definitions"

5 years agoAdd type to topics definitions 46/85046/1
Marcin Migdal [Thu, 11 Apr 2019 12:07:59 +0000 (14:07 +0200)]
Add type to topics definitions

Change-Id: Idaa657612a6acc4e4259d2c7029bf283a67693ef
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoPRH simulators refactor 40/85040/5
kurczews [Thu, 11 Apr 2019 10:51:35 +0000 (12:51 +0200)]
PRH simulators refactor

Issue-ID: INT-989
Change-Id: I87b9a998291ea55f422bce8b315d4b5f03950e2c
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoMerge "Test configuration updates in CSITs"
Mariusz Wagner [Thu, 11 Apr 2019 11:32:48 +0000 (11:32 +0000)]
Merge "Test configuration updates in CSITs"

5 years agoMerge "Removed unused variables"
Mariusz Wagner [Thu, 11 Apr 2019 11:31:29 +0000 (11:31 +0000)]
Merge "Removed unused variables"

5 years agoAdding PM Mapper Test to BulkPMe2e tests 39/85039/2
LiamBurke [Thu, 11 Apr 2019 10:43:42 +0000 (11:43 +0100)]
Adding PM Mapper Test to BulkPMe2e tests

-Check PM Mapper contains XML file
-Check MR contains PMMeas VES

Change-Id: I8f86aa75ace47ce4c00136169832136c3fac8a92
Issue-ID: INT-832
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
5 years agoTest configuration updates in CSITs 58/83958/9
Filip Krzywka [Tue, 2 Apr 2019 11:03:56 +0000 (13:03 +0200)]
Test configuration updates in CSITs

Change-Id: Ia02938d078baaf60b430ec4ca45c6ad9f24663a1
Issue-ID: DCAEGEN2-1381
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoUse CBS in PRH testsuites, part 2 16/82116/3
Piotr Bocheński [Wed, 13 Mar 2019 11:13:05 +0000 (12:13 +0100)]
Use CBS in PRH testsuites, part 2

Change-Id: I21a07750401e4c9cb295c1551f0f4fa1408f0ac8
Issue-ID: DCAEGEN2-1319
Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
5 years agoRemoved unused variables 15/85015/3
Gerard Hickey [Thu, 11 Apr 2019 06:47:48 +0000 (06:47 +0000)]
Removed unused variables

Change-Id: I2129938128a85d8b6e9c7bf1dfa190e4dda11be5
Issue-ID: INT-863
Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
5 years agoMerge "fix failing mrpubsub job"
Gary Wu [Thu, 11 Apr 2019 03:57:40 +0000 (03:57 +0000)]
Merge "fix failing mrpubsub job"

5 years agoMerge "Add ui option to startup"
Gary Wu [Thu, 11 Apr 2019 03:57:03 +0000 (03:57 +0000)]
Merge "Add ui option to startup"

5 years agofix failing mrpubsub job 33/84933/1
sunil.unnava [Wed, 10 Apr 2019 19:13:32 +0000 (15:13 -0400)]
fix failing mrpubsub job

Issue-ID: DMAAP-1156
Change-Id: Ic449eefa2ed157630bb8e3bf830e406f09b5aa42
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
5 years agoAdd ui option to startup 87/84887/1
Marcin Migdal [Wed, 10 Apr 2019 14:13:08 +0000 (16:13 +0200)]
Add ui option to startup

Change-Id: I82f9b02b70f79f740b03e5aa5c57020e48a1b365
Issue-ID: INT-989
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoMerge "HV-VES expects passwords to be placed in files"
Gary Wu [Wed, 10 Apr 2019 13:18:55 +0000 (13:18 +0000)]
Merge "HV-VES expects passwords to be placed in files"

5 years agoMerge "Add PMMapper containter to e2e"
Gary Wu [Wed, 10 Apr 2019 13:18:49 +0000 (13:18 +0000)]
Merge "Add PMMapper containter to e2e"

5 years agoHV-VES expects passwords to be placed in files 32/84832/2
Piotr Jaszczyk [Wed, 10 Apr 2019 09:08:49 +0000 (11:08 +0200)]
HV-VES expects passwords to be placed in files

Change-Id: I721bf45dc5618d0afbcc9b4e4174f9557a3bc7c1
Issue-ID: DCAEGEN2-1412
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
5 years agoMerge "Adjust to new dcae-app-simulator api"
Mariusz Wagner [Wed, 10 Apr 2019 11:37:16 +0000 (11:37 +0000)]
Merge "Adjust to new dcae-app-simulator api"

5 years agoMerge "Updated Type-A counter filtering Testcase"
Mariusz Wagner [Wed, 10 Apr 2019 11:36:09 +0000 (11:36 +0000)]
Merge "Updated Type-A counter filtering Testcase"