ci-management.git
4 years agoAdd compass task for iec CI/CD in community 75/675/1
Jingzhao [Mon, 13 May 2019 06:12:08 +0000 (14:12 +0800)]
Add compass task for iec CI/CD in community

For integrating the compass into IEC CI platform, the
task about it in CI scripts was added.
Then, the compass will deploy 3 virtual hosts on the
host. And for function checking, it will be updated
 in the future.

Change-Id: I57472de5c0eacf5134d7fa9152993bb9475b413d
Signed-off-by: Jingzhao <Jingzhao.Ni@arm.com>
4 years agoMerge "Adjust kni gerrit trigger to pick up merges"
Eric Ball [Fri, 10 May 2019 18:55:34 +0000 (18:55 +0000)]
Merge "Adjust kni gerrit trigger to pick up merges"

4 years ago[validation] Fix the slave-label 73/673/2
Cristina Pauna [Fri, 10 May 2019 14:45:11 +0000 (17:45 +0300)]
[validation] Fix the slave-label

Change the plugin used for docker build jobs. The jobs weren't
scheduled properly when using the slave-label parameter.

Also reduce the size of the slave for validation-{stream}-docker
job as we don't need docker to be on the slave

Change-Id: Ied06773d28fb8706a6072e744aa3c64cfba602f7
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
4 years agoAdjust kni gerrit trigger to pick up merges 68/668/1
Eric Ball [Thu, 9 May 2019 20:18:59 +0000 (13:18 -0700)]
Adjust kni gerrit trigger to pick up merges

The original trigger appears to have been pulled from a verify job
rather than a merge job. This should fix build-on-merge function.

Change-Id: I77ba8479801a82a5d1d3e670ba8822cb773cfdb9
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
4 years agoUpdate JJB binary version to 2.9.1 30/630/1
Eric Ball [Tue, 7 May 2019 15:45:25 +0000 (08:45 -0700)]
Update JJB binary version to 2.9.1

2.2.1 is extremely outdated now. 2.9.1 has been out for ~6 months,
and appears to be very stable. Sandbox testing does not show any
issues with using this version.

Change-Id: I670540838b513f84a820002139514c6d6485d844
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
4 years agoMerge "[validation] Disable 'parallel' for verify jobs"
Eric Ball [Sat, 4 May 2019 00:32:42 +0000 (00:32 +0000)]
Merge "[validation] Disable 'parallel' for verify jobs"

4 years agoMerge "[validation] Add jobs to build the docker images"
Eric Ball [Sat, 4 May 2019 00:21:12 +0000 (00:21 +0000)]
Merge "[validation] Add jobs to build the docker images"

4 years ago[validation] Add jobs to build the docker images 78/578/8
Cristina Pauna [Tue, 23 Apr 2019 14:58:24 +0000 (17:58 +0300)]
[validation] Add jobs to build the docker images

JIRA: VAL-11

This patch creates a multi-job that builds the docker images for both
x86 and arm in parrallel. At the end a manifest list is created for both
images.

Change-Id: Ib50c41d7bad6d61e637dcd1994a3ea9065cd0378
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
4 years ago[validation] Disable 'parallel' for verify jobs 10/610/1
Cristina Pauna [Fri, 3 May 2019 07:06:21 +0000 (10:06 +0300)]
[validation] Disable 'parallel' for verify jobs

JIRA: VAL-10

Port https://gerrit.akraino.org/r/#/c/608/ to validation project

Change-Id: I2728333297b0820c9550a0ad66ce7390d8af5f16
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
4 years ago[iec] Disable 'parallel' for verify jobs 08/608/4
Alexandru Avadanii [Thu, 2 May 2019 20:09:45 +0000 (22:09 +0200)]
[iec] Disable 'parallel' for verify jobs

Switch from `detox` to `tox` when running IEC verify jobs, as
`detox` seems to silently return success without actually running
the tests.

Change-Id: I742c5b67352f01ebbe1299094d5484cb597656e5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
4 years agoAdd nc/ovs-dpdk-unicycle jobs to Jenkins 75/575/3
Indumathi [Mon, 22 Apr 2019 04:26:31 +0000 (06:26 +0200)]
Add nc/ovs-dpdk-unicycle jobs to Jenkins

