infra/cicd.git
11 months agoBump k8s to v1.27.4, crictl and crio to v1.27.1 37/18937/2
Kashif Khan [Fri, 28 Jul 2023 09:44:11 +0000 (12:44 +0300)]
Bump k8s to v1.27.4, crictl and crio to v1.27.1

Change-Id: Ia9228dbb932de7281d952759a76fdcd852c91ac0

11 months agoAdded a job for the basic integration test. 89/18889/4
Minna Färm [Mon, 24 Jul 2023 09:24:01 +0000 (12:24 +0300)]
Added a job for the basic integration test.

Change-Id: I5feec08e6eb2ff0cd673e72f99c55028d80e36ad

11 months agoRevert "Enable mariadb instead of SQLite" 68/18468/1
Moshiur Rahman [Wed, 19 Jul 2023 10:31:03 +0000 (10:31 +0000)]
Revert "Enable mariadb instead of SQLite"

This reverts commit 0ac13c6e634585bf65b9e39c0bc638b473b39054.

Reason for revert: SQLite is fixed

Change-Id: I31391cfff13a64045b3f03627b24a10f2a328425

11 months agoEnable mariadb instead of SQLite 57/18857/1
smoshiur1237 [Tue, 18 Jul 2023 09:55:54 +0000 (12:55 +0300)]
Enable mariadb instead of SQLite

Change-Id: I3e22a5d99b2e4b86e802a882a2118c4745303cb7

11 months agoAdding nonrtric-plt-rappmanager 15/18815/1
afenner [Thu, 13 Jul 2023 07:47:39 +0000 (08:47 +0100)]
Adding nonrtric-plt-rappmanager

Change-Id: I919b88ffd5a5cc8fdb7610972bc6859156c24d13
Signed-off-by: afenner <Andrew.fenner@est.tech>
11 months agoFix trigger for k8s upgrade tests for releases 78/18778/1
Sunnatillo [Thu, 6 Jul 2023 12:46:25 +0000 (15:46 +0300)]
Fix trigger for k8s upgrade tests for releases

Change-Id: I6322422268db886b78a72a27c69ace142b7c5cd9

11 months agoMerge "Fix k8s upgrade tests for releases, by setting target branch value to capm3_re...
Adam Rozman [Tue, 4 Jul 2023 07:01:32 +0000 (07:01 +0000)]
Merge "Fix k8s upgrade tests for releases, by setting target branch value to capm3_release_branch value"

11 months agoONAP CPS: performance test job - change git-scm-gerrit to git-scm 61/18761/1
robert.tomczyk [Mon, 3 Jul 2023 17:15:06 +0000 (18:15 +0100)]
ONAP CPS: performance test job - change git-scm-gerrit to git-scm

Change-Id: Ib7f6484323c99bb74efaf174e02dff693ffd65d6

11 months agoONAP CPS: performance test job - git choosing strategy update 60/18760/1
robert.tomczyk [Mon, 3 Jul 2023 16:33:19 +0000 (17:33 +0100)]
ONAP CPS: performance test job - git choosing strategy update

Change-Id: Ic13fdee04f8c55f06ed00c97e39d1c4054a43b44

11 months agoFix k8s upgrade tests for releases, by setting target branch value 50/18750/3
Sunnatillo [Mon, 3 Jul 2023 09:00:32 +0000 (12:00 +0300)]
Fix k8s upgrade tests for releases, by setting target branch value
to capm3_release_branch value

Change-Id: I9cadd7ed94600bb07b881108c41d3dd19624d27b

12 months agoMerge "add kubernetes upgrade tests for releases"
Tuomo Tanskanen [Thu, 29 Jun 2023 08:29:03 +0000 (08:29 +0000)]
Merge "add kubernetes upgrade tests for releases"

12 months agoONAP CPS: performance test job - updates 08/18708/4
robert.tomczyk [Wed, 28 Jun 2023 09:39:12 +0000 (10:39 +0100)]
ONAP CPS: performance test job - updates

Change-Id: I158802c7cd9d064edf0c1ab9351014a56528a122

12 months agoONAP CPS: Separate Nordix Jenkins job to run performance tests 99/18699/2
robert.tomczyk [Tue, 27 Jun 2023 09:58:16 +0000 (10:58 +0100)]
ONAP CPS: Separate Nordix Jenkins job to run performance tests

