infra/cicd.git
4 years agoAdding testsuite/oom 69/2069/1
afenner [Tue, 27 Aug 2019 15:29:37 +0000 (16:29 +0100)]
Adding testsuite/oom

Change-Id: Iea801b9e8f791b6cba1387d2af222543c2655bc1

4 years agoIncrease build-timeout for test jobs 60/2060/1
Fatih Degirmenci [Tue, 27 Aug 2019 09:30:36 +0000 (09:30 +0000)]
Increase build-timeout for test jobs

OpenStack Functest Smoke and Yardstick take longer to complete
than Kubernetes ones so the timeout values are adjusted accordingly.

Change-Id: I1e4c12c34bca953e2615df67607838488fb3de9a

4 years agoMove ONAP pipelines to EST Tenant and enable keeping the stack 56/2056/1
Fatih Degirmenci [Mon, 26 Aug 2019 13:30:14 +0000 (13:30 +0000)]
Move ONAP pipelines to EST Tenant and enable keeping the stack

This change moves ONAP pipelines to City EST Tenant.

Apart from that, it introduces a new parameter, DELETE_STACK, so
the users of Jenkins can opt to keep the stack upon completion of
the job for troubleshooting purposes. Default is to delete the
stack.

No matter what, the stack will be deleted and recreated when the
same job gets triggered manually or on timer so the users need
to finish their jobs on the stack on time or they will be deleted.

Change-Id: I483c2b2723fae9a606342a38749f820dd9c7518d

4 years agoIncrease build timeout for ONAP deployment 52/2052/1
Fatih Degirmenci [Mon, 26 Aug 2019 11:06:57 +0000 (11:06 +0000)]
Increase build timeout for ONAP deployment

Master deployment takes longer than Dublin so this change increases
the Jenkins build timeout from 150 minutes to 210 minutes in order
to have chance to see to the end of the deployment.

Change-Id: Ib996c7328ac7ca39d5e82b478b2cde459adcf157

4 years agoMerge changes from topic 'cloud-infra-jjb'
Fatih Degirmenci [Mon, 26 Aug 2019 08:26:26 +0000 (08:26 +0000)]
Merge changes from topic 'cloud-infra-jjb'

* changes:
  Enable use of different provisioners
  Rename k8s peridoc jobs fro test results reporting

4 years agoEnable use of different provisioners 50/2050/1
Fatih Degirmenci [Mon, 26 Aug 2019 08:09:21 +0000 (08:09 +0000)]
Enable use of different provisioners

Change-Id: I9523b6f0521a08bbbd1c1b5c78c7d0d92194e9ac

4 years agoRename k8s peridoc jobs fro test results reporting 49/2049/1
Fatih Degirmenci [Mon, 26 Aug 2019 08:04:59 +0000 (08:04 +0000)]
Rename k8s peridoc jobs fro test results reporting

Change-Id: I872507a90798822171cf8f007fcd450965eccd3c

4 years agoInclude ONAP flavor in build description 48/2048/1
Fatih Degirmenci [Sun, 25 Aug 2019 13:48:37 +0000 (13:48 +0000)]
Include ONAP flavor in build description

Change-Id: Ib28f152cd4653c8cc6e323503dda989380624807

4 years agoMake it possible to disable result reporting 45/2045/1
Fatih Degirmenci [Sat, 24 Aug 2019 11:16:38 +0000 (11:16 +0000)]
Make it possible to disable result reporting

We might want to skip reporting for development purposes so
a new parameter POD_NAME is introduced for this. It is set to
est-cloud by default and can be overriden to disable reporting.

Change-Id: I88d50565a116b45edf588246fcb75c42ea7a9353

4 years agoRename ONAP jobs so that the version could be reported correctly 41/2041/1
Fatih Degirmenci [Fri, 23 Aug 2019 17:18:25 +0000 (17:18 +0000)]
Rename ONAP jobs so that the version could be reported correctly

Change-Id: I1196ceb52485835fe6ae32ca0c7598b275c79376

4 years agoFetch ansible inventory from tmp folder 26/2026/2
Fatih Degirmenci [Fri, 23 Aug 2019 09:00:59 +0000 (09:00 +0000)]
Fetch ansible inventory from tmp folder

In some cases ONAP deployment times out, not giving opportunity
to copy the generated kubespray inventory into healthcheck jobs'
workspaces. This results failures for healthcheck as it can't be
executed without inventory.

This change fetches kubespray inventory from tmp folder which is
enabled by the change below.
  https://gerrit.nordix.org/#/c/2027/

