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>
Eric Ball [Sat, 4 May 2019 00:32:42 +0000 (00:32 +0000)]
Merge "[validation] Disable 'parallel' for verify jobs"
Eric Ball [Sat, 4 May 2019 00:21:12 +0000 (00:21 +0000)]
Merge "[validation] Add jobs to build the docker images"
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>
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>
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>
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>
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>
Eric Ball [Mon, 22 Apr 2019 22:18:11 +0000 (22:18 +0000)]
Merge "[iec] deploy: Disable git submodule cloning"
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>
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>
Eric Ball [Wed, 17 Apr 2019 17:17:57 +0000 (17:17 +0000)]
Merge "Add new job to build kni binary"
Yolanda Robla [Mon, 1 Apr 2019 11:10:41 +0000 (13:10 +0200)]
Add new job to build kni binary
Change-Id: Id504c6b79b7e3e34eea9b84a26df0273a2e4a668
Eric Ball [Tue, 16 Apr 2019 20:37:58 +0000 (20:37 +0000)]
Merge "Add initial job to produce kni installer binary"
Eric Ball [Thu, 11 Apr 2019 17:04:59 +0000 (17:04 +0000)]
Merge "Update images for all build nodes"
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>
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>
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>
Naga Sugguna [Tue, 2 Apr 2019 18:43:43 +0000 (13:43 -0500)]
New JJB file for validation project
Change-Id: I73b923bd9cfcc36c847338c77057a4c55029aa06
Eric Ball [Tue, 2 Apr 2019 01:12:39 +0000 (01:12 +0000)]
Merge "[iec] Add deploy jobs"
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>
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>
Eric Ball [Tue, 26 Mar 2019 17:23:00 +0000 (17:23 +0000)]
Merge "fix verify cann't fetch correct refs"
Eric Ball [Thu, 21 Mar 2019 15:16:13 +0000 (15:16 +0000)]
Merge "Add CentOS 7 8c-8g builder"
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>
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>
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>
Eric Ball [Tue, 19 Mar 2019 17:23:29 +0000 (17:23 +0000)]
Merge "Add script for connecting static jenkins slaves"
Eric Ball [Mon, 18 Mar 2019 19:23:28 +0000 (19:23 +0000)]
Merge "Correct verify job branch selection"
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>
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>
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>
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>
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>
Yolanda Robla [Fri, 15 Feb 2019 12:01:28 +0000 (13:01 +0100)]
Add kni view in akraino jenkins
Change-Id: I43a92e328ec643175c5c99ba68f493b75f405a4b
Thanh Ha (zxiiro) [Thu, 14 Feb 2019 22:00:02 +0000 (22:00 +0000)]
Merge "Add Jenkins views for recently added projects"
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Andrew Grimberg [Wed, 28 Nov 2018 23:14:13 +0000 (23:14 +0000)]
Merge "Added staging build steps for tar files"
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Andrew Grimberg [Wed, 26 Sep 2018 14:02:31 +0000 (14:02 +0000)]
Merge "Update global-jjb to v0.25.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>
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>
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>
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>
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>
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>
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>
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>
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>
Jessica Wagantall [Tue, 7 Aug 2018 20:36:00 +0000 (20:36 +0000)]
Merge "Update global-jjb to HEAD"
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>
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>
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>
Andrew Grimberg [Tue, 31 Jul 2018 18:00:24 +0000 (18:00 +0000)]
Merge "Compute correct URL when building containers."
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>
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>
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>
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>
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>
Thanh Ha [Mon, 30 Jul 2018 21:28:53 +0000 (21:28 +0000)]
Merge "New JJB file for redfish tar file"
Thanh Ha [Mon, 30 Jul 2018 21:28:16 +0000 (21:28 +0000)]
Merge "Fix incorrect URL in build-docker"
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>
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>
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>
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>
Andrew Grimberg [Fri, 27 Jul 2018 19:46:04 +0000 (19:46 +0000)]
Merge "Fix akraino-project-stream-release-config job def"
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>
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>
Andrew Grimberg [Fri, 27 Jul 2018 17:42:40 +0000 (17:42 +0000)]
Merge "New JJB file for postgres container"
Andrew Grimberg [Fri, 27 Jul 2018 17:42:27 +0000 (17:42 +0000)]
Merge "New JJB file for portal container"
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>
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>
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>
Andrew Grimberg [Fri, 27 Jul 2018 16:57:13 +0000 (16:57 +0000)]
Merge "New JJB files for test_automation project"
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>
Andrew Grimberg [Fri, 27 Jul 2018 15:53:10 +0000 (15:53 +0000)]
Merge "New JJB files for yaml_builds project"
Andrew Grimberg [Fri, 27 Jul 2018 15:52:56 +0000 (15:52 +0000)]
Merge "New JJB files for sample_vnf project"
Andrew Grimberg [Fri, 27 Jul 2018 15:52:44 +0000 (15:52 +0000)]
Merge "New JJB files for airshipinabottle_deploy project"
Andrew Grimberg [Fri, 27 Jul 2018 15:52:03 +0000 (15:52 +0000)]
Merge "New JJB files for Docker container builds"
Eby, Robert (re2429) [Wed, 25 Jul 2018 02:33:14 +0000 (22:33 -0400)]
New JJB files for Docker container builds
Revised to include only the necessary template files,
not the files which use the template. These will be added later.
Change-Id: Ia259dde49a0c9f2234f4c5e25e1d5b2ac0913d81
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>
Eby, Robert (re2429) [Fri, 27 Jul 2018 02:15:17 +0000 (22:15 -0400)]
New JJB files for yaml_builds project
Change-Id: Ifeca7d1dc05d51e6dcdb20399949f23725c3cdfb
Signed-off-by: Eby, Robert (re2429) <re2429@att.com>