Change-Id: If7e69007e983a00049bef7e5c06ce6bcf0c6f144

12 months agoadd kubernetes upgrade tests for releases 05/18505/3
Sunnatillo [Tue, 13 Jun 2023 09:47:05 +0000 (12:47 +0300)]
add kubernetes upgrade tests for releases

Change-Id: I3bd1541eca9fc9b025dc438d8512c9a87c07243e

12 months agoRemoved ansible based feature tests from ci 06/18506/2
Minna Färm [Tue, 13 Jun 2023 10:08:30 +0000 (13:08 +0300)]
Removed ansible based feature tests from ci

Change-Id: I0a844f497007b802e036f24a4ea58b89278c7ef7

12 months agoadd openstack-ovn-bgp-agent & openstack-ovn-octavia-provider 80/18480/1
afenner [Thu, 8 Jun 2023 14:01:23 +0000 (15:01 +0100)]
add openstack-ovn-bgp-agent & openstack-ovn-octavia-provider

Change-Id: Ifa4592b794498a79c9d431a19e1b4bfd15160827
Signed-off-by: afenner <Andrew.fenner@est.tech>
12 months agoMerge "Add(separate) e2e k8s upgrade tests"
Adam Rozman [Wed, 7 Jun 2023 05:17:36 +0000 (05:17 +0000)]
Merge "Add(separate) e2e k8s upgrade tests"

12 months agomake the e2e feature tests run as a parallel test by default 37/18437/7
adam [Mon, 5 Jun 2023 07:23:30 +0000 (10:23 +0300)]
make the e2e feature tests run as a parallel test by default

Now the e2e feature tests took too much time together to finish execution, so
instead of sequentially executing the tests the CI will execute them in a parallel way.

Optionally in a followup change, the separate parallel job definitions could
be removed, because with this current change all e2e feature tests will run as parallel tests.

Change-Id: I68dfbd3509a838dd2999cec3307771a0c7b3ef80

12 months agoAdd(separate) e2e k8s upgrade tests 02/18002/18
Sunnatillo [Tue, 25 Apr 2023 06:21:55 +0000 (09:21 +0300)]
Add(separate) e2e k8s upgrade tests

Change-Id: Ic5617cf4152c82d017f0aa23bf3112ee6fc12571

13 months agoRun upgrade on supported release plus v1alpha5 91/18391/1
Mohammed Boukhalfa [Mon, 29 May 2023 14:10:58 +0000 (17:10 +0300)]
Run upgrade on supported release plus v1alpha5

Change-Id: I0348939c21b389b2b88044f6ab11cbbd238ea4e1

13 months agofixing ci, parametrize ghprb vars 90/18390/1
adil ghaffar [Mon, 29 May 2023 12:36:25 +0000 (15:36 +0300)]
fixing ci, parametrize ghprb vars

Change-Id: I1f60f3e452587f17e3e3b9ba95492ac61207089b

13 months agoDrop release-1.1 tests 41/18241/2
Kashif Khan [Mon, 22 May 2023 06:49:04 +0000 (09:49 +0300)]
Drop release-1.1 tests

Change-Id: Ica02e85a842a9453087a175c205ab3efc7daa0d7

13 months agoUpdate keep context 84/18184/2
Mohammed Boukhalfa [Mon, 15 May 2023 08:25:33 +0000 (11:25 +0300)]
Update keep context

Change-Id: I7b7d9cb00634cb9b145e4f3107ee1f269a2dbc3e

13 months agoSet GINKGO_FOCUS instead of GINKGO_SKIP in e2e feature tests 93/18193/2
Sunnatillo [Mon, 15 May 2023 20:11:42 +0000 (23:11 +0300)]
Set GINKGO_FOCUS instead of GINKGO_SKIP in e2e feature tests

Change-Id: I1a92c1653743e349d2d539c2d4ef58bfd19cf8ca

13 months agoMerge "Rename SKIP_DELETION variable into KEEP_TEST_ENV"
Adam Rozman [Mon, 15 May 2023 11:11:33 +0000 (11:11 +0000)]
Merge "Rename SKIP_DELETION variable into KEEP_TEST_ENV"

13 months agoUpdate keep upgrade jjb 81/18181/4
Mohammed Boukhalfa [Fri, 12 May 2023 14:29:34 +0000 (17:29 +0300)]
Update keep upgrade jjb

