releng/lftools.git
7 years agoImprove archive-build to archive using globstar 84/4084/1
Thanh Ha [Mon, 11 Jul 2016 20:42:11 +0000 (16:42 -0400)]
Improve archive-build to archive using globstar

Allows us to use **/*.xml for example as the archive parameter.

Change-Id: I5a92e198999a3db31fedc23e65f4c5315561f93c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoPrint out environment variables to file 85/4085/1
Thanh Ha [Wed, 6 Jul 2016 00:30:24 +0000 (20:30 -0400)]
Print out environment variables to file

The environment variable list could be useful in troubleshooting so
paste it out at the end of the build.

Change-Id: Ibf3abed0f71c73269aa077ebe9dd7ea8bc35faad
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix archiving script to trim the end of the log file 86/4086/1
Thanh Ha [Wed, 6 Jul 2016 00:27:10 +0000 (20:27 -0400)]
Fix archiving script to trim the end of the log file

Because the console log is still running while we are downloading it to
archive to logs.opendaylight.org it ends abruptly and causes confusion.
This patch trims the log so it will have a natural end to it's log.

Change-Id: Ic68828d2209a1c95e3c8282a82bc12f3138105a6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoPrint size of archives.zip 87/4087/1
Thanh Ha [Tue, 28 Jun 2016 02:03:20 +0000 (22:03 -0400)]
Print size of archives.zip

Change-Id: I9d73d1849fe43c5d0d800a41d7c619ecc8decf62
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRework archives directory format 88/4088/1
Thanh Ha [Mon, 27 Jun 2016 18:18:06 +0000 (14:18 -0400)]
Rework archives directory format

Change-Id: I9318ffa2a06b3a918263eb678a75ad700f7171f0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove Gerrit notification script 89/4089/1
Thanh Ha [Mon, 27 Jun 2016 16:37:49 +0000 (12:37 -0400)]
Remove Gerrit notification script

It seems ssh-agent is not passed to publishers so will have to rework
this code to run as a builder step in a later patch.

Change-Id: I856468e91087ce39ea24308ad864dd45c500fc85
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd macro to deploy archives to Nexus 90/4090/1
Thanh Ha [Mon, 13 Jun 2016 04:05:35 +0000 (00:05 -0400)]
Add macro to deploy archives to Nexus

Requires the Description Setter plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Description+Setter+Plugin

Change-Id: Ibc3d4a74416995b699e420864626dabd8a3c0658
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd SpaceConsistencyBear 91/4091/1
Thanh Ha [Sat, 4 Mar 2017 18:25:21 +0000 (13:25 -0500)]
Add SpaceConsistencyBear

Enforce spaces instead of tabs and 4 space indents.

Change-Id: I0e977f5206ebbb3f9962c463e4ddf23bb767c5ae
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUse coala got run ShellCheck 92/4092/1
Thanh Ha [Sat, 4 Mar 2017 18:20:16 +0000 (13:20 -0500)]
Use coala got run ShellCheck

Change-Id: I7ea7346fb2cacb5310293a3b2dbdc1e6261dbab0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRun shellcheck by default with tox 93/4093/1
Thanh Ha [Sat, 4 Mar 2017 18:05:36 +0000 (13:05 -0500)]
Run shellcheck by default with tox

Change-Id: I8908346b168dbc21831538e5f64ab438ec693f30
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd ShellCheck to tox 94/4094/1
Thanh Ha [Sat, 4 Mar 2017 18:04:21 +0000 (13:04 -0500)]
Add ShellCheck to tox

Change-Id: Ib76fe08933a360a3e676ea6f825934c1f6f830c9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix ShellCheck for patch-odl-release 95/4095/1
Thanh Ha [Sat, 4 Mar 2017 18:04:04 +0000 (13:04 -0500)]
Fix ShellCheck for patch-odl-release

Change-Id: Ief138884ec71f2d5713dae7c2f71b7247052be08
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoSet minimum theme requirements 96/4096/1
Thanh Ha [Sat, 4 Mar 2017 17:49:17 +0000 (12:49 -0500)]
Set minimum theme requirements

Change-Id: I089c105f75cf01650e7a56e28901495671a10560
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoInitialize lftools docs 97/4097/1
Thanh Ha [Sat, 4 Mar 2017 17:32:26 +0000 (12:32 -0500)]
Initialize lftools docs

Change-Id: I613285e42f7213f8fc43deb00392f1017b249a00
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd basic setup.py 98/4098/2
Thanh Ha [Sat, 4 Mar 2017 17:04:58 +0000 (12:04 -0500)]
Add basic setup.py

Initialize lftools as a project on pypi.

Change-Id: I901ecd512a856f2693da773ae08861ca1bfbf7c8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd a fairly basic .gitignore 99/4099/1
Andrew Grimberg [Mon, 13 Feb 2017 13:54:53 +0000 (05:54 -0800)]
Add a fairly basic .gitignore

Change-Id: Iabcd042ddc733a12fdd766dcbdcd3fddde735279
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoBump versions also in repo-pom.xml files 00/4100/1
Vratko Polak [Wed, 12 Oct 2016 12:01:46 +0000 (14:01 +0200)]
Bump versions also in repo-pom.xml files

This is needed for https://git.opendaylight.org/gerrit/46822
to pass validation.

Change-Id: I120cf4a59ca2d26ee02df4833ed6d4d263b3eeee
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove release script to handle new release workflow 01/4101/1
Thanh Ha [Fri, 19 Aug 2016 04:20:18 +0000 (00:20 -0400)]
Improve release script to handle new release workflow

See:
https://lists.opendaylight.org/pipermail/release/2016-June/006771.html

Change-Id: Iae9f5940c5eb2fe6024005843e2a966f593909f5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix version.sh to handle date-only version correctly 02/4102/1
Colin Dixon [Tue, 9 Aug 2016 16:55:13 +0000 (12:55 -0400)]
Fix version.sh to handle date-only version correctly

Change-Id: I402067a5db99f69866f9d919643f660e8218bcfd
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix version.sh to handle date-based versions correctly 03/4103/1
Colin Dixon [Tue, 9 Aug 2016 16:32:16 +0000 (12:32 -0400)]
Fix version.sh to handle date-based versions correctly

Change-Id: Ide6fbf329f72f53c4afb6782dedd1a6a5208ac68
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate bumping script to merge from git bundles 04/4104/1
Thanh Ha [Wed, 8 Jun 2016 21:26:27 +0000 (17:26 -0400)]
Update bumping script to merge from git bundles

Change-Id: Ia44a4e037eb218eda0be4ebcbf8f946704c9f0de
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix taglist script to include subprojects 05/4105/1
Thanh Ha [Wed, 8 Jun 2016 21:22:33 +0000 (17:22 -0400)]
Fix taglist script to include subprojects

For example integration/distribution was not being processed in the
tag script.

Change-Id: I9c989936f4421562245a61e57cfafcd5eb297f9b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove grep in case 2 projects with similar name 06/4106/1
Thanh Ha [Thu, 3 Dec 2015 22:16:01 +0000 (17:16 -0500)]
Improve grep in case 2 projects with similar name

For example "snmp" will return both snmp and snmp4sdn. This patch makes
it clear we only want the result of snmp only.

Change-Id: I2224cb5bdbe3f4a976d095e9a7b696a8b9e2008a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
(cherry picked from commit bb0d68fb970a101660b9027af2b383ea29068571)

7 years agoUpdate release scripts to match stable/lithium 07/4107/1
Thanh Ha [Thu, 3 Dec 2015 21:23:41 +0000 (16:23 -0500)]
Update release scripts to match stable/lithium

Change-Id: I0e7d08594c72e79c93ca244288addce4c329a83d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoBug 3453 : Error in running version.sh 08/4108/1
Navin Agrawal [Sat, 30 May 2015 05:16:19 +0000 (22:16 -0700)]
Bug 3453 : Error in running version.sh

Change-Id: I030d7a07125c3b389e5c3829e14b736ac032c641
Signed-off-by: Navin Agrawal <anavin@gmail.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove comments and when usage is printed 09/4109/1
Colin Dixon [Fri, 13 Mar 2015 21:19:27 +0000 (16:19 -0500)]
Improve comments and when usage is printed

Change-Id: I1144c6562e8ff543d08e2bbab5cf184d4c1cd29a
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove version.sh to handle SNAPSHOT->RELEASE 10/4110/1
Thanh Ha [Thu, 12 Mar 2015 19:36:06 +0000 (15:36 -0400)]
Improve version.sh to handle SNAPSHOT->RELEASE

Bug: 2830
Change-Id: Ieeeba8d1c5d19a1f6297d7cfb68e9f9c68c6874a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd wrapper script that produces commits for releases 11/4111/1
Thanh Ha [Thu, 5 Feb 2015 18:30:04 +0000 (13:30 -0500)]
Add wrapper script that produces commits for releases

Change-Id: Icb2c12100c8e3eaa622f96956769ca80ee95ed89
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd version-bump.sh 12/4112/1
Colin Dixon [Wed, 14 Jan 2015 02:59:33 +0000 (21:59 -0500)]
Add version-bump.sh

Copied from
https://wiki.opendaylight.org/view/File:Version-bump.sh

Change-Id: Iabc3f41b42161ff7aecac2a6cec8bf7024374487
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoAdd .gitreview 26/4126/1
Thanh Ha [Tue, 3 Jan 2017 19:05:39 +0000 (14:05 -0500)]
Add .gitreview

Change-Id: I0ca8fb9ae6e7d5b029d8f119b1bdb43dad6c0ff1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoInitial empty repository
Andrew Grimberg [Tue, 3 Jan 2017 18:57:45 +0000 (18:57 +0000)]
Initial empty repository