Change-Id: I90dcf68bd0f69ccefeb5d94ba09993104c84712d

4 years agoDo not abort ONAP pipeline if deployment fails or times out 25/2025/3
Fatih Degirmenci [Fri, 23 Aug 2019 08:23:57 +0000 (08:23 +0000)]
Do not abort ONAP pipeline if deployment fails or times out

The work to activate deployment and testing ONAP from master
started, it is important to see the state of the deployment
by running k8s, oom, and onap healthchecks no matter the state
of the deployment. Running healthcheck is cheap anyways.

Change-Id: Ia6a5c0f2c7bc324449ac27c89a87ff009da1b387

4 years agoBe more explicit with Nordix CICD ONAP stack name 24/2024/3
Fatih Degirmenci [Fri, 23 Aug 2019 07:49:43 +0000 (07:49 +0000)]
Be more explicit with Nordix CICD ONAP stack name

We need to differentiate between user initiated deployments
and CICD ones so we know who created a certain stack.

For CICD deployments, stack name will be in following form
  nordix-cicd-onap-{onap-branch}-{onap-flavor}
such as
  nordix-cicd-onap-master-full
  nordix-cicd-onap-dublin-core

For user initiated deployments, stack name will be set to
something random in following form in engine
  nordix-custom-onap-{random-string}
such as
  nordix-custom-onap-aglee

Change-Id: I145d8a6f4e3d624ef723f8decfbab0ce5297f45a

4 years agoMerge "Rename onap-oom-nofeature scenario to onap-nofeature-noha"
Andrew Fenner [Thu, 22 Aug 2019 22:21:19 +0000 (22:21 +0000)]
Merge "Rename onap-oom-nofeature scenario to onap-nofeature-noha"

4 years agoSource openrc file 21/2021/1
Fatih Degirmenci [Thu, 22 Aug 2019 21:29:02 +0000 (21:29 +0000)]
Source openrc file

Change-Id: Ia033ddc4b85cd2578d658f5aeaa508c61120928c

4 years agoUpdate clean-stack postbuild step 20/2020/2
Fatih Degirmenci [Thu, 22 Aug 2019 21:09:59 +0000 (21:09 +0000)]
Update clean-stack postbuild step

Change-Id: I0a871576ecfc124756da5973c0d8dd98fc9f4c3c

4 years agoMake delete-stack a postbuild step 19/2019/2
Fatih Degirmenci [Thu, 22 Aug 2019 20:17:30 +0000 (20:17 +0000)]
Make delete-stack a postbuild step

Failed builds leave stack behind them unnecessarily so
delete-stack is turned into a postbuild step to run always
to remove the stack.

Change-Id: Iab6aa3730729be28853ccac3b8ac3f1614465902

4 years agoRename onap-oom-nofeature scenario to onap-nofeature-noha 18/2018/1
Fatih Degirmenci [Thu, 22 Aug 2019 17:37:34 +0000 (17:37 +0000)]
Rename onap-oom-nofeature scenario to onap-nofeature-noha

As we will start reporting ONAP test results from EST/Nordix,
it is good to align the scenario name with what Orange uses
which is onap-nofeature-noha.

This will make it easier to browse results on test result dashboard.

Please note that the previous jobs with old scenario name onap-oom-nofeature
will be removed and new ones will be created, resulting in loss of build
history for parent jobs.

Change-Id: I6af0ae47874f9ff09b7c96ff4450a1c72409f4bd

4 years agoAdd OpenStack scenarios to baremetal jobs build blocker 15/2015/1
Fatih Degirmenci [Thu, 22 Aug 2019 17:26:56 +0000 (17:26 +0000)]
Add OpenStack scenarios to baremetal jobs build blocker

Change-Id: Ief328200664c2f65e432fcc0f70f74db6b8dad9c

4 years agoUse jdk12 build server for datafile verify jobs 02/2002/1
Fatih Degirmenci [Thu, 22 Aug 2019 07:33:46 +0000 (07:33 +0000)]
Use jdk12 build server for datafile verify jobs

Change-Id: I1ab4a970ce7a21f221dd86f86505d372f1f7fedd

4 years agoUse different slaves based on JDK version 01/2001/1
Fatih Degirmenci [Thu, 22 Aug 2019 06:27:41 +0000 (06:27 +0000)]
Use different slaves based on JDK version

New base images for build servers with jdk8 and jdk11 are created
on City Nordix Tenant and Jenkins OpenStack Cloud Plugin is configured
to provision 1 slave for each jdk version we need.