Change-Id: I720d2c6555e5ff7b0cf05ec641d1189d6dd116ef

13 months agoRename SKIP_DELETION variable into KEEP_TEST_ENV 76/18176/1
Sunnatillo [Thu, 11 May 2023 15:55:32 +0000 (18:55 +0300)]
Rename SKIP_DELETION variable into KEEP_TEST_ENV

Change-Id: I2169a502edc4f750422dc4b6e017f89604817e25

13 months agoMeridio: archive logs on long run test 58/18158/1
Lionel Jouin [Wed, 10 May 2023 14:07:22 +0000 (16:07 +0200)]
Meridio: archive logs on long run test

Change-Id: I5808952162b8b8136c7c9d84f85cb2ec591d36d1

13 months agoMerge "Change feature e2e schedule"
Kashif Khan [Tue, 9 May 2023 08:07:39 +0000 (08:07 +0000)]
Merge "Change feature e2e schedule"

13 months agoMerge "Change upgrade tests schedule"
Kashif Khan [Tue, 9 May 2023 08:07:22 +0000 (08:07 +0000)]
Merge "Change upgrade tests schedule"

13 months agoFix e2e integration test with while listing all target branches. Currently e2e tests... 14/18114/3
Kashif Khan [Thu, 4 May 2023 16:23:39 +0000 (19:23 +0300)]
Fix e2e integration test with while listing all target branches. Currently e2e tests are non running on release branches because of this bug.

Change-Id: If7d43f5146aefac87b272b17f31eb85aec22e277

13 months agoChange feature e2e schedule 12/18112/3
Mohammed Boukhalfa [Thu, 4 May 2023 15:02:05 +0000 (18:02 +0300)]
Change feature e2e schedule

Change-Id: I14ce4f355d703bf815cdb50d389faf520345e5da

13 months agoJJB: Pin requests to version 2.25.1
robert.tomczyk [Fri, 5 May 2023 16:11:40 +0000 (17:11 +0100)]
JJB: Pin requests to version 2.25.1

Change-Id: I768db4d3bb8e50f323f549e2cce50cbc1faf7531

13 months agoMerge "Bump k8s to v1.27.1 and CRIO and CRICTL to v1.27.0"
Kashif Khan [Thu, 4 May 2023 13:04:47 +0000 (13:04 +0000)]
Merge "Bump k8s to v1.27.1 and CRIO and CRICTL to v1.27.0"

13 months agofix incorrect parameter name in metal3 fullstack job 81/17981/2
adam [Thu, 4 May 2023 10:28:40 +0000 (13:28 +0300)]
fix incorrect parameter name in metal3 fullstack job

Change-Id: Id061e5c8bff3b59e46494af99f062a921248d1fe

13 months agoChange upgrade tests schedule 00/18100/2
Mohammed Boukhalfa [Wed, 3 May 2023 16:51:04 +0000 (19:51 +0300)]
Change upgrade tests schedule

Change-Id: I961e69dba818c93c8f2af86e26c6211be4f308cf

13 months agoBump k8s to v1.27.1 and CRIO and CRICTL to v1.27.0 03/18103/1
Kashif Khan [Wed, 3 May 2023 19:53:09 +0000 (22:53 +0300)]
Bump k8s to v1.27.1 and CRIO and CRICTL to v1.27.0

Change-Id: I7220a7c63fc11502da19d57ae64e8649196af499

14 months agoMake e2e integration runnable on releases 61/18061/1
Mohammed Boukhalfa [Thu, 27 Apr 2023 12:54:21 +0000 (15:54 +0300)]
Make e2e integration runnable on releases

Change-Id: I1f8d7c25a578db82ab54af137e050ffc48682561

14 months agoAdd release-1.4 branch configurations for CAPM3/IPAM repos 09/17709/3
Kashif Khan [Mon, 27 Mar 2023 07:45:53 +0000 (10:45 +0300)]
Add release-1.4 branch configurations for CAPM3/IPAM repos

Change-Id: Id23079d5ae156981a407c211ded0f8fa9b2d08cc

14 months agoMerge "upgrade paramterizing follow up"
Kashif Khan [Mon, 17 Apr 2023 09:08:50 +0000 (09:08 +0000)]
Merge "upgrade paramterizing follow up"

