integration.git
5 years agoAdding PnP PNF simulator heat template 87/64387/1
krzysztof kuzmicki [Tue, 4 Sep 2018 10:03:09 +0000 (12:03 +0200)]
Adding PnP PNF simulator heat template

Issue-ID: INT-644
Change-Id: I734c11ec9a22d881d8ac53e3ec0eee800294ad5d
Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
5 years agoMerge "Remove race condition"
Gary Wu [Tue, 4 Sep 2018 02:00:48 +0000 (02:00 +0000)]
Merge "Remove race condition"

5 years agoRemove race condition 13/64213/2
Filip Krzywka [Mon, 3 Sep 2018 09:05:11 +0000 (11:05 +0200)]
Remove race condition

- moved containers logs to separate folder in archives to allow
easier debugging. Also saved xNF simulators logs there as they are
not specified in docker-compose file
- renamed message-routing test file as it's name was accidentaly set
during one of rebases
- fixed bug where variables passed from Robot testcase were evaluated
as strings instead of booleans

Change-Id: If21c3983df0869bbc7b8378f3bf5344cad05350b
Issue-ID: DCAEGEN2-664
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoDocker file refactor 21/64221/1
Mariusz Wagner [Mon, 3 Sep 2018 10:27:27 +0000 (12:27 +0200)]
Docker file refactor

Changed base image in docker file

Issue-ID: INT-642

Change-Id: I15a0ec89697322ff278039af0a94b8af3e173625
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
5 years agoMerge "Write HV-VES testcase for SSL authorization"
Gary Wu [Fri, 31 Aug 2018 15:46:18 +0000 (15:46 +0000)]
Merge "Write HV-VES testcase for SSL authorization"

5 years agoMerge "Draft for INT-607"
Gary Wu [Fri, 31 Aug 2018 15:46:01 +0000 (15:46 +0000)]
Merge "Draft for INT-607"

5 years agoMerge "Add basic SDC simulator"
Gary Wu [Fri, 31 Aug 2018 15:45:38 +0000 (15:45 +0000)]
Merge "Add basic SDC simulator"

5 years agoDraft for INT-607 75/63975/1
Marcin Migdal [Fri, 31 Aug 2018 11:44:24 +0000 (13:44 +0200)]
Draft for INT-607

Full VES schema 30.0.1

Change-Id: I1c1dc2cbbba37443f9003f64b3d5bd4943be4415
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoWrite HV-VES testcase for SSL authorization 75/59375/11
Kornel Janiak [Mon, 6 Aug 2018 09:09:31 +0000 (11:09 +0200)]
Write HV-VES testcase for SSL authorization

Change-Id: I4eeed5d3418c80d34ba8127bbbe9c49969a033ec
Issue-ID: DCAEGEN2-687
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
5 years agoWrite HV-VES testcase for multiple clients 73/59373/11
Pawel Biniek [Mon, 6 Aug 2018 09:00:59 +0000 (11:00 +0200)]
Write HV-VES testcase for multiple clients

- renamed messages routing suite file to reflect what
tests it's covering
- extracted common robot keywords related to xNF simulators creation
from messages routing suite to separate resource file
- written test suite for handling multiple clients at once

Change-Id: If80d2d91ae96a0432fd4b6e51bce26796ee9200b
Issue-ID: DCAEGEN2-687
Signed-off-by: pbiniek <pawel.biniek@nokia.com>
5 years agoWrite HV-VES message routing testcases 71/59371/10
Jakub Dudycz [Mon, 6 Aug 2018 08:52:37 +0000 (10:52 +0200)]
Write HV-VES message routing testcases

Change-Id: Ibbee3deb1ebd5446f2251dc141a212cde892f374
Issue-ID: DCAEGEN2-687
Signed-off-by: jdudycz <jakub.dudycz@nokia.com>
5 years agoAdd messages validation in DCAE app simulator 69/59369/10
Filip Krzywka [Mon, 6 Aug 2018 08:44:47 +0000 (10:44 +0200)]
Add messages validation in DCAE app simulator

This enhances assertions and makes sure that HV-VES does not mess
with measurements sent through GPB payload

Change-Id: I140e6c35abc72270e2af8c5b1749136e6732e02a
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoStart xNF simulators in HV-VES test suite 67/59367/10
Filip Krzywka [Mon, 6 Aug 2018 08:37:39 +0000 (10:37 +0200)]
Start xNF simulators in HV-VES test suite