JAVA_HOME is also set to same place in both base images so we don't
need to worry about overriding it manually.

New slaves are labelled with onap-build-ubuntu1604-jdk8 and onap-build-ubuntu1604-jdk11.
  https://jenkins.nordix.org/label/onap-build-ubuntu1604-jdk8/
  https://jenkins.nordix.org/label/onap-build-ubuntu1604-jdk11/

The old slave, base instance, and the base image will be removed from Jenkins
and from OpenStack tenant once the new image and slave are verified.

Change-Id: I555c112ec3b9a3368a333861cc882cdc524490e6

4 years agoRevert "Use different slaves based on JDK version projects need" 99/1999/1
Andrew Fenner [Thu, 22 Aug 2019 02:54:08 +0000 (02:54 +0000)]
Revert "Use different slaves based on JDK version projects need"

This reverts commit ddfb33b13040f56b8134765fc84acfa685646bcd.

Change-Id: Ib99864c1f17b74bfae884beed3f9898730694af1

4 years agoUse different slaves based on JDK version projects need 82/1982/4
Fatih Degirmenci [Tue, 20 Aug 2019 16:37:42 +0000 (16:37 +0000)]
Use different slaves based on JDK version projects need

New base images for build servers with jdk8 and jdk11 are created
on City Nordix Tenant and Jenkins OpenStack Cloud Plugin is configured
to provision 1 slave for each jdk version we need.

JAVA_HOME is also set to same place in both base images so we don't
need to worry about overriding it manually.

New slaves are labelled with onap-build-ubuntu1604-jdk8 and onap-build-ubuntu1604-jdk11.
  https://jenkins.nordix.org/label/onap-build-ubuntu1604-jdk8/
  https://jenkins.nordix.org/label/onap-build-ubuntu1604-jdk11/

The old slave, base instance, and the base image will be removed from Jenkins
and from OpenStack tenant once the new image and slave are verified.

Change-Id: I7325088ed74f45acb4e12527ccf3ae16db4c5a51

4 years agoadd acumos/documenation mirror jobs 97/1997/1
afenner [Wed, 21 Aug 2019 21:28:16 +0000 (22:28 +0100)]
add acumos/documenation mirror jobs

Change-Id: I5317f766d80fc2f644940550b86231b80fa15052

4 years agoMerge "Enable onap-oom-nofeature master branch jobs"
Andrew Fenner [Wed, 21 Aug 2019 11:42:44 +0000 (11:42 +0000)]
Merge "Enable onap-oom-nofeature master branch jobs"

4 years agoCreate baremetal job for scenario os-nosdn-nofeature 85/1985/1
Fatih Degirmenci [Wed, 21 Aug 2019 08:13:14 +0000 (08:13 +0000)]
Create baremetal job for scenario os-nosdn-nofeature

Change-Id: Ifa54057373792f49e33053dbc0b0848f39e35f96

4 years agoEnable onap-oom-nofeature master branch jobs 83/1983/1
Fatih Degirmenci [Wed, 21 Aug 2019 06:14:29 +0000 (06:14 +0000)]
Enable onap-oom-nofeature master branch jobs

So that deployment from ONAP staging branch can be developed/tested.

Change-Id: Ic8cbd7bf3f90ad7b861d0c4f2705bd146087239d

4 years agoSwitch to OpenStack single use slaves for onap-oom-nofeature 75/1975/1
Fatih Degirmenci [Tue, 20 Aug 2019 11:41:50 +0000 (11:41 +0000)]
Switch to OpenStack single use slaves for onap-oom-nofeature

Change-Id: I4d961e4603fbabfdbabc2cc654d3ebeee555e514

4 years agocloud-infra: Use master for engine and scenario for onap-oom-nofeature 73/1973/1
Fatih Degirmenci [Tue, 20 Aug 2019 11:26:50 +0000 (11:26 +0000)]
cloud-infra: Use master for engine and scenario for onap-oom-nofeature

Change-Id: If717a1293c13aaa270e0f52e21a189394c0df800

4 years agoMerge "trying to make java11 job specfic"
Andrew Fenner [Fri, 16 Aug 2019 15:59:20 +0000 (15:59 +0000)]
Merge "trying to make java11 job specfic"

4 years agotrying to make java11 job specfic 58/1958/1
afenner [Fri, 16 Aug 2019 15:53:03 +0000 (16:53 +0100)]
trying to make java11 job specfic

Change-Id: Ife7c555bfaec1fd99f76cc35eaf689543db1a329