14 months agoupgrade paramterizing follow up 89/17889/1
Mohammed Boukhalfa [Mon, 17 Apr 2023 08:55:35 +0000 (11:55 +0300)]
upgrade paramterizing follow up

Change-Id: I56a15207f5b16491fa39c9dfc83a6e2adcadd59b

14 months agoMerge "parameterise upgrade job with upgrade_from_release"
Kashif Khan [Mon, 17 Apr 2023 08:04:12 +0000 (08:04 +0000)]
Merge "parameterise upgrade job with upgrade_from_release"

14 months agoparameterise upgrade job with upgrade_from_release 80/17880/2
Mohammed Boukhalfa [Fri, 14 Apr 2023 12:53:02 +0000 (15:53 +0300)]
parameterise upgrade job with upgrade_from_release

Change-Id: Iea324ae8c727b9072020a7cdfe1259d1902e9727

14 months agoBump k8s to v1.26.4, CRICTL to V1.26.1, CRIO to v1.26.3, Kind node image to v1.26.3 74/17874/1
Kashif Khan [Fri, 14 Apr 2023 08:45:14 +0000 (11:45 +0300)]
Bump k8s to v1.26.4, CRICTL to V1.26.1, CRIO to v1.26.3, Kind node image to v1.26.3

Change-Id: Id71e50b40ea17383ec9e15e65346779239afb9d1

14 months agoadding default value for NUM_NODES in bml 44/17744/1
adilGhaffarDev [Thu, 6 Apr 2023 13:46:09 +0000 (16:46 +0300)]
adding default value for NUM_NODES in bml

Change-Id: I9d203b5008e13295b6a5a49f4e9dc9d09c68e17d

14 months agoMetal3: Add parameters for mariadb 76/17776/1
Lennart Jern [Mon, 3 Apr 2023 08:06:33 +0000 (11:06 +0300)]
Metal3: Add parameters for mariadb

Parameters for using mariadb and for building the mariadb container
image in metal3-dev-env.
Configure the integration test on mariadb-image to actually use mariadb.

Change-Id: I8cd383961a06fb391a4fbaa12c1a86644568203e

14 months agoPolicy csit script fix 34/17734/1
adheli.tavares [Thu, 30 Mar 2023 16:57:00 +0000 (17:57 +0100)]
Policy csit script fix

Issue-ID: POLICY-4125
Change-Id: I457b9079adb7feda5926084005aeb5cefdedb859
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
15 months agoGEODE: Disable release Geode CI/CD on Nordix 23/17723/1
robert.tomczyk [Wed, 29 Mar 2023 10:51:33 +0000 (11:51 +0100)]
GEODE: Disable release Geode CI/CD on Nordix

Change-Id: I1794e30ebb4bc73b3fa9b67dcff8109beeef109d

15 months agoGEODE: Disable Geode CI/CD on Nordix 22/17722/1
robert.tomczyk [Wed, 29 Mar 2023 09:36:53 +0000 (10:36 +0100)]
GEODE: Disable Geode CI/CD on Nordix

Change-Id: I457fd6c4b45fb1c962fe35b337379a813f35b069

15 months agoORANSC some nordix verify tasks -> JDK17 95/17695/1
JohnKeeney [Thu, 23 Mar 2023 14:28:41 +0000 (14:28 +0000)]
ORANSC some nordix verify tasks -> JDK17

nonrtric-plt-helmmanager
nonrtric-plt-rappcatalogue
portal-nonrtric-controlpanel

Change-Id: I5946dd28e080580b117dfcec5f263bd214a47972
Signed-off-by: JohnKeeney <john.keeney@est.tech>
15 months agoMeridio: periodic job improvements 27/17627/1
Lionel Jouin [Tue, 21 Mar 2023 16:40:21 +0000 (17:40 +0100)]
Meridio: periodic job improvements

* Refactor code generated stage
* Helm chart generator + Upload to artifactory
* Security scanner and e2e job call

Change-Id: Ia0341ebcdf009c0e1594d09b282d33b0f9406146

15 months agoDeprecate ansible feature test 02/17602/1
Mohammed Boukhalfa [Thu, 16 Mar 2023 16:10:07 +0000 (18:10 +0200)]
Deprecate ansible feature test

Change-Id: I0a0401b309ab431fe7973b5fe140329e2e020591