- keywords for containers start-up and shutdown
- keyword for sending messages from simulators to HV-VES
- aligned DCAE app assertion with sent messages amount to confirm
that it actually consumes messages from kafka

Change-Id: I123774949925c9e97c14ed5368e8cef64a7f23b5
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoConfigure HV-VES suite containers 65/59365/11
Filip Krzywka [Mon, 6 Aug 2018 08:07:03 +0000 (10:07 +0200)]
Configure HV-VES suite containers

- populate consul with HV-VES configuration
- make DCAE app simulator to consume messages from non-default
kafka topic

Change-Id: I13773476f271b533236c0888fa5d091a0ee46a23
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
5 years agoAdd basic SDC simulator 37/63937/1
Gabriel [Fri, 31 Aug 2018 05:15:00 +0000 (07:15 +0200)]
Add basic SDC simulator

Basic simulator will be used in future VID csit tests.

Issue-ID: INT-642

Change-Id: Ifef909c809f3acc38be156ebb81a8992f3901504
Signed-off-by: Gabriel <adam.krysiak@nokia.com>
5 years agoMove HV-VES CSIT testsuites 97/63797/4
Filip Krzywka [Thu, 30 Aug 2018 10:27:00 +0000 (12:27 +0200)]
Move HV-VES CSIT testsuites

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>
5 years agoMerge "Added docker-compose"
Gary Wu [Thu, 30 Aug 2018 16:40:34 +0000 (16:40 +0000)]
Merge "Added docker-compose"

5 years agoMerge "Fix csit job error for vfc-nfvo-lcm"
Gary Wu [Thu, 30 Aug 2018 14:23:06 +0000 (14:23 +0000)]
Merge "Fix csit job error for vfc-nfvo-lcm"

5 years agoMerge "so/asdc-controller image has been renamed"
Gary Wu [Thu, 30 Aug 2018 14:07:25 +0000 (14:07 +0000)]
Merge "so/asdc-controller image has been renamed"

5 years agoMerge "Fixing the CSIT after AAF update"
Gary Wu [Thu, 30 Aug 2018 14:07:11 +0000 (14:07 +0000)]
Merge "Fixing the CSIT after AAF update"

5 years agoMerge "Draft for INT-607 Logging with SSH keys"
Helen Chen [Thu, 30 Aug 2018 13:58:33 +0000 (13:58 +0000)]
Merge "Draft for INT-607 Logging with SSH keys"

5 years agoso/asdc-controller image has been renamed 23/63823/2
Rob Daugherty [Thu, 30 Aug 2018 13:48:14 +0000 (09:48 -0400)]
so/asdc-controller image has been renamed

It needs to be named "sdc-controler" in docker-manifest-staging.csv

Change-Id: I8a52b1a70ba660e4564de0e4b1f194c82414b6e5
Issue-ID: INT-643
Signed-off-by: Rob Daugherty <rd472p@att.com>
5 years agoDraft for INT-607 09/63809/3
Marcin Migdal [Thu, 30 Aug 2018 12:39:02 +0000 (14:39 +0200)]
Draft for INT-607
Logging with SSH keys

Change-Id: I7749b67723a7025c39d404ae31de985fafc80eab
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoFixing the CSIT after AAF update 23/63423/4
edepaul [Wed, 29 Aug 2018 09:43:42 +0000 (10:43 +0100)]
Fixing the CSIT after AAF update

Issue-ID: DMAAP-558
Change-Id: I9c74506c834e55549930e6a9acfd2e94460ade5d
Signed-off-by: edepaul <paul.p.dennehy@ericsson.com>
5 years agoAdded docker-compose 47/63747/1
Mariusz Wagner [Thu, 30 Aug 2018 08:49:56 +0000 (10:49 +0200)]
Added docker-compose

Change in initial script from docker run to docker-compose

Issue-ID: INT-642

Change-Id: Iaebdd0da63d22291324ebffe09170032fd608c05
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
5 years agoFix csit job error for vfc-nfvo-lcm 45/63645/4
fujinhua [Thu, 30 Aug 2018 00:41:50 +0000 (08:41 +0800)]
Fix csit job error for vfc-nfvo-lcm

