integration/csit.git
4 years agoMerge "Modify Db script"
Anaël Closson [Mon, 16 Sep 2019 13:41:13 +0000 (13:41 +0000)]
Merge "Modify Db script"

4 years agoFixing SO-2337 filename too long issue 33/95733/4
eHanan [Mon, 16 Sep 2019 11:25:40 +0000 (12:25 +0100)]
Fixing SO-2337 filename too long issue

Change-Id: I02ce1a948d79219e9c373f43a22c00dba57074ff
Issue-ID: SO-2337
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoModify Db script 66/95566/3
sebdet [Thu, 12 Sep 2019 11:03:30 +0000 (13:03 +0200)]
Modify Db script

Change db script so that it uses the autogenerated test data instead of
a predefined one

Issue-ID: CLAMP-496
Change-Id: I211913acbe49f93696e8d21674936fd589964b4a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoFix bug of DFC daily jenkins job 36/95636/6
yanhuanwang [Fri, 13 Sep 2019 12:19:05 +0000 (14:19 +0200)]
Fix bug of DFC daily jenkins job

Change-Id: I59277bc4b259d1b91b3259e7985efca6b0639671
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702

4 years agoMerge "POLICY: update of apache-maven repo URL"
Daniel Rose [Thu, 12 Sep 2019 21:56:00 +0000 (21:56 +0000)]
Merge "POLICY: update of apache-maven repo URL"

4 years agoMerge "Remove noop code"
Daniel Rose [Thu, 12 Sep 2019 21:55:14 +0000 (21:55 +0000)]
Merge "Remove noop code"

4 years agoMerge "Add support for testing of local SDC images"
Daniel Rose [Thu, 12 Sep 2019 21:55:05 +0000 (21:55 +0000)]
Merge "Add support for testing of local SDC images"

4 years agoMerge "Fix set -e issue"
Daniel Rose [Thu, 12 Sep 2019 21:54:41 +0000 (21:54 +0000)]
Merge "Fix set -e issue"

4 years agoMerge "Add orchestration project to SO integration testing repository"
Daniel Rose [Thu, 12 Sep 2019 21:53:53 +0000 (21:53 +0000)]
Merge "Add orchestration project to SO integration testing repository"

4 years agoMerge "Correct path for service-instance"
Daniel Rose [Thu, 12 Sep 2019 21:53:22 +0000 (21:53 +0000)]
Merge "Correct path for service-instance"

4 years agoMerge "Update dfc env variables"
Daniel Rose [Thu, 12 Sep 2019 21:44:00 +0000 (21:44 +0000)]
Merge "Update dfc env variables"

4 years agoSwitch hv-ves version from 1.2-SNAPSHOT to latest 68/95568/2
kjaniak [Thu, 12 Sep 2019 11:24:17 +0000 (13:24 +0200)]
Switch hv-ves version from 1.2-SNAPSHOT to latest

Besides latest version for HV-VES also Configbind version is top up

Issue-ID: DCAEGEN2-1751
Change-Id: I39131ffe191315c9215858d646ae329fc9166ce8
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
4 years agoUpdate dfc env variables 25/95525/4
yanhuanwang [Wed, 11 Sep 2019 18:44:10 +0000 (20:44 +0200)]
Update dfc env variables

Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8
Issue-ID: DCAEGEN2-1702
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
4 years agofix a race condition bug in dfc csit 93/95493/2
yanhuanwang [Wed, 11 Sep 2019 13:15:21 +0000 (15:15 +0200)]
fix a race condition bug in dfc csit

Change-Id: Ibed69f6a1ac068d7b088ed0367ea5b59e29f933f
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702

4 years agoEnable Run ETSI Tests against local docker images 85/95385/2
AndrewLamb [Fri, 6 Sep 2019 13:31:04 +0000 (14:31 +0100)]
Enable Run ETSI Tests against local docker images

Change-Id: Ic1653a408676d0f3d17c52c64f96dc145fd07b61
Issue-ID: SO-2288
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
4 years agoMerge "Changing sdc directory to unzipped_sdc_csar"
Daniel Rose [Tue, 10 Sep 2019 15:31:00 +0000 (15:31 +0000)]
Merge "Changing sdc directory to unzipped_sdc_csar"