15 months agoMerge "Meridio: Fix e2e long run test"
Andrew Fenner [Wed, 8 Mar 2023 08:39:34 +0000 (08:39 +0000)]
Merge "Meridio: Fix e2e long run test"

15 months agoMeridio: Fix e2e long run test 06/17506/1
Lionel Jouin [Tue, 7 Mar 2023 16:58:33 +0000 (17:58 +0100)]
Meridio: Fix e2e long run test

The previous implementation of this job was flooding the logs so jenkins
was getting slow.

Change-Id: I31b5ce5a8ca2e069c9b77e48bbf68f3423830454

15 months agoAdd daily e2e intergation tests and the keep tests and fix feature test naming 54/17454/9
Mohammed Boukhalfa [Fri, 3 Mar 2023 18:29:09 +0000 (20:29 +0200)]
Add daily e2e intergation tests and the keep tests and fix feature test naming

Change-Id: I97515f528e87012e627852b3d86277b63bab9cb0

15 months agoUse JDK 17 for more O-RAN repos 32/17432/1
JohnKeeney [Thu, 2 Mar 2023 10:29:03 +0000 (10:29 +0000)]
Use JDK 17 for more O-RAN repos

Issue-ID: NONRTRIC-841
Change-Id: I19c98dae04fff0f558ef5c78282628cea63c6c72
Signed-off-by: JohnKeeney <john.keeney@est.tech>
15 months agoUse JDK 17 in jenkins verify jobs in for onap/ccsk-parent 26/17426/1
JohnKeeney [Wed, 1 Mar 2023 19:21:10 +0000 (19:21 +0000)]
Use JDK 17 in jenkins verify jobs in for onap/ccsk-parent

Change-Id: I637bf1c4718f67ac52546c91c662132847467da5
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3813

15 months agoMerge "Use JDK 17 in jenkins verify jobs in ONAP/CCSDK/oran A1 functions"
Andrew Fenner [Wed, 1 Mar 2023 12:51:28 +0000 (12:51 +0000)]
Merge "Use JDK 17 in jenkins verify jobs in ONAP/CCSDK/oran A1 functions"

15 months agoORAN: New repo: nonrtric/plt/ranpm 96/17396/1
robert.tomczyk [Wed, 1 Mar 2023 10:19:51 +0000 (10:19 +0000)]
ORAN: New repo: nonrtric/plt/ranpm

Change-Id: Ifc5e1d088f1a664d6a3608801fb3dd9d86170375

16 months agoOpenDev: Add OpenStack octavia project 34/17334/2
robert.tomczyk [Fri, 24 Feb 2023 12:35:20 +0000 (12:35 +0000)]
OpenDev: Add OpenStack octavia project

Change-Id: I7a241f552334d95d6041d44689c41b6d80eef350

16 months agoUse JDK 17 in jenkins verify jobs in ONAP/CCSDK/oran A1 functions 78/17278/1
JohnKeeney [Tue, 21 Feb 2023 15:24:51 +0000 (15:24 +0000)]
Use JDK 17 in jenkins verify jobs in ONAP/CCSDK/oran A1 functions

This change may not be needed if file is generated from a template?

Change-Id: Ic64b34f7fcc2365206bde17037267e35fa2f2816
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3813

16 months agoUse JDK 17 in jenkins verify jobs in O-RAN-SC A1-PMS 77/17277/1
JohnKeeney [Tue, 21 Feb 2023 15:08:13 +0000 (15:08 +0000)]
Use JDK 17 in jenkins verify jobs in O-RAN-SC A1-PMS

This change may not be needed if file is generated from a template?

Issue-ID: NONRTRIC-841
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Change-Id: I6744fdcb3573899b6a1b23a508b49533ddc2772f

16 months agoMeridio: upload to artifactory to use https 48/17248/1
Lionel Jouin [Mon, 20 Feb 2023 16:04:24 +0000 (17:04 +0100)]
Meridio: upload to artifactory to use https

Change-Id: Ia27b94bb668c5e7f102e95945302d56207fd7550

16 months agoMeridio: Upload to artifactory 97/17197/1
Lionel Jouin [Thu, 16 Feb 2023 17:14:07 +0000 (18:14 +0100)]
Meridio: Upload to artifactory