Add debug log when execute csit

Change-Id: Ia272b5e03e65fa075808f02183aa6bbdf54ea49c
Issue-ID: INT-640
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoMerge "update the MR image version and add Kafka image"
Gary Wu [Wed, 29 Aug 2018 23:52:23 +0000 (23:52 +0000)]
Merge "update the MR image version and add Kafka image"

5 years agoSetup IT environment for HV-VES component 63/59363/9
Filip Krzywka [Mon, 6 Aug 2018 07:31:40 +0000 (09:31 +0200)]
Setup IT environment for HV-VES component

- 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>
5 years agoMerge "Updated wait time to fix optf-has csit failure"
Gary Wu [Wed, 29 Aug 2018 22:50:13 +0000 (22:50 +0000)]
Merge "Updated wait time to fix optf-has csit failure"

5 years agoupdate the MR image version and add Kafka image 39/63639/1
sunil unnava [Wed, 29 Aug 2018 21:20:25 +0000 (17:20 -0400)]
update the MR image version and add Kafka image

Issue-ID: DMAAP-628
Change-Id: I6f6fd63f30746ceaf157a97261ac8375fe561754
Signed-off-by: sunil unnava <su622b@att.com>
5 years agoMerge "Draft for INT-607 Change port from 22 to 2222"
Gary Wu [Wed, 29 Aug 2018 18:04:36 +0000 (18:04 +0000)]
Merge "Draft for INT-607 Change port from 22 to 2222"

5 years agoParameterized the nbi docker image version 55/63555/1
Quoc-Nghia Nguyen [Wed, 29 Aug 2018 17:00:02 +0000 (19:00 +0200)]
Parameterized the nbi docker image version

Change-Id: I07a4dfcd216c60fc44f620308d0f4c3b34ab63d5
Issue-ID: EXTAPI-118
Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
5 years agoUpdated wait time to fix optf-has csit failure 95/57595/11
Dileep Ranganathan [Wed, 25 Jul 2018 12:40:08 +0000 (05:40 -0700)]
Updated wait time to fix optf-has csit failure

Updated the time to wait for MUSIC to come up.

Change-Id: Iee1124db33ae220a2407e8c92cc75fb670df9c87
Issue-ID: OPTFRA-259
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoDraft for INT-607 95/63495/1
Marcin Migdal [Wed, 29 Aug 2018 14:05:20 +0000 (16:05 +0200)]
Draft for INT-607
Change port from 22 to 2222

Change-Id: I39539b20190048ac5227c7473ed851468ce0e18f
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agofixing VID vm init script for CSIT 59/63459/1
Sonsino, Ofir (os0695) [Wed, 29 Aug 2018 12:22:24 +0000 (15:22 +0300)]
fixing VID vm init script for CSIT

Change-Id: I6d05c70103b549ce83dbe06d105e5c8f350523de
Issue-ID: VID-293
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoMerge "Script to upgrade oparent in all projects"
Yang Xu [Wed, 29 Aug 2018 00:51:36 +0000 (00:51 +0000)]
Merge "Script to upgrade oparent in all projects"

5 years agoMerge "AAF Version Casablanca, current"
Gary Wu [Tue, 28 Aug 2018 19:30:22 +0000 (19:30 +0000)]
Merge "AAF Version Casablanca, current"

5 years agoMerge "Bump vid staging version to 3.0"
Gary Wu [Tue, 28 Aug 2018 19:22:48 +0000 (19:22 +0000)]
Merge "Bump vid staging version to 3.0"

5 years agoAAF Version Casablanca, current 77/61377/3
Instrumental [Mon, 20 Aug 2018 20:39:52 +0000 (15:39 -0500)]
AAF Version Casablanca, current

Issue-ID: AAF-419
Change-Id: I35d345627a7245b0fa054f72e051875b135b7756
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoBump vid staging version to 3.0 13/62913/3
Sonsino, Ofir (os0695) [Sun, 26 Aug 2018 12:45:33 +0000 (15:45 +0300)]
Bump vid staging version to 3.0

Change-Id: I20194641b1316d3eec366b60afe87403182517da
Issue-ID: VID-296
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoScript to upgrade oparent in all projects 87/62887/5
Gary Wu [Fri, 24 Aug 2018 22:43:28 +0000 (15:43 -0700)]
Script to upgrade oparent in all projects