4 years agoMerge "update dfc source to offical product"
Daniel Rose [Tue, 10 Sep 2019 15:15:52 +0000 (15:15 +0000)]
Merge "update dfc source to offical product"

4 years agoChanging sdc directory to unzipped_sdc_csar 86/95386/2
waqas.ikram [Tue, 10 Sep 2019 15:02:32 +0000 (16:02 +0100)]
Changing sdc directory to unzipped_sdc_csar

Change-Id: I82c771869b58bcbc0357b0e7f9774e3487c04017
Issue-ID: INT-1243
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoSolved sdc jenkins jobs triggering 79/95379/1
eHanan [Tue, 10 Sep 2019 14:19:02 +0000 (15:19 +0100)]
Solved sdc jenkins jobs triggering

Change-Id: Ia05a51b58f4a6514c642f468e938d9c41af09ce9
Issue-ID: INT-1243
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoFix two bytes issue in so csit tests 36/95336/1
eHanan [Tue, 10 Sep 2019 10:58:41 +0000 (11:58 +0100)]
Fix two bytes issue in so csit tests

Change-Id: I7419c05936d42addf58b4ce45140d0474a9a0264
Issue-ID: SO-2299
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoPOLICY: update of apache-maven repo URL 99/94899/6
Martin Klozik [Wed, 4 Sep 2019 08:24:25 +0000 (10:24 +0200)]
POLICY: update of apache-maven repo URL

Allow automatic selection of the best apache mirror server
to avoid hardcoded mirror server in apache-maven download
url. This change should increase reliability of POLICY CSIT
test plans in case that some mirror servers are experiencing
issues.
Originally used server is set as preferred, i.e. it still
will be used if it's available.
In case of failure of maven installation, test plan execution
will be terminated with failure.

Change-Id: Ia765652b42e6a20716f5e76304916602852b5654
Issue-ID: POLICY-2046
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
4 years agoRemove noop code 70/95170/3
Petr Ospalý [Fri, 6 Sep 2019 15:37:33 +0000 (17:37 +0200)]
Remove noop code

This commit removes one 2 minutes sleep which seems to be unnecessary
and removes copy-pasted "timeout" code from sdc's docker_run.sh which
also seems to be pointless and broken - the script fails to populate
variable which results in broken docker command and that triggers
pipefail if not disabled and if disabled then it just simply breaks
out of the loop in the first iteration.

Issue-ID: SDC-2558

Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I65f92c5fda5b126b8178382fc463c31e67029d5a

4 years agoAdd support for testing of local SDC images 55/95055/5
Petr Ospalý [Thu, 5 Sep 2019 14:47:48 +0000 (16:47 +0200)]
Add support for testing of local SDC images

By default it is disabled and the test works as before, but by providing
the SDC_LOCAL_IMAGES variable with a value of true/yes it will not use
the upstream images (from registry) but instead the local one (in docker
cache) - they have to be build beforehand of course.

They are two more optional variables (if SDC_LOCAL_IMAGES == true/yes):
SDC_LOCAL_GITREPO .. for local git repo instead of an upstream branch
SDC_LOCAL_TAG     .. it will use local images with this docker tag

Issue-ID: SDC-2553

Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: Ib64ca17e81aa9c3406e0a5d8fb403f1c1b0862a1

4 years agoFix set -e issue 52/95252/2
Petr Ospalý [Mon, 9 Sep 2019 16:00:05 +0000 (18:00 +0200)]
Fix set -e issue

Sourced files are now safely wrapped so the state of set options in the
run_csit.sh script is consistent. Responsibility and hardening is now
shifted to the sourced files.

+ Added quotes everywhere where whitespace could emerge and break the
script

Issue-ID: INT-1242

Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: Id353e1d1999df9663a1b2af45593065992a25af3

4 years agorobot access to list instead of map 61/95261/2
jhh [Mon, 9 Sep 2019 18:59:23 +0000 (13:59 -0500)]
robot access to list instead of map