4 years agoMerge "trying to make java11 job specfic"
Andrew Fenner [Fri, 16 Aug 2019 15:47:18 +0000 (15:47 +0000)]
Merge "trying to make java11 job specfic"

4 years agotrying to make java11 job specfic 57/1957/1
afenner [Fri, 16 Aug 2019 15:41:08 +0000 (16:41 +0100)]
trying to make java11 job specfic

Change-Id: Id80dcfe9b48afdcbb04bae4c1618f42a6de0f5f8

4 years agoMerge "trying to make java11 job specfic"
Andrew Fenner [Fri, 16 Aug 2019 15:27:08 +0000 (15:27 +0000)]
Merge "trying to make java11 job specfic"

4 years agotrying to make java11 job specfic 54/1954/1
afenner [Fri, 16 Aug 2019 14:59:47 +0000 (15:59 +0100)]
trying to make java11 job specfic

Change-Id: I6a1cd29977245208e8dfa4d169261c2843653555

4 years agoMerge "reverting to jdk8 build server"
Andrew Fenner [Fri, 16 Aug 2019 14:58:38 +0000 (14:58 +0000)]
Merge "reverting to jdk8 build server"

4 years agoreverting to jdk8 build server 53/1953/1
afenner [Fri, 16 Aug 2019 14:54:42 +0000 (15:54 +0100)]
reverting to jdk8 build server

Change-Id: Ie1823dc2ff891ea7f411e5c36ded57f3dcafe390

4 years agoMerge "trying to change all onap build to java 11 server"
Andrew Fenner [Fri, 16 Aug 2019 14:42:40 +0000 (14:42 +0000)]
Merge "trying to change all onap build to java 11 server"

4 years agotrying to change all onap build to java 11 server 52/1952/1
afenner [Fri, 16 Aug 2019 14:39:59 +0000 (15:39 +0100)]
trying to change all onap build to java 11 server

Change-Id: Icd35aa55b38cb0a9be0722ef7ea8ff6f4742af71

4 years agoMerge "Attempt to allow build node flexibility"
Andrew Fenner [Fri, 16 Aug 2019 13:52:49 +0000 (13:52 +0000)]
Merge "Attempt to allow build node flexibility"

4 years agoAttempt to allow build node flexibility 51/1951/1
afenner [Fri, 16 Aug 2019 13:50:42 +0000 (14:50 +0100)]
Attempt to allow build node flexibility

Change-Id: I74dd0f61bc6287d9ffedc3476d201a18f6acee32

4 years agoMerge "Attempt to move build to a different node part 3"
Andrew Fenner [Fri, 16 Aug 2019 13:29:44 +0000 (13:29 +0000)]
Merge "Attempt to move build to a different node part 3"

4 years agoAttempt to move build to a different node part 3 50/1950/2
afenner [Fri, 16 Aug 2019 13:03:19 +0000 (14:03 +0100)]
Attempt to move build to a different node part 3

Change-Id: I45c5346847e7fb538779223a656c19bcb091290f

4 years agoMerge "Attempt to move build to a different node part 2"
Andrew Fenner [Fri, 16 Aug 2019 12:48:54 +0000 (12:48 +0000)]
Merge "Attempt to move build to a different node part 2"

4 years agoAttempt to move build to a different node part 2 49/1949/1
afenner [Fri, 16 Aug 2019 12:46:50 +0000 (13:46 +0100)]
Attempt to move build to a different node part 2

Change-Id: Ia6591f663ac92bf23137e153a445df7be4caa3de

4 years agoMerge "Attempt to move build to a different node"
Andrew Fenner [Fri, 16 Aug 2019 12:31:30 +0000 (12:31 +0000)]
Merge "Attempt to move build to a different node"

4 years agoAttempt to move build to a different node 48/1948/1
afenner [Fri, 16 Aug 2019 12:29:08 +0000 (13:29 +0100)]
Attempt to move build to a different node

Change-Id: I7b33b9ae66ffb053d18b2945791af7fab3eef0fa

4 years agoairship: fix ghprb whitelist handling 25/1925/1
kanwar saad bin liaqat [Tue, 13 Aug 2019 19:17:39 +0000 (22:17 +0300)]
airship: fix ghprb whitelist handling

Allow whitelist organization members as
admins so they can add non-members PRs to
whitelist.

Change-Id: I46321cffc22c497d7a38c2de33849e1866c3cebd