Change-Id: I11061bc5ce4d160325146c2b2fe97dccb840c940
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated Holmes Versions 47/61747/4
GuangrongFu [Wed, 22 Aug 2018 02:56:48 +0000 (10:56 +0800)]
Updated Holmes Versions

Change-Id: I9fc86ebe5dc051b101bd0b702054a3c6426bfadc
Issue-ID: HOLMES-161
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoTemporarily rollback missing docker images 03/63303/1
Gary Wu [Tue, 28 Aug 2018 16:35:01 +0000 (09:35 -0700)]
Temporarily rollback missing docker images

Change-Id: I06d24667e10b46098cba286f914ce7252d79c670
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Draft for INT-607"
Gary Wu [Tue, 28 Aug 2018 15:53:32 +0000 (15:53 +0000)]
Merge "Draft for INT-607"

5 years agoDraft for INT-607 47/63247/5
Marcin Migdal [Tue, 28 Aug 2018 12:41:04 +0000 (14:41 +0200)]
Draft for INT-607

Change-Id: I46b9cf8da2a063300bed2cae4a42c926be5b1518
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoCSIT: new test cases for vnfsdk pkgtools 83/63183/1
Lianhao Lu [Tue, 28 Aug 2018 03:39:58 +0000 (11:39 +0800)]
CSIT: new test cases for vnfsdk pkgtools

Added new test case for the new functionalities of vnfsdk pkgtools:
 - digest
 - signing with certificate

Change-Id: I9eeee461ee6ee98053938e1213ac1796574b8fae
Issue-ID: INT-638
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
5 years agoCSIT Buscontroller SSL endpoints 89/62889/1
Dominic Lunanuova [Thu, 23 Aug 2018 21:49:47 +0000 (21:49 +0000)]
CSIT Buscontroller SSL endpoints

Change-Id: I3de5b48f1d471f6c5e067deba7a06c19c3585de5
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Issue-ID: DMAAP-319
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
5 years agochange docker path 69/61769/1
Huang Haibin [Wed, 22 Aug 2018 06:12:45 +0000 (14:12 +0800)]
change docker path

Change-Id: I8f7e77a1f1007aa48cc00778772ea60d33e913d0
Issue-ID: MULTICLOUD-276
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
5 years agoUpdate vio and framework staging version 41/61741/1
liangke [Wed, 22 Aug 2018 02:43:13 +0000 (10:43 +0800)]
Update vio and framework staging version

Change-Id: I4b7a00c52c5dd75e98afd4e5eb33503bce8f9c40
Issue-ID: MULTICLOUD-334
Signed-off-by: liangke <lokyse@163.com>
5 years agoMerge "Fix Failing Publish Test Case"
Gary Wu [Tue, 21 Aug 2018 16:54:47 +0000 (16:54 +0000)]
Merge "Fix Failing Publish Test Case"

5 years agoFix SO docker images in staging manifest 63/61363/6
Rob Daugherty [Mon, 20 Aug 2018 18:28:11 +0000 (14:28 -0400)]
Fix SO docker images in staging manifest

These are the new SO images:

onap/so/catalog-db-adapter
onap/so/request-db-adapter
onap/so/sdnc-adapter
onap/so/openstack-adapter
onap/so/vfc-adapter
onap/so/asdc-controller
onap/so/bpmn-infra
onap/so/api-handler-infra

Linked issue: https://gerrit.onap.org/r/#/c/61341/

Change-Id: I160208bca3247e3150602aacce3a41b9004fc178
Issue-ID: INT-632
Signed-off-by: Rob Daugherty <rd472p@att.com>
5 years agoFix Failing Publish Test Case 45/61645/1
econwar [Tue, 21 Aug 2018 16:45:34 +0000 (16:45 +0000)]
Fix Failing Publish Test Case

Change-Id: I6e7c691534cbad6727907bcb90b16490a2aec930
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-624

5 years agoINT-622 attempt to fix build 11/61511/1
Marcin Migdal [Tue, 21 Aug 2018 08:53:58 +0000 (10:53 +0200)]
INT-622 attempt to fix build