Issue-ID: POLICY-2063
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I4fdff6f2d95af87e36108412a92e8f2936d7f6fd
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoupdate dfc source to offical product 63/95263/1
yanhuanwang [Mon, 9 Sep 2019 19:01:31 +0000 (21:01 +0200)]
update dfc source to offical product

Change-Id: I6b75de2b4c5e1c4c9cdf6b5d5f116eba81c6505a
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702

4 years agoMerge "CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceability"
Daniel Rose [Mon, 9 Sep 2019 15:59:03 +0000 (15:59 +0000)]
Merge "CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceability"

4 years agoMerge "Updating distribution csar file with policyType as per new model"
Daniel Rose [Mon, 9 Sep 2019 15:32:34 +0000 (15:32 +0000)]
Merge "Updating distribution csar file with policyType as per new model"

4 years agoUpdating distribution csar file with policyType as per new model 19/95219/1
a.sreekumar [Mon, 9 Sep 2019 10:28:17 +0000 (11:28 +0100)]
Updating distribution csar file with policyType as per new model

Change-Id: I261f94ca138e55346b4b2880f0be7b8259c8f1e7
Issue-ID: POLICY-2047
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
4 years agoFix policy type json files as per new model 77/95177/3
ramverma [Fri, 6 Sep 2019 16:48:26 +0000 (16:48 +0000)]
Fix policy type json files as per new model

As per updated model, policy type & data type are represented as Map
directly instead of List of Map earlier. Updating the json files to
adapt to this change.

Issue-ID: POLICY-2047
Change-Id: Id46b6d20f3c1cb727909b0825066e4763120e46a
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
4 years agoAdd orchestration project to SO integration testing repository 97/94597/2
Mnushkin, Dmitry (dm4252) [Fri, 6 Sep 2019 20:03:01 +0000 (15:03 -0500)]
Add orchestration project to SO integration testing repository

Add orchestration project containing robot setup for testing
Create and Delete Service Instance that will utilize requests
directed to simulator (SIM) Container and AAI image
Issue-ID: SO-2264
Signed-off-by: Mnushkin, Dmitry (dm4252) <dm4252@att.com>;;;
Change-Id: Iac4ac97fcbe5e73712486547d4a5046387751e5b

4 years agoCSIT uplift for CBS, generalized DFC, bugfixes, stability, traceability 07/93607/18
TamasBakai [Fri, 23 Aug 2019 13:31:57 +0000 (13:31 +0000)]
CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceability

Issue-ID: DCAEGEN2-1719
Change-Id: If5c96a7f205a34f78e50585a7187c5b9a3820023
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
4 years agoNew location required for Maven Tar in ETSI CSIT Tests 12/94912/1
eHanan [Wed, 4 Sep 2019 10:30:46 +0000 (11:30 +0100)]
New location required for Maven Tar in ETSI CSIT Tests

Change-Id: I1c6c2605ff2eeaf21a4d35b66465e28c70476f6a
Issue-ID: INT-1236
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoCreate VNF Instantiation Testing 38/94838/4
eHanan [Tue, 3 Sep 2019 13:45:18 +0000 (13:45 +0000)]
Create VNF Instantiation Testing

Change-Id: I230e569c0b25d31aaf63d5476c7585673c9eb58b
Issue-ID: SO-2238
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoFixing SDNC vnf endpoint bug 19/94819/2
waqas.ikram [Tue, 3 Sep 2019 10:05:06 +0000 (10:05 +0000)]
Fixing SDNC vnf endpoint bug

Change-Id: I1ddb59706db5fc6a402e0980bcbb12ae1c6bbce5
Issue-ID: SO-2220
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agopopulating esr data in a&ai simulator 53/94753/7
waqas.ikram [Mon, 2 Sep 2019 15:15:45 +0000 (15:15 +0000)]
populating esr data in a&ai simulator

Change-Id: I85498b0a4d14e6839329b515112f98ee22822a41
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoFix test for clamp-backend and frontend new UI 65/94765/1
eh552t [Mon, 2 Sep 2019 14:51:38 +0000 (16:51 +0200)]
Fix test for clamp-backend and frontend new UI

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

4 years agominor update to setup.sh script 04/94704/3
waqas.ikram [Fri, 30 Aug 2019 18:55:48 +0000 (18:55 +0000)]
minor update to setup.sh script