Change-Id: I18e15bc4c322b48a09dd60e885e2a0bf604501eb

16 months agoAdd CI job to keep e2e upgrade test VM for a day. 61/17061/2
moshiur.rahman [Fri, 10 Feb 2023 12:42:02 +0000 (14:42 +0200)]
Add CI job to keep e2e upgrade test VM for a day.

Change-Id: I366a78d40a87ae4c491fdd1d8a32914f94a043c5

17 months agoBump k8s and CRICTL to v1.26.0 and add CRIO_Version as a separate variable. This... 39/16639/2
Kashif Khan [Tue, 3 Jan 2023 07:41:15 +0000 (09:41 +0200)]
Bump k8s and CRICTL to v1.26.0 and add CRIO_Version as a separate variable. This is since CRICTL_VERSION and CRIO_VERSION do not go 1 on 1 anymore.

Change-Id: I8564b51b20f96b10d59e9cb7632ba4f624b9544f

17 months agoAdd so-cnf-adapter jobs 55/16755/1
afenner [Wed, 18 Jan 2023 14:40:28 +0000 (14:40 +0000)]
Add so-cnf-adapter jobs

Change-Id: Ife9df4596a785f2467ea3be9c5a4443553b74489
Signed-off-by: afenner <Andrew.fenner@est.tech>
17 months agoMerge "remove Infra Engine jobs"
Andrew Fenner [Tue, 17 Jan 2023 16:09:32 +0000 (16:09 +0000)]
Merge "remove Infra Engine jobs"

17 months agoremove Infra Engine jobs 36/16536/6
afenner [Fri, 16 Dec 2022 09:24:32 +0000 (09:24 +0000)]
remove Infra Engine jobs

Also removing noLabs jobs as they are also not used and depended on infra-engine

Change-Id: I8794fbbcca8fdb0981a7c9be0fdef798efdb5b45
Signed-off-by: afenner <Andrew.fenner@est.tech>
17 months agoMerge "Meridio: add long run e2e test job"
Robert Tomczyk [Fri, 13 Jan 2023 17:04:37 +0000 (17:04 +0000)]
Merge "Meridio: add long run e2e test job"

17 months agoMerge "NSM: Restrict build history to 2000"
Robert Tomczyk [Wed, 11 Jan 2023 14:49:19 +0000 (14:49 +0000)]
Merge "NSM: Restrict build history to 2000"

17 months agoSkip integration in feature jjb 88/16688/3
mboukhalfa [Tue, 10 Jan 2023 06:55:24 +0000 (08:55 +0200)]
Skip integration in feature jjb

Change-Id: I91793d0565ea7276cd29490d5b9c4f0d27fb4acf

18 months agoNSM: Restrict build history to 2000 17/16617/2
robert.tomczyk [Wed, 21 Dec 2022 14:06:16 +0000 (14:06 +0000)]
NSM: Restrict build history to 2000

Change-Id: I37e5ff9a5074b2f8d967a2eabca14721ceaee44a

18 months agometal3: Add capm3 integration tests jjb 31/16431/10
Huy Mai [Wed, 14 Dec 2022 09:16:26 +0000 (11:16 +0200)]
metal3: Add capm3 integration tests jjb

Change-Id: I2704baf97fda9cf66c9c6f4a4fab520aae5b9b10

18 months agoMeridio: add long run e2e test job 74/16474/1
Lionel Jouin [Thu, 15 Dec 2022 10:14:43 +0000 (11:14 +0100)]
Meridio: add long run e2e test job

The parameters are very similar to the e2e test job.
The ones to configure the duration are interval and number of runs.

Change-Id: I58f0432170d826348363d0ccbfdf6c7f55076361

18 months agoFix openstack image building run frequency to 10 days 11/16411/1
Kashif Khan [Tue, 13 Dec 2022 06:05:06 +0000 (08:05 +0200)]
Fix openstack image building run frequency to 10 days

Change-Id: I2d4a98088d34d0719956c3caf66e191cffa21100

18 months agoSkip upgrade test when running feature e2e 70/16370/1
mboukhalfa [Fri, 9 Dec 2022 16:33:55 +0000 (18:33 +0200)]
Skip upgrade test when running feature e2e

Change-Id: Ifddf75449b2e81fffa8d74daabcca7870fda17ee