Change-Id: I573518a39423be0b9faab3c4354e962c70297fb2
Issue-ID: INT-622
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoMerge "Upgrade helm version to 2.9.1"
Gary Wu [Mon, 20 Aug 2018 19:18:27 +0000 (19:18 +0000)]
Merge "Upgrade helm version to 2.9.1"

5 years agoMerge "Add multi-cloud pike csit scripts"
Gary Wu [Mon, 20 Aug 2018 17:55:30 +0000 (17:55 +0000)]
Merge "Add multi-cloud pike csit scripts"

5 years agoMerge "update according to new schema"
Gary Wu [Mon, 20 Aug 2018 15:58:27 +0000 (15:58 +0000)]
Merge "update according to new schema"

5 years agoMerge "ARM template to create a k8s cluster on Azure"
Gary Wu [Mon, 20 Aug 2018 15:57:51 +0000 (15:57 +0000)]
Merge "ARM template to create a k8s cluster on Azure"

5 years agoAdd multi-cloud pike csit scripts 63/61163/2
Huang Haibin [Sun, 19 Aug 2018 05:46:30 +0000 (13:46 +0800)]
Add multi-cloud pike csit scripts

Change-Id: I1e1ba5271313453531019e5255dbe94923680abb
Issue-ID: MULTICLOUD-276
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
5 years agoPreparation for INT-622 code 45/61245/7
Marcin Migdal [Mon, 20 Aug 2018 10:03:10 +0000 (12:03 +0200)]
Preparation for INT-622 code

Change-Id: I2258ed588b93c685852e51aa6a2f4b2dadc36d7d
Issue-ID: INT-622
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoupdate according to new schema 51/61051/3
micdzied [Fri, 17 Aug 2018 07:58:00 +0000 (09:58 +0200)]
update according to new schema

Change-Id: I7fbe1b765be33e3c7734786cd77625360a0e1f92
Issue-ID: INT-628
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
5 years agoARM template to create a k8s cluster on Azure 07/60907/2
Sudhakar Reddy [Thu, 16 Aug 2018 12:10:56 +0000 (17:40 +0530)]
ARM template to create a k8s cluster on Azure

Also, updated the Helm version to 2.9.1

Change-Id: I8ac57c19c135370d9189b83947b4e67216e63740
Issue-ID: INT-626
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
5 years agoAdd multi-cloud pike csit 47/61047/1
Huang Haibin [Fri, 17 Aug 2018 07:50:14 +0000 (15:50 +0800)]
Add multi-cloud pike csit

Change-Id: I787b7c1a6b438539cd1d1dbf174e332af991cc7a
Issue-ID: MULTICLOUD-276
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
5 years agoUse values according to Nokia proposal 69/60869/1
Marcin Migdal [Thu, 16 Aug 2018 08:30:54 +0000 (10:30 +0200)]
Use values according to Nokia proposal

Change-Id: Ic67ddc64c7de20f046aa712a905b2bc4995556d5
Issue-ID: INT-622
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoUpgrade helm version to 2.9.1 85/60785/1
Gary Wu [Wed, 15 Aug 2018 19:31:46 +0000 (12:31 -0700)]
Upgrade helm version to 2.9.1

Change-Id: I7fe74f43ff76a33225fad6102be5d429fd30197f
Issue-ID: OOM-1299
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoAdd VFC DB to staging manifest 31/60731/1
Gary Wu [Wed, 15 Aug 2018 14:49:45 +0000 (07:49 -0700)]
Add VFC DB to staging manifest

Change-Id: If1101bae713186008a0a097eb4c8093732911cae
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Fixed Some CSIT Failure"
Gary Wu [Wed, 15 Aug 2018 14:20:36 +0000 (14:20 +0000)]
Merge "Fixed Some CSIT Failure"

5 years agoFixed Some CSIT Failure 01/60701/1
GuangrongFu [Wed, 15 Aug 2018 08:53:54 +0000 (16:53 +0800)]
Fixed Some CSIT Failure

Fixed 2 failures caused by the change of the functionality code.
Issue-ID: HOLMES-158

Change-Id: Ideb5184eb19d506109994199e3d5343c51a5cbcb
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoFix vnfsdk pkgtools installation failure 47/60647/1
Lianhao Lu [Wed, 15 Aug 2018 02:14:41 +0000 (10:14 +0800)]
Fix vnfsdk pkgtools installation failure