Change-Id: Ic429358d94c3bb2f4224584177da857615cdf060
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoFixing Unsupported Media Type bug 01/94701/2
waqas.ikram [Fri, 30 Aug 2019 17:38:13 +0000 (17:38 +0000)]
Fixing Unsupported Media Type bug

Change-Id: Ib2c757a51162515a5b80b01b0912cdf3ee6622da
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdding AAI ESR endpoints 24/94424/3
waqas.ikram [Fri, 30 Aug 2019 14:36:16 +0000 (14:36 +0000)]
Adding AAI ESR endpoints

Change-Id: Ic237c78dd3a9f3b134c134a579e96ad08b63bea6
Issue-ID: SO-2239
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Change policy-distribution csit test cases"
Daniel Rose [Fri, 30 Aug 2019 14:14:50 +0000 (14:14 +0000)]
Merge "Change policy-distribution csit test cases"

4 years agoAdding vnf-topology-operation endpoint 49/94249/4
waqas.ikram [Fri, 30 Aug 2019 08:51:03 +0000 (08:51 +0000)]
Adding vnf-topology-operation endpoint

Change-Id: Ic4d0306742a7ad9c4a3ddf2532185b24d80bced9
Issue-ID: SO-2220
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Fixing so-csit-integration tests"
Daniel Rose [Thu, 29 Aug 2019 17:35:09 +0000 (17:35 +0000)]
Merge "Fixing so-csit-integration tests"

4 years agoFixing so-csit-integration tests 07/94607/4
waqas.ikram [Thu, 29 Aug 2019 15:38:15 +0000 (15:38 +0000)]
Fixing so-csit-integration tests

Change-Id: Ic74cb89c61260c6fdcec98478b92f5cd31060131
Issue-ID: INT-1229
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoChange policy-distribution csit test cases 22/94422/22
a.sreekumar [Thu, 29 Aug 2019 13:24:04 +0000 (13:24 +0000)]
Change policy-distribution csit test cases

Change policy-distribution csit test cases to support ToscaPolicyType
and ToscaPolicy.

Change-Id: Ic6539a2c6f3d2a5b0a4a0b66ce456512d909a320
Issue-ID: POLICY-1893
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
4 years agoUpdate tested optf-has image to 1.3.2 04/94604/1
kaihlavi [Thu, 29 Aug 2019 15:05:39 +0000 (18:05 +0300)]
Update tested optf-has image to 1.3.2

 Latest optf-has image in master is 1.3.2 and should be used
 in master's CSIT tests - this is quick fix for making the CSIT
 relevant, but the image number should be automatically based
 on master's version.properties instead of being separately
 hard-coded for CSIT

Change-Id: Ie31646f48a084a0265481a89514ee75f7716d44a
Issue-ID: OPTFRA-576
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
4 years agoMerge "Delete csit for ocata"
Marco Platania [Thu, 29 Aug 2019 13:04:25 +0000 (13:04 +0000)]
Merge "Delete csit for ocata"

4 years agoRun prepare-csit.sh every time 29/94329/3
kaihlavi [Tue, 27 Aug 2019 08:30:51 +0000 (11:30 +0300)]
Run prepare-csit.sh every time

 Preparation steps need to be executed every time for Jenkins as
 they do not have all the required libraries preinstalled

 This is a quick fix for a problem introduced in
 https://gerrit.onap.org/r/#/c/integration/csit/+/93698/

 A more proper correction requires refactoring and aligning
 prerequirements for local executions and Jenkins and needs
 analysis and design to be done in future releases

Issue-ID: TEST-197
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: If15935097d2b90b9d49062429194ca7d7a0e4d3d

4 years agoCorrect path for service-instance 52/93752/2
Joanna Jeremicz [Mon, 19 Aug 2019 07:24:53 +0000 (09:24 +0200)]
Correct path for service-instance

Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I5ebedbe527d6dea2f9e9212555ce9af54382e065

4 years agoDelete csit for ocata 60/94260/3
Haibin Huang [Tue, 27 Aug 2019 01:55:51 +0000 (09:55 +0800)]
Delete csit for ocata

Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I29181c746a4691409a2df32a9f6c77d0a56724c6