4 years agoAirship JJB initial structure 40/1740/4
kanwar saad bin liaqat [Thu, 25 Jul 2019 12:32:36 +0000 (15:32 +0300)]
Airship JJB initial structure

This commit provides a basic structure
for airship related jobs.

Change-Id: I52f03b493481f29b6bd25a744405932812930480

4 years agoChange where opendaylight username read from on commit 96/1896/1
afenner [Fri, 9 Aug 2019 08:18:42 +0000 (09:18 +0100)]
Change where opendaylight username read from on commit

Change-Id: Iafd68478823725e3c81ccc34870ccf0e4ce1a5b3

4 years agoadding openstack/python-openstackclient 77/1877/1
afenner [Wed, 7 Aug 2019 12:55:03 +0000 (13:55 +0100)]
adding openstack/python-openstackclient

Change-Id: If0e790177a8c302d63c8c10668988138d2dddda7

4 years agocorrect branches for collectors and collectors/datafile 29/1829/2
afenner [Thu, 1 Aug 2019 08:20:08 +0000 (09:20 +0100)]
correct branches for collectors and collectors/datafile

Change-Id: I46ba63d9c65307a0a9e5efeb1a6fca3107fe0047
Signed-off-by: afenner <andrew.fenner@est.tech>
4 years agoMerge "changing dcaegen2-collectors to not overlap with dcaegen2-collectors-datafile"
Gareth Roper [Wed, 31 Jul 2019 16:15:29 +0000 (16:15 +0000)]
Merge "changing dcaegen2-collectors to not overlap with dcaegen2-collectors-datafile"

4 years agochanging dcaegen2-collectors to not overlap with dcaegen2-collectors-datafile 25/1825/2
afenner [Wed, 31 Jul 2019 15:39:11 +0000 (16:39 +0100)]
changing dcaegen2-collectors to not overlap with dcaegen2-collectors-datafile

Change-Id: I8556d0491423d69a3a78e8bf4454147f1c6a6e06
Signed-off-by: afenner <andrew.fenner@est.tech>
4 years agoMerge "Add rebase/push jobs for acumos-python-client & license-usage-manager"
Gareth Roper [Wed, 31 Jul 2019 12:43:17 +0000 (12:43 +0000)]
Merge "Add rebase/push jobs for acumos-python-client & license-usage-manager"

4 years agoAdd rebase/push jobs for acumos-python-client & license-usage-manager 14/1814/1
afenner [Wed, 31 Jul 2019 07:45:24 +0000 (08:45 +0100)]
Add rebase/push jobs for acumos-python-client & license-usage-manager

Change-Id: I9194f5dc4a300b6f708d14800bc542974d86abd7
Signed-off-by: afenner <andrew.fenner@est.tech>
4 years agoMove project and gerrit parameters back to job templates 13/1813/1
Fatih Degirmenci [Tue, 30 Jul 2019 19:14:41 +0000 (21:14 +0200)]
Move project and gerrit parameters back to job templates

Change-Id: Ic238daba0fdde29c2b09dc191c7938dba0ec00eb

4 years agoFix onap-parameters macro 12/1812/1
Fatih Degirmenci [Tue, 30 Jul 2019 19:10:32 +0000 (21:10 +0200)]
Fix onap-parameters macro

Change-Id: Ide9745d121bb49d39be0309ce0cd8a45ec746e97

4 years agoUse separate job template for onap-healthcheck jobs 11/1811/3
Fatih Degirmenci [Tue, 30 Jul 2019 18:53:46 +0000 (20:53 +0200)]
Use separate job template for onap-healthcheck jobs

Change-Id: Ibbcf57a50a6d132d5778b82e9fa948ff2cf2d52f

4 years agoMerge "Add rebase/push jobs for sdc/jtosca"
Gareth Roper [Tue, 30 Jul 2019 16:25:07 +0000 (16:25 +0000)]
Merge "Add rebase/push jobs for sdc/jtosca"

4 years agoAdd rebase/push jobs for sdc/jtosca 09/1809/1
afenner [Tue, 30 Jul 2019 16:09:05 +0000 (17:09 +0100)]
Add rebase/push jobs for sdc/jtosca

Change-Id: Ifc3c189bfc5ef13af4aced08a6ab912d93ed73ed
Signed-off-by: afenner <andrew.fenner@est.tech>
4 years agoAdd more details for phases in onap-oom-nofeature job 06/1806/1
Fatih Degirmenci [Tue, 30 Jul 2019 15:47:57 +0000 (17:47 +0200)]
Add more details for phases in onap-oom-nofeature job