Change-Id: I758070a52167af04f1e1e9514e7db1554bbaaa6b
Issue-ID: INT-623
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
5 years agoPreparation for INT-622 code 67/60567/1
Marcin Migdal [Tue, 14 Aug 2018 15:23:10 +0000 (17:23 +0200)]
Preparation for INT-622 code

Change-Id: I9e536254a5eeb06864792c6f67aa0c3e2029c24f
Issue-ID: INT-622
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoMerge "Add Azure Arm Templates For ONAP Deployment"
Gary Wu [Tue, 14 Aug 2018 14:53:30 +0000 (14:53 +0000)]
Merge "Add Azure Arm Templates For ONAP Deployment"

5 years agoReadme update 27/60327/4
Marcin Migdal [Tue, 14 Aug 2018 14:12:29 +0000 (16:12 +0200)]
Readme update

Change-Id: I7eface70fef2e0687e42d30e1c05af20761727de
Issue-ID: INT-622
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoAdd Azure Arm Templates For ONAP Deployment 91/60491/1
ranpollak [Tue, 14 Aug 2018 07:29:41 +0000 (10:29 +0300)]
Add Azure Arm Templates For ONAP Deployment

Change-Id: I4126a074f0703ce25ce71f21bc09e762cbbc2d41
Issue-ID: INT-300
Signed-off-by: ranpollak <ran.pollak@amdocs.com>
5 years agoPreparing for INT-607 33/60233/3
Marcin Migdal [Mon, 13 Aug 2018 09:27:19 +0000 (11:27 +0200)]
Preparing for INT-607
Fixed build final commit

Change-Id: I984e1fbafbb84bb1d65865baabf933d215eae6e1
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoPreparing for INT-607 13/60013/1
Marcin Migdal [Fri, 10 Aug 2018 13:09:31 +0000 (15:09 +0200)]
Preparing for INT-607
Attempt to fix build part 5

Change-Id: Ie0b1f3ed2bc6e73dad2ff8ee10c65da4276829e9
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoMerge "Version bump testsuite in staging manifest"
Marco Platania [Thu, 9 Aug 2018 21:41:59 +0000 (21:41 +0000)]
Merge "Version bump testsuite in staging manifest"

5 years agoMerge "Version bump testsuite in release manifest"
Marco Platania [Thu, 9 Aug 2018 21:41:40 +0000 (21:41 +0000)]
Merge "Version bump testsuite in release manifest"

5 years agoVersion bump testsuite in staging manifest 35/59935/1
Gary Wu [Thu, 9 Aug 2018 21:28:49 +0000 (14:28 -0700)]
Version bump testsuite in staging manifest

Change-Id: I03546f8ec1a8d4334a1f538897e6e7daa286c08e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoMerge "Sync staging image versions with OOM"
Helen Chen [Thu, 9 Aug 2018 21:24:59 +0000 (21:24 +0000)]
Merge "Sync staging image versions with OOM"

5 years agoMerge "Refactor to support OOM verify jobs"
Helen Chen [Thu, 9 Aug 2018 21:24:23 +0000 (21:24 +0000)]
Merge "Refactor to support OOM verify jobs"

5 years agoVersion bump testsuite in release manifest 31/59931/1
Gary Wu [Thu, 9 Aug 2018 20:57:11 +0000 (13:57 -0700)]
Version bump testsuite in release manifest

Change-Id: I1b2d818759841f59381439fc99628336011a2646
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoSync staging image versions with OOM 03/59903/1
Gary Wu [Thu, 9 Aug 2018 17:56:53 +0000 (10:56 -0700)]
Sync staging image versions with OOM

Change-Id: Ice7afe9cb8718264d17bc70d723deadb9b0922d7
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoRefactor to support OOM verify jobs 97/59897/1
Gary Wu [Thu, 9 Aug 2018 15:10:24 +0000 (08:10 -0700)]
Refactor to support OOM verify jobs

Change-Id: Ia898dbfced5ba1b00667593aa7e41c5c21ce4d5e
Issue-ID: INT-532
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoAdd Publish to Feed Test Case 69/59869/1
econwar [Thu, 9 Aug 2018 14:21:29 +0000 (14:21 +0000)]
Add Publish to Feed Test Case

Change-Id: I5926771744ce870690388c9dcaf7bbbd1f21862d
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-564