4 years agoMerge "Take CSIT preparations to separate script"
Daniel Rose [Mon, 26 Aug 2019 14:45:04 +0000 (14:45 +0000)]
Merge "Take CSIT preparations to separate script"

4 years agoFixing project and owning entity relationship endpoints 39/94139/2
waqas.ikram [Thu, 22 Aug 2019 17:34:43 +0000 (17:34 +0000)]
Fixing project and owning entity relationship endpoints

Change-Id: I74a83877227f23cdcb9843e2ca6b7dd6e9d2f842
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Adjust SDC-DCAE-DS to integration test changes"
Daniel Rose [Thu, 22 Aug 2019 12:46:09 +0000 (12:46 +0000)]
Merge "Adjust SDC-DCAE-DS to integration test changes"

4 years agoFixing test assertions and adding correct override.yaml 97/94097/4
waqas.ikram [Thu, 22 Aug 2019 10:25:24 +0000 (10:25 +0000)]
Fixing test assertions and adding correct override.yaml

Change-Id: I9bb25b51734907fef191d6f548b28a65d147e3b9
Issue-ID: SO-2144
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdding tenant relationship and generic vnf post endpoints 52/94052/2
waqas.ikram [Wed, 21 Aug 2019 16:33:14 +0000 (16:33 +0000)]
Adding tenant relationship and generic vnf post endpoints

Change-Id: I7a735cd85e8e4264170df7f99c0adeddfe72684d
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdjust SDC-DCAE-DS to integration test changes 47/94047/1
kaihlavi [Wed, 21 Aug 2019 14:42:11 +0000 (17:42 +0300)]
Adjust SDC-DCAE-DS to integration test changes

 Backport improvements made to corresponding integration
 test in https://gerrit.onap.org/r/#/c/testsuite/+/92864/ to CSIT

Change-Id: Iadc7463b81a9860f1b625abdaff66a125b4a9c46
Issue-ID: SDC-2480
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
4 years agoAdding tenant endpoints 39/94039/2
waqas.ikram [Wed, 21 Aug 2019 11:52:13 +0000 (11:52 +0000)]
Adding tenant endpoints

Change-Id: I956422b6383a913340f8c40735a25fdf7058c735
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdding cloud region endpoints 77/93977/2
waqas.ikram [Tue, 20 Aug 2019 15:01:02 +0000 (15:01 +0000)]
Adding cloud region endpoints

Change-Id: I68563dd035b4e52b29ddce012a84b9124a8a48e3
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdding line of business relationship endpoint 43/93943/2
waqas.ikram [Tue, 20 Aug 2019 10:46:55 +0000 (10:46 +0000)]
Adding line of business relationship endpoint

Change-Id: I7e03a8faf50c0712e67c2f70819abbd2db0e25a6
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdding aai line of business endpoints 87/93887/2
waqas.ikram [Mon, 19 Aug 2019 16:39:18 +0000 (16:39 +0000)]
Adding aai line of business endpoints

Change-Id: Ic81d3bef49ad4549471f7b618e4aa98ac2725ca7
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdding aai platform endpoints 70/93870/2
waqas.ikram [Mon, 19 Aug 2019 13:44:42 +0000 (13:44 +0000)]
Adding aai platform endpoints

Change-Id: Ibe08bf0a6f7e65632a1ebc7a539272f55a049eaf
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoTake CSIT preparations to separate script 98/93698/4
kaihlavi [Fri, 16 Aug 2019 13:02:38 +0000 (16:02 +0300)]
Take CSIT preparations to separate script

 - Move all installation steps to prepare-csit.sh
 - Clone ci-management if necessary (instead of expecting it to exist)
 - Other minor adjustments

Issue-ID: TEST-197
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I41437eaf53b7b33cb3cf2bed7e372d0843fce64d

4 years agoAdding generic vnf and relationship endpoints 14/93714/1
waqas.ikram [Fri, 16 Aug 2019 16:25:12 +0000 (16:25 +0000)]
Adding generic vnf and relationship endpoints