Change-Id: I3633c2552262cb7dd47ea9dd4982db462bc71e4b

4 years agoDelete stack upon the completion of build 02/1802/1
Fatih Degirmenci [Tue, 30 Jul 2019 12:08:34 +0000 (14:08 +0200)]
Delete stack upon the completion of build

Change-Id: Ie28e048c50222ab0556eac20b4a1e36c96663223

4 years agoPin engine and scenario versions to patch versions 01/1801/1
Fatih Degirmenci [Tue, 30 Jul 2019 11:51:09 +0000 (13:51 +0200)]
Pin engine and scenario versions to patch versions

Change-Id: I8a9d9fe0b5127e81ce56b6cc4024a601cad327cc

4 years agoFix phase jobs for cloud infra jobs 99/1799/1
Fatih Degirmenci [Tue, 30 Jul 2019 10:37:42 +0000 (12:37 +0200)]
Fix phase jobs for cloud infra jobs

Change-Id: Ifdac9ccac82592f14bbe9a6889aa94df6cfc96bc

4 years agoFix cloud infra jobs 98/1798/3
Fatih Degirmenci [Tue, 30 Jul 2019 10:24:36 +0000 (12:24 +0200)]
Fix cloud infra jobs

Change-Id: I96ac11cc26c7d0a2f35ba1994bfbdcddb6b93465

4 years agoIntegrate xtesting to ONAP pipeline 97/1797/1
Fatih Degirmenci [Tue, 30 Jul 2019 10:14:02 +0000 (12:14 +0200)]
Integrate xtesting to ONAP pipeline

Change-Id: I4e4fde19b5b8b696185fb6ba3263f65262f2a19a

4 years agoUse correct credentials binding 91/1791/1
Fatih Degirmenci [Mon, 29 Jul 2019 20:54:56 +0000 (22:54 +0200)]
Use correct credentials binding

Change-Id: I75f89f99b15a884a877f801cee1cd49fd9ea4937

4 years agoAdd openrc credentials for onap-oom-nofeature job 90/1790/2
Fatih Degirmenci [Mon, 29 Jul 2019 20:47:54 +0000 (22:47 +0200)]
Add openrc credentials for onap-oom-nofeature job

Change-Id: I082b80f014ea59e573c5215cce282a5b27546ddc

4 years agoDisable onap-oom-nofeature job for master 89/1789/2
Fatih Degirmenci [Mon, 29 Jul 2019 20:27:40 +0000 (22:27 +0200)]
Disable onap-oom-nofeature job for master

Change-Id: I35ef94a06e4ef436469be1caa679809f372173e4

4 years agoFix gerrit parameters and add installer type to job name 88/1788/2
Fatih Degirmenci [Mon, 29 Jul 2019 20:20:41 +0000 (22:20 +0200)]
Fix gerrit parameters and add installer type to job name

Change-Id: I35c995053dcf73072cf3e108d0efdaf5de3f1d4b

4 years agoCreate jobs for onap-oom-nofeature 86/1786/4
Fatih Degirmenci [Mon, 29 Jul 2019 19:19:42 +0000 (21:19 +0200)]
Create jobs for onap-oom-nofeature

Change-Id: I8b27a8398b00235bc96f6d143fe03f2f318aa752

4 years agoMerge "GEODE-FIX: Make sure the git tag in correct format is present"
Robert Tomczyk [Mon, 29 Jul 2019 10:13:29 +0000 (10:13 +0000)]
Merge "GEODE-FIX: Make sure the git tag in correct format is present"

4 years agoGEODE-FIX: Make sure the git tag in correct format is present 75/1775/1
robert.tomczyk [Mon, 29 Jul 2019 10:12:06 +0000 (11:12 +0100)]
GEODE-FIX: Make sure the git tag in correct format is present

Change-Id: I53fbf2b8139d5630150167e85bad01f07eec1127

4 years agoMerge "GEODE: Make sure the git tag in correct format is present"
Robert Tomczyk [Mon, 29 Jul 2019 09:56:10 +0000 (09:56 +0000)]
Merge "GEODE: Make sure the git tag in correct format is present"

4 years agoGEODE: Make sure the git tag in correct format is present 74/1774/3
robert.tomczyk [Mon, 29 Jul 2019 09:39:22 +0000 (10:39 +0100)]
GEODE: Make sure the git tag in correct format is present

Change-Id: I868f922fc806917d2b92be781c2ef3cb53faa4b4