Change-Id: I4a480d8168c2fc8c5587260d528eea3e10ca7c74
Signed-off-by: Indumathi <indumathi.buddi@ericsson.com>
4 years ago[iec] Add job to verify patches 77/577/1
Cristina Pauna [Tue, 23 Apr 2019 13:01:46 +0000 (16:01 +0300)]
[iec] Add job to verify patches

JIRA: IEC-2
Add a jenkins job to verify the code for the iec project
Also see https://gerrit.akraino.org/r/#/c/571/

Change-Id: I918739eecfaa6b43f1affcc0a42f272722a9b304
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
4 years agoMerge "[iec] deploy: Disable git submodule cloning"
Eric Ball [Mon, 22 Apr 2019 22:18:11 +0000 (22:18 +0000)]
Merge "[iec] deploy: Disable git submodule cloning"

5 years ago[iec] deploy: Disable git submodule cloning 67/567/2
Alexandru Avadanii [Thu, 18 Apr 2019 13:01:22 +0000 (15:01 +0200)]
[iec] deploy: Disable git submodule cloning

IEC deploy jobs do not require cloning git submodules, which got
pretty heavy (more than 1GB), so at least for these jobs, disable
git submodules via JJB scm configuration.

Since `lf-infra-gerrit-scm` macro from lf-macros does not allow
configuration of submodule.disable, stop using said wrapper macro.

Change-Id: If6b41bf213a3cea095fabc03f8efbd3bda7d1723
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years ago[validation] Add job to verify patches 68/568/2
Cristina Pauna [Thu, 18 Apr 2019 16:05:53 +0000 (19:05 +0300)]
[validation] Add job to verify patches

JIRA: VAL-10
Add a jenkins job to verify the code for the validation project
This patch needs to be merged after https://gerrit.akraino.org/r/#/c/566/

Change-Id: Id2453d706efd4f1c629f4715d1198eca2130ef1c
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoMerge "Add new job to build kni binary"
Eric Ball [Wed, 17 Apr 2019 17:17:57 +0000 (17:17 +0000)]
Merge "Add new job to build kni binary"

5 years agoAdd new job to build kni binary 33/533/4
Yolanda Robla [Mon, 1 Apr 2019 11:10:41 +0000 (13:10 +0200)]
Add new job to build kni binary

Change-Id: Id504c6b79b7e3e34eea9b84a26df0273a2e4a668

5 years agoMerge "Add initial job to produce kni installer binary"
Eric Ball [Tue, 16 Apr 2019 20:37:58 +0000 (20:37 +0000)]
Merge "Add initial job to produce kni installer binary"

5 years agoMerge "Update images for all build nodes"
Eric Ball [Thu, 11 Apr 2019 17:04:59 +0000 (17:04 +0000)]
Merge "Update images for all build nodes"

5 years agoUpdate job-template names 45/545/3
Milin [Wed, 10 Apr 2019 17:22:14 +0000 (12:22 -0500)]
Update job-template names

Update job-template names from {project} to {project-name} variable.
The changes are being made because  the "project" variable allows
slashes, and the job names can't have slashes in them.

Issue: CIMAN-1
Change-Id: Ieeccbde889053cfd5d50de9673a52bb327652f97
Signed-off-by: Milin <mjaiswal@contractor.linuxfoundation.org>
5 years agoUpdate images for all build nodes 44/544/1
Eric Ball [Wed, 10 Apr 2019 15:51:12 +0000 (08:51 -0700)]
Update images for all build nodes

Change-Id: I8f8861631cb160f973d4296cd62deb90caf782a4
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
5 years agoAdd initial job to produce kni installer binary 63/463/24
Yolanda Robla [Tue, 12 Mar 2019 11:54:04 +0000 (12:54 +0100)]
Add initial job to produce kni installer binary

Change-Id: Ib37080d6b4815c32fe7dd941397000cf9e03d4ed
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
5 years agoNew JJB file for validation project 34/534/2
Naga Sugguna [Tue, 2 Apr 2019 18:43:43 +0000 (13:43 -0500)]
New JJB file for validation project