18 months agoAdd release-1.3 branch configurations for CAPM3/IPAM repos 44/16344/2
Kashif Khan [Thu, 8 Dec 2022 10:36:03 +0000 (12:36 +0200)]
Add release-1.3 branch configurations for CAPM3/IPAM repos

Change-Id: I98e750856686b48eeb039160ca6fd4b7e3fb40fd

18 months agoMerge "Take down CI support for release-0.5 CAPM3 branch PR/main jobs except feature...
Furkat Gofurov [Wed, 30 Nov 2022 13:15:31 +0000 (13:15 +0000)]
Merge "Take down CI support for release-0.5 CAPM3 branch PR/main jobs except feature upgrade jobs"

18 months agoUpdate sdc-sdc-be-common-verify to java 11 46/16246/1
vasraz [Tue, 29 Nov 2022 15:53:06 +0000 (15:53 +0000)]
Update sdc-sdc-be-common-verify to java 11

Signed-off-by: vasraz <vasyl.razinkov@est.tech>
Change-Id: I25cb76ba277c2d946f187d6738e8831281723a6d

19 months agoadd ccsdk-sli-northbound 47/16147/1
afenner [Wed, 23 Nov 2022 13:24:10 +0000 (13:24 +0000)]
add ccsdk-sli-northbound

Change-Id: Ieb0c85700bac1c0b7d65656f59df39ee8bac2b02

19 months agoUpdate sdc-sdc-workflow-designer-verify to java 11 43/16143/1
afenner [Wed, 23 Nov 2022 11:19:50 +0000 (11:19 +0000)]
Update  sdc-sdc-workflow-designer-verify to java 11

Change-Id: I758d017da47ed41d6df5a14d28da4f49486023f6
Signed-off-by: afenner <Andrew.fenner@est.tech>
19 months agoTake down CI support for release-0.5 CAPM3 branch PR/main jobs except feature upgrade... 24/15424/3
Furkat Gofurov [Mon, 3 Oct 2022 11:47:36 +0000 (14:47 +0300)]
Take down CI support for release-0.5 CAPM3 branch PR/main jobs except feature upgrade jobs

Change-Id: I0da6334daf975540bd28c3a36cc010c5afd06844

19 months agoMeridio: fix next function and aborted job 84/16084/1
Lionel Jouin [Mon, 21 Nov 2022 09:33:47 +0000 (10:33 +0100)]
Meridio: fix next function and aborted job