Change-Id: I14a331e1a2d46dcb8f4b5ecd39723156a9da5754
Issue-ID: SO-2219
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMinor update to wait-for-container script 09/93509/2
waqas.ikram [Wed, 14 Aug 2019 14:27:41 +0000 (14:27 +0000)]
Minor update to wait-for-container script

Change-Id: I60fe89b1c16b961718e371f5bcf54b9d884160a7
Issue-ID: SO-2144
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoCreate basic Test case to invoke ETSI flow 23/93423/2
eHanan [Tue, 13 Aug 2019 15:44:16 +0000 (15:44 +0000)]
Create basic Test case to invoke ETSI flow

Change-Id: I6786ec0a97789965825f4d0b390a44c5a3aa5d64
Issue-ID: SO-2144
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoMerge "INT:1183 fix csit for sdnc_netconf_tls_post_deploy"
Daniel Rose [Tue, 13 Aug 2019 14:04:45 +0000 (14:04 +0000)]
Merge "INT:1183 fix csit for sdnc_netconf_tls_post_deploy"

4 years agoAdding wait for container to startup script 09/93409/2
waqas.ikram [Tue, 13 Aug 2019 11:24:45 +0000 (11:24 +0000)]
Adding wait for container to startup script

Change-Id: I8da9a26b01d0522526811e39db4a044a845293ca
Issue-ID: SO-2144
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoFixing minor bugs 50/93350/2
waqas.ikram [Mon, 12 Aug 2019 15:32:49 +0000 (15:32 +0000)]
Fixing minor bugs

Change-Id: Ic6a555135fdefd03cd720ab4eb87cc8fff20029e
Issue-ID: SO-1953
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Remove redundant robot variable"
Daniel Rose [Mon, 12 Aug 2019 14:14:55 +0000 (14:14 +0000)]
Merge "Remove redundant robot variable"

4 years agoFix numerous fatal errors and other typos 38/93338/2
kaihlavi [Mon, 12 Aug 2019 12:55:52 +0000 (15:55 +0300)]
Fix numerous fatal errors and other typos

Issue-ID: PORTAL-702
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I656a3aca0910d194375391b2e29781389b08df07

4 years agoRemove redundant robot variable 36/93336/1
kaihlavi [Mon, 12 Aug 2019 12:44:26 +0000 (15:44 +0300)]
Remove redundant robot variable

 Remove the setting of unused BE_IP Robot variable and
 add copyright to script

Change-Id: I6248ab469dfab5383f7ada852de3f39784dd3faa
Issue-ID: SDC-2505
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
4 years agoAdding correct user in aai simulator 89/93089/8
waqas.ikram [Thu, 8 Aug 2019 15:57:14 +0000 (15:57 +0000)]
Adding correct user in aai simulator

Plus Fixing belows issues
 - NullpointerException in aai simulator
 - Service Type update in catalogdb
 - OutputRequest format in sdnc simulator

Change-Id: I87c8b814e93cf9bc83b62e90b868c603a15a5560
Issue-ID: SO-1953
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Use ONAPLibrary.SDC in SDC-DCAE-DS communication"
Daniel Rose [Thu, 8 Aug 2019 12:49:35 +0000 (12:49 +0000)]
Merge "Use ONAPLibrary.SDC in SDC-DCAE-DS communication"

4 years agoUse ONAPLibrary.SDC in SDC-DCAE-DS communication 35/93035/2
kaihlavi [Thu, 8 Aug 2019 09:46:13 +0000 (12:46 +0300)]
Use ONAPLibrary.SDC in SDC-DCAE-DS communication

 Refactor SDC-DCAE-DS CSIT further by taking ONAPLibrary.SDC
 in use also for communications with SDC-DCAE-DS

Issue-ID: TEST-186
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Ib87ef5da180ebac9248734721c133aa834e43a1a

4 years agoPopulate AAI Simulator Docker Job 10/92910/4
waqas.ikram [Wed, 7 Aug 2019 16:03:14 +0000 (16:03 +0000)]
Populate AAI Simulator Docker Job

Change-Id: I91f8e5c7b21930974f0a7264c9735c4b0375026a
Issue-ID: SO-2182
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdding basic support for sdnc sim 29/92829/4
waqas.ikram [Tue, 6 Aug 2019 16:15:02 +0000 (16:15 +0000)]
Adding basic support for sdnc sim