4 years agoIncrease build-timeout value for cloud-infra jobs 70/1770/1
Fatih Degirmenci [Sat, 27 Jul 2019 18:18:14 +0000 (20:18 +0200)]
Increase build-timeout value for cloud-infra jobs

Change-Id: I648ef50a6f88e77dc62e16ff6d0461f8b73185d2

4 years agoONAP: Remove remaining jobs for old onap repositories 63/1763/1
robert.tomczyk [Fri, 26 Jul 2019 14:09:11 +0000 (15:09 +0100)]
ONAP: Remove remaining jobs for old onap repositories

Change-Id: I42a5bd7fe7e9f99295d617e2b0923412b4be97fe

4 years agoGEODE-FIX: Include geode build in the coordinator job 58/1758/1
robert.tomczyk [Fri, 26 Jul 2019 10:57:27 +0000 (11:57 +0100)]
GEODE-FIX: Include geode build in the coordinator job

Change-Id: I7b5153aa22c77f357583c05dbd901bf1f7160b0b

4 years agoGEODE: Publish geode to Nordix Artifactory 47/1747/9
robert.tomczyk [Thu, 25 Jul 2019 15:50:20 +0000 (16:50 +0100)]
GEODE: Publish geode to Nordix Artifactory

Change-Id: Idce925d1f77ce92cb193eddd31ff6f5f715b734b

4 years agoINFRA: Update the slack options for projects 51/1751/3
robert.tomczyk [Thu, 25 Jul 2019 19:30:29 +0000 (20:30 +0100)]
INFRA: Update the slack options for projects

Below changes are introduced:
- Push upstream slack notification are removed. The job failures should
  be handled as part of the Gerrit review by a person who is
  trying to push the change to upstream.
- Introduce slack notifications for Geode jobs to #geode
  Slack channel.

Change-Id: Ie625ed4bc667b4268f6ab8d1d967561873ed1c2b

4 years agoGeode: FIX - Updates to make builds more stable 44/1744/1
robert.tomczyk [Thu, 25 Jul 2019 13:43:55 +0000 (14:43 +0100)]
Geode: FIX - Updates to make builds more stable

Change-Id: Ib8d3db4c5f5d181e30a009fc928fb6fbe12b131b

4 years agoMerge "Geode: Updates to make builds more stable"
Robert Tomczyk [Thu, 25 Jul 2019 12:14:54 +0000 (12:14 +0000)]
Merge "Geode: Updates to make builds more stable"

4 years agoInfra: Update gerrit location of JJB 36/1736/1
robert.tomczyk [Thu, 25 Jul 2019 07:58:18 +0000 (08:58 +0100)]
Infra: Update gerrit location of JJB

The old location is not avaliable anymore:
https://git.openstack.org/openstack-infra/jenkins-job-builder
The OpenDev migrate JJB under new location.

Change-Id: Ia48c513a746a7c960b5f42f9588465cfa6d47185

4 years agoGeode: Updates to make builds more stable 35/1735/1
robert.tomczyk [Thu, 25 Jul 2019 07:30:02 +0000 (08:30 +0100)]
Geode: Updates to make builds more stable

Change-Id: Id6be87daa0a795831a83efdb4bb52975e953733e

4 years agoMerge "GEODE: Configure jenkins slave for geode test"
Robert Tomczyk [Wed, 24 Jul 2019 15:43:46 +0000 (15:43 +0000)]
Merge "GEODE: Configure jenkins slave for geode test"

4 years agoONAP: Add staging branch to OOM repo 29/1729/1
JoeOLeary [Wed, 24 Jul 2019 11:48:08 +0000 (12:48 +0100)]
ONAP: Add staging branch to OOM repo

Change-Id: Icfb7bde24bcd804c2024d0bf7dcfcabe58d0f354
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
4 years agoGEODE: Configure jenkins slave for geode test 26/1726/4
robert.tomczyk [Wed, 24 Jul 2019 07:40:36 +0000 (08:40 +0100)]
GEODE: Configure jenkins slave for geode test

The geode slaves will be created by jenkins OpenStack plugin from base
image: geode-build-ubuntu1804-base. The basic configuration will be done
as part of that image.

When OpenStack slave VM is create from the image, additional
configuration is required:
- Additional software package have to be installed.
- The correct version of Chrome Driver for Slenium should be present
- The geode doceker test image have to be downloaded.

Change-Id: I9111ed700414a095f1507c2aaced91ee122d38e6

4 years agoGEODE: Create CI pipeline for Nordx geode releases 12/1712/5
robert.tomczyk [Mon, 22 Jul 2019 19:48:58 +0000 (20:48 +0100)]
GEODE: Create CI pipeline for Nordx geode releases