Change-Id: I73b923bd9cfcc36c847338c77057a4c55029aa06

5 years agoMerge "[iec] Add deploy jobs"
Eric Ball [Tue, 2 Apr 2019 01:12:39 +0000 (01:12 +0000)]
Merge "[iec] Add deploy jobs"

5 years ago[iec] Add deploy jobs 85/485/15
Cristina Pauna [Mon, 18 Mar 2019 17:14:03 +0000 (19:14 +0200)]
[iec] Add deploy jobs

Change-Id: I8ea94a17c06e75ce222535685ca6b132817414ac
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoChange choosing-strategy 16/516/2
wutianwei [Wed, 27 Mar 2019 06:18:28 +0000 (14:18 +0800)]
Change choosing-strategy

Eliot project still connot checkout to correct commit id
In the patch I change choosing-strategy to 'gerrit',
because choosing-strategy select what to build.

Change-Id: If53740e7b99464a6388f9f0c1a2e30f0f8644ffc
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agoMerge "fix verify cann't fetch correct refs"
Eric Ball [Tue, 26 Mar 2019 17:23:00 +0000 (17:23 +0000)]
Merge "fix verify cann't fetch correct refs"

5 years agoMerge "Add CentOS 7 8c-8g builder"
Eric Ball [Thu, 21 Mar 2019 15:16:13 +0000 (15:16 +0000)]
Merge "Add CentOS 7 8c-8g builder"

5 years agoAdd CentOS 7 8c-8g builder 95/495/4
Milin [Wed, 20 Mar 2019 18:06:34 +0000 (13:06 -0500)]
Add CentOS 7 8c-8g builder

The file is being added so 8G VMS can be available and configured
for the OS.

Issue: RT-69932
Change-Id: Ia00f567cc5428f4c25bb9c624985f72cd935f585
Signed-off-by: Milin <mjaiswal@contractor.linuxfoundation.org>
5 years agofix verify cann't fetch correct refs 99/499/1
wutianwei [Thu, 21 Mar 2019 03:22:48 +0000 (11:22 +0800)]
fix verify cann't fetch correct refs

When trigger the verify job, it cannot fetch the correct.
It fetch the refs/heads/master instead of my changes.

Change-Id: I6ec4c3262b48d13e39620f83b828df7d612f6044
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agouse path for maven -f until scripts are updated 96/496/1
davidplunkett [Wed, 20 Mar 2019 20:58:11 +0000 (20:58 +0000)]
use path for maven -f until scripts are updated

Change-Id: I6e129257425a566a69eda5fa66f2e3ccce8e32fc
Signed-off-by: davidplunkett <dp7642@att.com>
5 years agoMerge "Add script for connecting static jenkins slaves"
Eric Ball [Tue, 19 Mar 2019 17:23:29 +0000 (17:23 +0000)]
Merge "Add script for connecting static jenkins slaves"

5 years agoMerge "Correct verify job branch selection"
Eric Ball [Mon, 18 Mar 2019 19:23:28 +0000 (19:23 +0000)]
Merge "Correct verify job branch selection"

5 years agoAdd script for connecting static jenkins slaves 72/472/2
Cristina Pauna [Thu, 14 Mar 2019 18:29:37 +0000 (20:29 +0200)]
Add script for connecting static jenkins slaves

Script from [1] adapted for akraino, both for production and for
sandbox. It configures monit and connects the slave to the LF master

Usage for production:
sudo akraino/repos/ci-management/utils/jenkins-jnlp-connect.sh \
-j /home/jenkins -u jenkins -n <slave_name> -s <secret>

Usage for sandbox:
sudo akraino/repos/ci-management/utils/jenkins-jnlp-connect.sh \
-j /home/jenkins -u jenkins -n <slave_name> -s <secret> -b

[1] https://github.com/opnfv/releng/blob/master/utils/jenkins-jnlp-connect.sh

Change-Id: I7289a06a13deb3626a4c37147d6fb8b5fdd0e5ff
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate global-jjb to v0.31.0 68/468/1
Eric Ball [Wed, 13 Mar 2019 23:38:23 +0000 (16:38 -0700)]
Update global-jjb to v0.31.0