- Next was taking the wrong test-scope file
- Aborted result has to be set manually (Jenkins doesn't set it)

Change-Id: I5cc41394928ef11c8278a5430a01d7d0b2c90f5a

19 months agoMeridio: Archive all in _output and increase timeout 72/16072/1
Lionel Jouin [Fri, 18 Nov 2022 10:59:18 +0000 (11:59 +0100)]
Meridio: Archive all in _output and increase timeout

Change-Id: I882d8adb8e67f6f3aaa489516763706cc375cb5d

19 months agoPacker: Update packer version to: 1.8.4 51/16051/1
robert.tomczyk [Thu, 17 Nov 2022 15:05:43 +0000 (15:05 +0000)]
Packer: Update packer version to: 1.8.4

Change-Id: Id736502cbc252e4fefb2adcd4ee45b9aeca8f296

19 months agoMeridio: update node to 2204 50/16050/1
Lionel Jouin [Thu, 17 Nov 2022 10:20:32 +0000 (11:20 +0100)]
Meridio: update node to 2204

Change-Id: Id4f7f5c85b84f71102f6d2a37bf8b3dcb0935670

19 months agoMeridio: Improvements (operator, e2e, dry-run...) 43/16043/1
Lionel Jouin [Wed, 16 Nov 2022 14:53:04 +0000 (15:53 +0100)]
Meridio: Improvements (operator, e2e, dry-run...)

- Add dry-run (for job debug)
- Add operator images to be built and scanned
- Improve e2e badges
- e2e focus and skip support
- Better error handling in periodic and pr job
- Meridio and TAPA version support for e2e

Change-Id: I55708cecb636950518a3ad38c34164c558b9ea6d

19 months agomove geode to geode-ubuntu1804 94/15994/1
afenner [Thu, 10 Nov 2022 15:07:13 +0000 (15:07 +0000)]
move geode to geode-ubuntu1804

Change-Id: Ibaa19886dd2f3351e23d0a334a4132f04bfec7db
Signed-off-by: afenner <Andrew.fenner@est.tech>
19 months agoGeode: Add control for executing test using docker 73/15973/1
robert.tomczyk [Wed, 9 Nov 2022 11:13:49 +0000 (11:13 +0000)]
Geode: Add control for executing test using docker

Change-Id: Iee635e08a461b9b53c0d1c20016a6c6a733c483e

19 months agoUpdate CPS test profile 43/15943/1
afenner [Tue, 8 Nov 2022 14:06:17 +0000 (14:06 +0000)]
Update CPS test profile

Change-Id: I30d483416fa869e4f031d4eaf45a757ebdf416d3
Signed-off-by: afenner <Andrew.fenner@est.tech>
19 months agoMerge "Geode: Remove limit for number of threads on build slave"
Andrew Fenner [Tue, 1 Nov 2022 08:38:53 +0000 (08:38 +0000)]
Merge "Geode: Remove limit for number of threads on build slave"

19 months agoMeridio: Support any deployment type (Helm, operator), Support seed 75/15875/2
Lionel Jouin [Mon, 31 Oct 2022 16:32:58 +0000 (17:32 +0100)]
Meridio: Support any deployment type (Helm, operator), Support seed

- Add Number of workers as parameter
- kind-helm can now be replace (preparation for operator support)
- Add seed as parameter
- No crash if environment setup fails

Change-Id: I169039afb8030fa10708a979f8a1e7a5884548ed

19 months agoGeode: Remove limit for number of threads on build slave 72/15872/2
robert.tomczyk [Sat, 29 Oct 2022 09:33:49 +0000 (10:33 +0100)]
Geode: Remove limit for number of threads on build slave

The systemd task limit has to be removed for Geode UpgradeTest:
- limit per user (UserTasksMax) set to infinite
- limit for systemd (DefaultTasksMax) set to infinite

Change-Id: I2905ff341ba5d0e73a296e1033b4e4dc6a99bde6

20 months agoMerge "add dcaegen2-platform-ves-openapi-manager & multicloud-framework"
Robert Tomczyk [Wed, 26 Oct 2022 16:34:29 +0000 (16:34 +0000)]
Merge "add dcaegen2-platform-ves-openapi-manager & multicloud-framework"

20 months agoMeridio: move cleanup stage in e2e tests 14/15814/1
Lionel Jouin [Wed, 26 Oct 2022 11:14:51 +0000 (13:14 +0200)]
Meridio: move cleanup stage in e2e tests

The Next stage tried to read a file which was no longer existing due to the cleanup stage, the cleanup stage has then be moved after the next one.

Change-Id: I4c76abee48a3242b50915778bcffd191993db2a2

20 months agoMerge "Meridio: Fix e2e report and better error handling"
Andrew Fenner [Wed, 26 Oct 2022 08:55:11 +0000 (08:55 +0000)]
Merge "Meridio: Fix e2e report and better error handling"

20 months agoadd dcaegen2-platform-ves-openapi-manager & multicloud-framework 10/15810/1
afenner [Wed, 26 Oct 2022 08:23:08 +0000 (09:23 +0100)]
add dcaegen2-platform-ves-openapi-manager & multicloud-framework

Change-Id: I4b00d283d88a402d3e5bb6885d87ff79e2e51d75
Signed-off-by: afenner <Andrew.fenner@est.tech>
20 months agoGeode: Updates for AcceptanceTest 09/15809/1
robert.tomczyk [Tue, 25 Oct 2022 20:08:01 +0000 (21:08 +0100)]
Geode: Updates for AcceptanceTest

Additional changes are required for Geode AcceptanceTest
- Update docker and docker-compose versions
- Set docker hub proxy do Nordix harbor to overcome docker hub rate limit

Change-Id: I8999d33488df182404bed797f96a41894afffbb8

20 months agoMeridio: Fix e2e report and better error handling 05/15805/2
Lionel Jouin [Tue, 25 Oct 2022 16:38:18 +0000 (18:38 +0200)]
Meridio: Fix e2e report and better error handling

* Report generation was not working if there was no success or no
  failure jobs
* Cleanup and report generation if on test failure
* Fix target helm chart path

Change-Id: I59ba9b5f391d823acbc56086421bb2afd56eca7d