Change-Id: I84ff3c7c22642d41f77cc2ce789b1cc711da9729
Issue-ID: SO-1950
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdd MSB paramerter to csit when start nslcm 47/92747/1
yangyan [Tue, 6 Aug 2019 02:54:32 +0000 (10:54 +0800)]
Add MSB paramerter to csit when start nslcm

Change-Id: I1952d61e3a3dde7a00b31ff9ce4d41cf675013e5
Issue-ID: VFC-1479
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoAdding operations endpoint for sdn-c simulator 90/92590/8
waqas.ikram [Fri, 2 Aug 2019 17:36:09 +0000 (17:36 +0000)]
Adding operations endpoint for sdn-c simulator

Change-Id: I02d6e988ff0f307bb8590eb3634505a01d656ea1
Issue-ID: SO-1950
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Adding infrastructure for sdnc simulator"
Fu Jinhua [Fri, 2 Aug 2019 00:16:21 +0000 (00:16 +0000)]
Merge "Adding infrastructure for sdnc simulator"

4 years agoMerge "Take ONAPLibrary.SDC in use in DCAE-DS CSIT"
Daniel Rose [Thu, 1 Aug 2019 17:34:56 +0000 (17:34 +0000)]
Merge "Take ONAPLibrary.SDC in use in DCAE-DS CSIT"

4 years agoMerge "Replace json_templater usage"
Daniel Rose [Thu, 1 Aug 2019 17:34:53 +0000 (17:34 +0000)]
Merge "Replace json_templater usage"

4 years agoINT:1183 fix csit for sdnc_netconf_tls_post_deploy 86/92486/1
tragait [Thu, 1 Aug 2019 16:23:21 +0000 (16:23 +0000)]
INT:1183 fix csit for sdnc_netconf_tls_post_deploy

Change-Id: Idea342ebf1aa143eaaf51f1506886e6f3fe9d898
Issue-ID: INT-1183
Signed-off-by: tragait <rahul.tyagi@est.tech>
4 years agoAdding infrastructure for sdnc simulator 78/92478/4
waqas.ikram [Thu, 1 Aug 2019 16:19:31 +0000 (16:19 +0000)]
Adding infrastructure for sdnc simulator

- Changing package names as csit jenkins jobs are trigger based on
component names defined in file path

Change-Id: Ib8b75ce11185c37bed0d8f4e3918b6660cf24ec8
Issue-ID: SO-1950
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Update to Setup and Testcases due to PM Mapper dmaap plugin feature"
Daniel Rose [Thu, 1 Aug 2019 16:07:42 +0000 (16:07 +0000)]
Merge "Update to Setup and Testcases due to PM Mapper dmaap plugin feature"

4 years agoTake ONAPLibrary.SDC in use in DCAE-DS CSIT 75/92475/2
kaihlavi [Thu, 1 Aug 2019 14:25:12 +0000 (17:25 +0300)]
Take ONAPLibrary.SDC in use in DCAE-DS CSIT

 - Replace old SDC communication with new ONAPLibrary.SDC methods
 - Use ONAPLibrary also for Base64 encoding

Issue-ID: TEST-186
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I8f1b0898508fe3117a542c7ee3254beba2e50bb6

4 years agoAdding basic auth support to sdc sim 55/92455/2
waqas.ikram [Thu, 1 Aug 2019 11:51:24 +0000 (11:51 +0000)]
Adding basic auth support to sdc sim

Change-Id: Ifa01f084150ec0f67e30e18a4f74c35633a4c0a7
Issue-ID: SO-1949
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoReplace json_templater usage 87/92387/2
kaihlavi [Wed, 31 Jul 2019 16:54:49 +0000 (19:54 +0300)]
Replace json_templater usage

 Remove project-specific json_templater.robot file
 and adjust the tests to use ONAPLibrary.Templating instead
 following the example here:
 https://gerrit.onap.org/r/#/c/integration/csit/+/90264/

Issue-ID: TEST-181
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I29edbbbb054f100fdb92981cc4c1e44402d7cad7