This fixes an issue causing failures in jobs using deploy-maven-files
script.

Change-Id: I56519b2c242bab817a26979bf167044b8d6c2eaf
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
5 years agoCorrect verify job branch selection 67/467/1
Eric Ball [Wed, 13 Mar 2019 16:44:42 +0000 (09:44 -0700)]
Correct verify job branch selection

The verify job was not picking up the correct branch, as it had been
modeled after the merge jobs, which are single-branch. Also made the
verify jobs more generic, as they had been designed specific to the
eliot project.

Change-Id: I3bacc22bffb89c4b7378c1ada7bd0af988c75a15
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
5 years ago[ELIOT] fix the git branch and refspec 61/461/2
wutianwei [Tue, 12 Mar 2019 03:56:56 +0000 (11:56 +0800)]
[ELIOT] fix the git branch and refspec

Change branch to $GERRIT_BRANCH and refspec to $GERRIT_REFSPEC,
otherwise it always fetchs the master instead of my change

Change-Id: Id25e7e5edced5ed658df3ea655590604ce71e19d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years ago[ELIOT]Add verify job 40/440/3
wutianwei [Wed, 6 Mar 2019 08:21:19 +0000 (16:21 +0800)]
[ELIOT]Add verify job

Add a job to verify the eliot python code

Change-Id: I2bc4c329a6b51ddae25907194a8377e5644341d0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agoAdd kni view in akraino jenkins 04/404/1
Yolanda Robla [Fri, 15 Feb 2019 12:01:28 +0000 (13:01 +0100)]
Add kni view in akraino jenkins

Change-Id: I43a92e328ec643175c5c99ba68f493b75f405a4b

5 years agoMerge "Add Jenkins views for recently added projects"
Thanh Ha (zxiiro) [Thu, 14 Feb 2019 22:00:02 +0000 (22:00 +0000)]
Merge "Add Jenkins views for recently added projects"

5 years agoRemove development branch builds 94/394/2
Eby, Robert (re2429) [Mon, 11 Feb 2019 20:45:25 +0000 (15:45 -0500)]
Remove development branch builds

Change-Id: I0bd4e37dd32d804a8e093501a060149ee9adc73d
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoAdd Jenkins views for recently added projects 03/403/1
Eric Ball [Thu, 14 Feb 2019 19:35:45 +0000 (11:35 -0800)]
Add Jenkins views for recently added projects

Change-Id: I5c9db97c8b1afaa765b1319da0130467a63385a6
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
5 years agoMake sure AUTOSTAGING has a value 52/352/1
Eby, Robert (re2429) [Thu, 20 Dec 2018 15:40:27 +0000 (10:40 -0500)]
Make sure AUTOSTAGING has a value

Change-Id: Ib092aa5867ef57f85252542743aa7f8390c1dc20
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoRemoved apt since it will always fail. 46/346/1
Eby, Robert (re2429) [Wed, 12 Dec 2018 01:06:14 +0000 (20:06 -0500)]
Removed apt since it will always fail.

Change-Id: I8d78dad5e8f4c180f8cc4fbad9938a9e64f68bfb
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoChange yum to apt for Ubuntu 44/344/2
Eby, Robert (re2429) [Fri, 7 Dec 2018 16:08:57 +0000 (11:08 -0500)]
Change yum to apt for Ubuntu

Change-Id: I841f5d9f7a6f69596ce891e52baacfe353e6bfa6
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoUpdate for staging docker builds 41/341/4
Eby, Robert (re2429) [Mon, 3 Dec 2018 19:13:31 +0000 (14:13 -0500)]
Update for staging docker builds

Added new shell to check autostage directory
Updated triggers for staging docker builds

Change-Id: I9b9bfe4fb1b837016a0ab2d9fb7b6ec6e85be6e6
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoFixed error that broke release builds 39/339/1
Eby, Robert (re2429) [Mon, 3 Dec 2018 15:56:29 +0000 (10:56 -0500)]
Fixed error that broke release builds