Change-Id: I3541599e54b729f395e5df6a04f98b7482553da0

4 years agocloud-infra: Enable single-use slaves 95/1695/1
Fatih Degirmenci [Fri, 19 Jul 2019 13:52:21 +0000 (15:52 +0200)]
cloud-infra: Enable single-use slaves

Change-Id: I297e91738554a9188a7d79684b92790009c3d533

4 years agocloud-infra: Remove baremetal periodic engine jobs 74/1674/1
Fatih Degirmenci [Wed, 17 Jul 2019 09:26:23 +0000 (11:26 +0200)]
cloud-infra: Remove baremetal periodic engine jobs

Change-Id: I05671bd54aff3975995619c6fcbec54e2983d041

4 years agocloud-infra: Reconfigure slave labels 73/1673/1
Fatih Degirmenci [Wed, 17 Jul 2019 09:19:11 +0000 (11:19 +0200)]
cloud-infra: Reconfigure slave labels

Change-Id: Ife8a096724b3789c24bfa96b179e7fb227acc012

4 years agocloud-infra: Set the provisioner type 62/1662/1
Fatih Degirmenci [Tue, 16 Jul 2019 09:02:09 +0000 (11:02 +0200)]
cloud-infra: Set the provisioner type

Heat is now supported in addition to bifrost so the determination
of the provisioner and the temporary SDF are updated accordingly.

Change-Id: I01a48c5f54d2386fca8c3c90fe38daccd1d7dfd4

4 years agocloud-infra: Update the distro in temporary sdf 61/1661/2
Fatih Degirmenci [Tue, 16 Jul 2019 08:42:54 +0000 (10:42 +0200)]
cloud-infra: Update the distro in temporary sdf

The distro in temporary SDF is hardcoded so this change
changes it to use the distro of Jenkins slave where the
job is running on.

Change-Id: Ieb7b007cf4984fef5fa63bd3107860af1fbc86a5

4 years agoFix project in Datafile JJB 52/1652/1
dfarrelly [Mon, 15 Jul 2019 14:43:29 +0000 (15:43 +0100)]
Fix project in Datafile JJB

Change-Id: I964bad938e7e5c4439b7b4a0a0202327b133e307
Signed-off-by: dfarrelly <david.farrelly@est.tech>
4 years agoFIX: Sent Slack notification when Jenkins job is back to normal. 27/1627/1
robert.tomczyk [Wed, 10 Jul 2019 17:22:49 +0000 (18:22 +0100)]
FIX: Sent Slack notification when Jenkins job is back to normal.

Change-Id: I3d38eb39179e87cab694d56b1fcb273385002bec

4 years agoAcumos: Fix rebase job template 02/1602/1
robert.tomczyk [Tue, 9 Jul 2019 08:06:34 +0000 (09:06 +0100)]
Acumos: Fix rebase job template

Change-Id: Ic4295f43f2dd2ffd219015003c6e7da41222a770

4 years agoOpenDaylight: Fix rebase job 00/1600/1
robert.tomczyk [Mon, 8 Jul 2019 21:21:31 +0000 (22:21 +0100)]
OpenDaylight: Fix rebase job

Change-Id: Ie38c142d7c5f8210689d3b7cac116f7cd8f6f4dd

4 years agoGlobal: Sent Slack notification when Jenkins job is back to normal. 92/1592/2
robert.tomczyk [Mon, 8 Jul 2019 08:45:45 +0000 (09:45 +0100)]
Global: Sent Slack notification when Jenkins job is back to normal.

Change-Id: Iea83a29ddf597388238a56b43845b92d214fea02

4 years agoOpenDaylight: Improve jenkins jobs for OpenDaylight projects 82/1582/1
robert.tomczyk [Fri, 5 Jul 2019 08:52:58 +0000 (09:52 +0100)]
OpenDaylight: Improve jenkins jobs for OpenDaylight projects

- Mirror branches from OpenDaylight upstream project to Nordix.
- Do not force the git user.name to be the gerrit id.
  Git authorship can be independent from the
  gerrit review ownership now.
- Cache the repository on the Jenkins slave nodes
  when rebasing repositories.
- Make sure the commit hash in the local repo is the same
  as in nordix Gerrit and the same as the commit hash
  in the upstream gerrit.
- Decrease number of jobs required for project in Jenkins

Change-Id: Ia0bb2094375ec3ccf14af28ce65f09ad0613fb3f