4 years agoUpdate to Setup and Testcases due to PM Mapper dmaap plugin feature 80/92380/3
rajendrajaiswal [Wed, 31 Jul 2019 15:45:04 +0000 (15:45 +0000)]
Update to Setup and Testcases due to PM Mapper dmaap plugin feature

Change-Id: I81945e730019a6035e838b71094eb8616eaee235
Issue-ID: DCAEGEN2-1581
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
4 years agoMerge "Adding VNFM-Simulator Docker image to CSIT tests"
Fu Jinhua [Thu, 1 Aug 2019 00:23:58 +0000 (00:23 +0000)]
Merge "Adding VNFM-Simulator Docker image to CSIT tests"

4 years agoAdding owning-entity endpoint 65/92365/2
waqas.ikram [Wed, 31 Jul 2019 14:30:55 +0000 (14:30 +0000)]
Adding owning-entity endpoint

Change-Id: I2d0e05bc8563d86be38440dcbed7b2abcfe6411c
Issue-ID: SO-1953
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoMerge "Update to Setup and Test Case due to dmaap plugin feature in PM Mapper"
Daniel Rose [Wed, 31 Jul 2019 14:14:09 +0000 (14:14 +0000)]
Merge "Update to Setup and Test Case due to dmaap plugin feature in PM Mapper"

4 years agoAdding VNFM-Simulator Docker image to CSIT tests 50/92350/1
AndrewLamb [Wed, 31 Jul 2019 11:56:33 +0000 (11:56 +0000)]
Adding VNFM-Simulator Docker image to CSIT tests

Change-Id: I8212d40894bbe62e5a4c42cddd1d95643a71afdf
Issue-ID: SO-1952
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
4 years agoAdding aai nodes endpoint 95/92295/2
waqas.ikram [Tue, 30 Jul 2019 15:53:42 +0000 (15:53 +0000)]
Adding aai nodes endpoint

Change-Id: I79d7533caebf504fd3a30abd2c35b7537c14b5af
Issue-ID: SO-1953
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoUpdate to Setup and Test Case due to dmaap plugin feature in PM Mapper 62/92262/3
rajendrajaiswal [Tue, 30 Jul 2019 09:54:29 +0000 (09:54 +0000)]
Update to Setup and Test Case due to dmaap plugin feature in PM Mapper

Change-Id: I1eece6a9f642bdf989c91810bff8d859c7cb95db
Issue-ID: DCAEGEN2-1581
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
4 years agoMerge "Add required docker images for ETSI flow tests"
Fu Jinhua [Tue, 30 Jul 2019 11:16:36 +0000 (11:16 +0000)]
Merge "Add required docker images for ETSI flow tests"

4 years agoMerge "Adding project endpoint and https support"
Fu Jinhua [Tue, 30 Jul 2019 11:15:32 +0000 (11:15 +0000)]
Merge "Adding project endpoint and https support"

4 years agoAdding project endpoint and https support 24/92224/2
waqas.ikram [Mon, 29 Jul 2019 17:36:08 +0000 (17:36 +0000)]
Adding project endpoint and https support

Change-Id: Id5ee9f335ff8e5bb84b537bdc544b6608a35ecf0
Issue-ID: SO-1953
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
4 years agoAdd required docker images for ETSI flow tests 99/92199/1
robert.tomczyk [Mon, 29 Jul 2019 13:14:59 +0000 (14:14 +0100)]
Add required docker images for ETSI flow tests

Change-Id: Idea925e11c8324f098dbdc77638e8693c098fda7
Issue-ID: SO-2144
Signed-off-by: robert.tomczyk <robert.tomczyk@est.tech>
4 years agoUpdate VID Workflow input id 88/92188/1
Ittay Stern [Mon, 29 Jul 2019 11:07:45 +0000 (14:07 +0300)]
Update VID Workflow input id

Change-Id: Ifa79040eb24e0147b0a8d9aa5e2fb7be21a3b745
Issue-ID: VID-532
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Adding service instances endpoint supports"
Fu Jinhua [Sat, 27 Jul 2019 02:34:17 +0000 (02:34 +0000)]
Merge "Adding service instances endpoint supports"