Change-Id: I54aba7e13e20fcef582ba1450df89e65a11561b0
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoAdd nexus-iq-namespace for CLM jobs 32/332/1
Jessica Wagantall [Fri, 30 Nov 2018 18:16:11 +0000 (10:16 -0800)]
Add nexus-iq-namespace for CLM jobs

Add nexus-iq-namespace variable for CLM jobs to use the
'akraino' prefix in Nexus IQ reports.
Having this prefix, will help in situations where two different
organizations have the same application names.

Change-Id: I1f2b998250a72c22eb1e567c2ab83d920d923dda
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd staging builds to six projects 30/330/1
Eby, Robert (re2429) [Thu, 29 Nov 2018 21:18:18 +0000 (16:18 -0500)]
Add staging builds to six projects

Change-Id: I7f2f6e72a725ce0ca2ef73fa07ce14fd25a1c1e8
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoFix path snafu for relative paths 28/328/1
Eby, Robert (re2429) [Thu, 29 Nov 2018 18:59:10 +0000 (13:59 -0500)]
Fix path snafu for relative paths

Change-Id: Ibf957ab636e209db52da145dfb746ee2f38c055a
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoFixup new templates to support global-jjb v0.27 26/326/1
Andrew Grimberg [Thu, 29 Nov 2018 15:37:21 +0000 (07:37 -0800)]
Fixup new templates to support global-jjb v0.27
`

Change-Id: I65700eded9fd2337bd075b1e47856d6b9bb6febe
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoMerge "Added staging build steps for tar files"
Andrew Grimberg [Wed, 28 Nov 2018 23:14:13 +0000 (23:14 +0000)]
Merge "Added staging build steps for tar files"

5 years agoUpgrade to global-jjb v0.27.0 25/325/1
Andrew Grimberg [Wed, 28 Nov 2018 21:32:19 +0000 (13:32 -0800)]
Upgrade to global-jjb v0.27.0

* Upgrade to global-jjb v0.27.0
* Make needed changes according to the release notes to do the upgrade
* This switches from localized view definitions to global-jjb view
  definitions

Change-Id: I1c6d9a3a4667485b579a22c872d390c2a4441aaa
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoAdded staging build steps for tar files 20/320/2
Eby, Robert (re2429) [Wed, 21 Nov 2018 21:21:49 +0000 (16:21 -0500)]
Added staging build steps for tar files

This is needed to allow staging builds of tar files
(without using maven for the build).

Change-Id: Ia54878aadca377b86281f07166fa7e84842a0cb9
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoUpgrade to global-jjb v0.26.1 13/313/1
Andrew Grimberg [Mon, 5 Nov 2018 18:08:08 +0000 (10:08 -0800)]
Upgrade to global-jjb v0.26.1

Change-Id: Iead5a673b94dec7fcd6ced031cfa8aa44bfe7809
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoUpgrade common-packer 12/312/1
Andrew Grimberg [Fri, 2 Nov 2018 19:10:03 +0000 (12:10 -0700)]
Upgrade common-packer

Upgrade to first "official" release of common-packer

Change-Id: Icc5468b21551991f2f61f9d597d9cebdfe7e8dbc
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoUpgrade to global-jjb v0.26.0 11/311/1
Andrew Grimberg [Fri, 2 Nov 2018 19:02:57 +0000 (12:02 -0700)]
Upgrade to global-jjb v0.26.0

* Upgrade to global-jjb v0.26.0
* Prepare for global-jjb v0.27.0 with new macro variables

Change-Id: I094a083b56119f0ce881648dd0bbbe296ddd9855
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoConfigure global ENV vars for sigul 09/309/1
Andrew Grimberg [Thu, 1 Nov 2018 20:03:28 +0000 (13:03 -0700)]
Configure global ENV vars for sigul

Prepare Jenkins to be able to make use of Sigul artifact signing

Change-Id: I284e908b97058e9c7c3ceb9dcdc127447a8d107b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoAdded Docker build for redfish 07/307/1
re2429 [Mon, 29 Oct 2018 20:16:44 +0000 (16:16 -0400)]
Added Docker build for redfish

Change-Id: Ieac99c270a155bd2d141ce4c44588f4fe4c989da
Signed-off-by: re2429 <re2429@att.com>
5 years agoAdd Ubuntu 18.04 as build option 88/288/1
Andrew Grimberg [Wed, 3 Oct 2018 21:13:37 +0000 (14:13 -0700)]
Add Ubuntu 18.04 as build option

Provide Ubuntu 18.04 as a possible builder option

Change-Id: I21562269db337f46c7879e8269a39a4a5517d3dc
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoFix release-config unstable jobs 85/285/2
Jessica Wagantall [Tue, 2 Oct 2018 18:26:37 +0000 (11:26 -0700)]
Fix release-config unstable jobs

Add lf-infra-pre-build build step in
akraino-project-stream-release-config template to successfully
install lftools and avoid unstable jobs.

Change-Id: I775c6d2b74ae2e1d04954596b2ec692393f97f8c
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoLet user determine how the container is built 84/284/1
re2429 [Tue, 2 Oct 2018 14:24:09 +0000 (10:24 -0400)]
Let user determine how the container is built

Change-Id: I84f4e9a0830f3282c48b586cc6353e2adcea9fdb
Signed-off-by: re2429 <re2429@att.com>
5 years agoMerge "Update global-jjb to v0.25.1"
Andrew Grimberg [Wed, 26 Sep 2018 14:02:31 +0000 (14:02 +0000)]
Merge "Update global-jjb to v0.25.1"

5 years agoUpdate global-jjb to v0.25.1 74/274/1
Andrew Grimberg [Wed, 26 Sep 2018 13:56:45 +0000 (06:56 -0700)]
Update global-jjb to v0.25.1

Change-Id: I691ad2dceadade5b3d587206899e3a1f770cc19f
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoGlobal-jjb requires version 1.2.5 of packer 70/270/2
Andrew Grimberg [Mon, 24 Sep 2018 20:30:14 +0000 (13:30 -0700)]
Global-jjb requires version 1.2.5 of packer

Global-jjb now requires version 1.2.5 of packer for some packer builds,
but not all.

Change-Id: I541f29d15ef290b6b493fd16ef85f5f637ebef22
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoUpdate to the latest common-packer 69/269/1
Andrew Grimberg [Mon, 24 Sep 2018 20:16:12 +0000 (13:16 -0700)]
Update to the latest common-packer

Common-packer is not currently versioned. Update to latest head

Change-Id: I3eb811e71242aee7db31c41fd684bd3d47ef9f66
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoAdd extra symlinks for global-jjb 58/258/1
Andrew Grimberg [Fri, 21 Sep 2018 18:58:52 +0000 (11:58 -0700)]
Add extra symlinks for global-jjb

The upgrade notes to v0.25 missed some extra information related to
changes also needed to support backwards compatibility. Namely some
extra symlinks

Change-Id: I6ee970f27af4a30514f3036707f7a9512d93c5ce
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoPrepare repo for global-jjb v0.25.0 55/255/2
Andrew Grimberg [Wed, 19 Sep 2018 19:51:42 +0000 (12:51 -0700)]
Prepare repo for global-jjb v0.25.0

Change-Id: I9b7eb343b391e24e26d66206bd43a7dc5425267b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoUpgrade global-jjb to v0.24.6 57/257/1
Andrew Grimberg [Wed, 19 Sep 2018 19:37:42 +0000 (12:37 -0700)]
Upgrade global-jjb to v0.24.6

Change-Id: I871778a4ead003b6aee93cd6b6d526f85f30963d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoFixed incorrect naming of tar files 40/240/1
re2429 [Thu, 13 Sep 2018 17:38:32 +0000 (13:38 -0400)]
Fixed incorrect naming of tar files

Change-Id: Ib00c8f189f609abd35188c1bf504c68296f19cf6
Signed-off-by: re2429 <re2429@att.com>
5 years agoUpdate global-jjb to pull in CLM disable patch 27/227/1
Thanh Ha [Thu, 23 Aug 2018 19:57:22 +0000 (15:57 -0400)]
Update global-jjb to pull in CLM disable patch

We need to disable CLM jobs until we have a solution with Sonatype
that does not break their TOS.

Issue: https://jira.linuxfoundation.org/browse/RELENG-1165
Change-Id: I1a9c86626d29a0e4f5a6871c92ee7d2844444e0e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoChanges to support building the development branch 24/224/4
re2429 [Mon, 20 Aug 2018 19:42:56 +0000 (15:42 -0400)]
Changes to support building the development branch

Updated to address review issues.

Change-Id: I8b6c6eb2ef3135b17201e990b7e4478729749f9e
Signed-off-by: re2429 <re2429@att.com>
5 years agoMerge "Update global-jjb to HEAD"
Jessica Wagantall [Tue, 7 Aug 2018 20:36:00 +0000 (20:36 +0000)]
Merge "Update global-jjb to HEAD"

5 years agoUpdate global-jjb to HEAD 16/216/1
Jessica Wagantall [Tue, 7 Aug 2018 20:32:02 +0000 (13:32 -0700)]
Update global-jjb to HEAD

Update global-jjb to fetch new CLM job
updates.

Change-Id: Icccf80fd6c3fa0ae0009c16e6e6e8a508569760f
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdate JJB to version 2.2.1 15/215/1
Jessica Wagantall [Tue, 7 Aug 2018 20:14:36 +0000 (13:14 -0700)]
Update JJB to version 2.2.1

Update JJB version to add support for
new Nexus IQ plugin changes.

Change-Id: I07cd63d13ba31148b3b971aca1797f166241e554
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoNew JJB file for regional_controller tar file 94/194/1
Eby, Robert (re2429) [Fri, 3 Aug 2018 18:16:20 +0000 (14:16 -0400)]
New JJB file for regional_controller tar file

Change-Id: I1a1e517b289622400dc789d6dda1c1ff9e8b38b8
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoMerge "Compute correct URL when building containers."
Andrew Grimberg [Tue, 31 Jul 2018 18:00:24 +0000 (18:00 +0000)]
Merge "Compute correct URL when building containers."

5 years agoCompute correct URL when building containers. 66/166/1
Eby, Robert (re2429) [Tue, 31 Jul 2018 17:50:26 +0000 (13:50 -0400)]
Compute correct URL when building containers.

Change-Id: Icfe6c204d9ab561f02fee99c87a90ff46fa10194
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoAdd the missing view for this project 65/165/1
Eby, Robert (re2429) [Tue, 31 Jul 2018 17:48:19 +0000 (13:48 -0400)]
Add the missing view for this project

Change-Id: I8216b4bcf1272e7b08f3b6f91f3e6111d910940a
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoMake sure dos2unix is installed 62/162/1
Andrew Grimberg [Tue, 31 Jul 2018 13:54:57 +0000 (06:54 -0700)]
Make sure dos2unix is installed

Change-Id: Ib4239c2907a9524a94d5432be3d14778e6c6e6d3
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoUpdate CentOS 7 builder to pull in dos2unix 61/161/1
Thanh Ha [Tue, 31 Jul 2018 00:06:09 +0000 (20:06 -0400)]
Update CentOS 7 builder to pull in dos2unix

Change-Id: I1832be122bd6c85d3b91c6567bbbf8211308787c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoFix mvn-snapshot-id should be snapshots 60/160/1
Thanh Ha [Mon, 30 Jul 2018 23:31:18 +0000 (19:31 -0400)]
Fix mvn-snapshot-id should be snapshots

Change-Id: I90593438dd93d0501e62bed84e136162ffe90889
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoMerge "New JJB file for redfish tar file"
Thanh Ha [Mon, 30 Jul 2018 21:28:53 +0000 (21:28 +0000)]
Merge "New JJB file for redfish tar file"

5 years agoMerge "Fix incorrect URL in build-docker"
Thanh Ha [Mon, 30 Jul 2018 21:28:16 +0000 (21:28 +0000)]
Merge "Fix incorrect URL in build-docker"

5 years agoNew JJB file for redfish tar file 59/159/1
Eby, Robert (re2429) [Mon, 30 Jul 2018 14:33:13 +0000 (10:33 -0400)]
New JJB file for redfish tar file

Change-Id: I715ecd1ed012a18e6f59f7a410b2b4b897806bf0
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoMake sure that version.properties is a *nix file 55/155/1
Andrew Grimberg [Fri, 27 Jul 2018 22:35:59 +0000 (15:35 -0700)]
Make sure that version.properties is a *nix file

Change-Id: Icd024190bd0b34a8b9c5d83695916ce553d376a4
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoFix upload issues with Nexus 54/154/1
Andrew Grimberg [Fri, 27 Jul 2018 22:15:27 +0000 (15:15 -0700)]
Fix upload issues with Nexus

Nexus requires that artifacts going into SNAPSHOT repositories have a
version as well as end in -SNAPSHOT

Change-Id: I20ad4efa13495a69cc821d43947f0517e5eda65d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoFix incorrect URL in build-docker 53/153/1
Eby, Robert (re2429) [Fri, 27 Jul 2018 21:52:28 +0000 (17:52 -0400)]
Fix incorrect URL in build-docker

Change-Id: I5100ffab5f16660d52035eb4e20d317fb7a657bf
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoMerge "Fix akraino-project-stream-release-config job def"
Andrew Grimberg [Fri, 27 Jul 2018 19:46:04 +0000 (19:46 +0000)]
Merge "Fix akraino-project-stream-release-config job def"

5 years agoFix akraino-project-stream-release-config job def 50/150/1
Andrew Grimberg [Fri, 27 Jul 2018 19:27:48 +0000 (12:27 -0700)]
Fix akraino-project-stream-release-config job def

The akraino-project-stream-release-config job definition was not
properly using the global-jjb helper macros and has therefore been
failing to properly build the environment needed for deploying a tarball
to Nexus

Change-Id: Ia5600503983e7c88b6949f875f338c05cf7048f0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
5 years agoAdjust trigger period for testing 49/149/1
Eby, Robert (re2429) [Fri, 27 Jul 2018 18:45:32 +0000 (14:45 -0400)]
Adjust trigger period for testing

Change-Id: I8866611af9d48b62706dfbe01c2f4de9599a64d1
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoMerge "New JJB file for postgres container"
Andrew Grimberg [Fri, 27 Jul 2018 17:42:40 +0000 (17:42 +0000)]
Merge "New JJB file for postgres container"

5 years agoMerge "New JJB file for portal container"
Andrew Grimberg [Fri, 27 Jul 2018 17:42:27 +0000 (17:42 +0000)]
Merge "New JJB file for portal container"

5 years agoNew JJB file for postgres container 48/148/1
Eby, Robert (re2429) [Fri, 27 Jul 2018 17:16:15 +0000 (13:16 -0400)]
New JJB file for postgres container

Change-Id: Id43718472566b75a0834b0bfcff0131cc66d4c80
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoNew JJB file for portal container 47/147/1
Eby, Robert (re2429) [Fri, 27 Jul 2018 17:13:25 +0000 (13:13 -0400)]
New JJB file for portal container

Change-Id: I780cb1f3eb8e85851c4facdb5a41a3848d4d631c
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoNew JJB file for Camunda container 46/146/1
Eby, Robert (re2429) [Fri, 27 Jul 2018 17:11:48 +0000 (13:11 -0400)]
New JJB file for Camunda container

Change-Id: I5d85fa1559ad1e8cefbefa0b700ea92d70f691ee
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoMerge "New JJB files for test_automation project"
Andrew Grimberg [Fri, 27 Jul 2018 16:57:13 +0000 (16:57 +0000)]
Merge "New JJB files for test_automation project"

5 years agoNew JJB files for test_automation project 37/137/2
Eby, Robert (re2429) [Fri, 27 Jul 2018 02:12:16 +0000 (22:12 -0400)]
New JJB files for test_automation project

Change-Id: Icf1b4e071bbc127a0ce4e337bc396fa89d4561ca
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
5 years agoMerge "New JJB files for yaml_builds project"
Andrew Grimberg [Fri, 27 Jul 2018 15:53:10 +0000 (15:53 +0000)]
Merge "New JJB files for yaml_builds project"

5 years agoMerge "New JJB files for sample_vnf project"
Andrew Grimberg [Fri, 27 Jul 2018 15:52:56 +0000 (15:52 +0000)]
Merge "New JJB files for sample_vnf project"