5 years agoPreparing for INT-607 57/59857/2
Marcin Migdal [Thu, 9 Aug 2018 13:22:37 +0000 (15:22 +0200)]
Preparing for INT-607
Attempt to fix build part3

Change-Id: I7a0d6d05aed920e21e3bfd5b78bdffc271630192
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoPreparing for INT-607 09/59809/4
Marcin Migdal [Thu, 9 Aug 2018 08:46:19 +0000 (10:46 +0200)]
Preparing for INT-607
Attempt to fix build part2

Change-Id: I4520f309173f2b27100802e38c8a222176444812
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
5 years agoMerge "Add support for teardown full_deletion flag"
Helen Chen [Wed, 8 Aug 2018 21:38:43 +0000 (21:38 +0000)]
Merge "Add support for teardown full_deletion flag"

5 years agoAdd support for teardown full_deletion flag 23/59723/1
Gary Wu [Wed, 8 Aug 2018 19:55:58 +0000 (12:55 -0700)]
Add support for teardown full_deletion flag

Change-Id: I24217ed4eaca20457fd671e92a4abd83f033e6cc
Issue-ID: INT-610
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoAdd Delete Feed Test Case 01/59701/3
econwar [Wed, 8 Aug 2018 17:17:18 +0000 (17:17 +0000)]
Add Delete Feed Test Case
-DB container updated

Change-Id: I374032aa167e9725668f1997873fe5b52c3a87a4
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-65

5 years agoAdd Delete Subscription Test Case 99/59699/1
econwar [Wed, 8 Aug 2018 16:46:51 +0000 (16:46 +0000)]
Add Delete Subscription Test Case

Change-Id: I2ff9e6b4d616ad9f782241c4d964a001927b2165
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-68

5 years agoMerge "Add Update Feed Test Case"
Gary Wu [Wed, 8 Aug 2018 16:39:14 +0000 (16:39 +0000)]
Merge "Add Update Feed Test Case"

5 years agoAdd Update Feed Test Case 97/59697/1
econwar [Wed, 8 Aug 2018 16:35:40 +0000 (16:35 +0000)]
Add Update Feed Test Case

Change-Id: I6dca1d00e9aab54da66d595bb302ddda5e7196cb
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-64

5 years agoMerge "Add Update Subscription Test Case"
Gary Wu [Wed, 8 Aug 2018 16:26:53 +0000 (16:26 +0000)]
Merge "Add Update Subscription Test Case"

5 years agoMerge "Fix CSIT tests for clamp change values"
Gary Wu [Wed, 8 Aug 2018 16:26:41 +0000 (16:26 +0000)]
Merge "Fix CSIT tests for clamp change values"

5 years agoAdd Update Subscription Test Case 93/59693/1
econwar [Wed, 8 Aug 2018 16:07:29 +0000 (16:07 +0000)]
Add Update Subscription Test Case

Change-Id: I4432561dccedff914ac64bbf9078e39fcc29be4a
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-67

5 years agoMerge "Add Subscribe to Feed Test Case"
Gary Wu [Wed, 8 Aug 2018 15:21:25 +0000 (15:21 +0000)]
Merge "Add Subscribe to Feed Test Case"

5 years agoMerge "Preparing for INT-607 Attempt to fix build"
Gary Wu [Wed, 8 Aug 2018 15:20:47 +0000 (15:20 +0000)]
Merge "Preparing for INT-607 Attempt to fix build"

5 years agoMerge "Modify teardown script to make it safer"
Gary Wu [Wed, 8 Aug 2018 15:20:15 +0000 (15:20 +0000)]
Merge "Modify teardown script to make it safer"

5 years agoMerge "remove unused file"
Gary Wu [Wed, 8 Aug 2018 15:18:29 +0000 (15:18 +0000)]
Merge "remove unused file"

5 years agoFix CSIT tests for clamp change values 83/59683/1
eh552t [Wed, 8 Aug 2018 14:53:49 +0000 (16:53 +0200)]
Fix CSIT tests for clamp change values

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

5 years agoPreparing for INT-607 69/59669/3
Marcin Migdal [Wed, 8 Aug 2018 13:38:11 +0000 (15:38 +0200)]
Preparing for INT-607
Attempt to fix build

Change-Id: I47e1b77d9f434a5c6a116f42db338e9b08697559
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>