releng/builder.git
7 years agoMerge "Add Job for bulkomatic cluster test"
Vratko Polák [Wed, 15 Jun 2016 11:11:05 +0000 (11:11 +0000)]
Merge "Add Job for bulkomatic cluster test"

7 years agoMerge "Add usc tcp tests to integation test jobs"
Jamo Luhrsen [Tue, 14 Jun 2016 19:03:10 +0000 (19:03 +0000)]
Merge "Add usc tcp tests to integation test jobs"

7 years agoUpdate automated project templates 12/40312/1
jenkins-releng [Tue, 14 Jun 2016 14:46:02 +0000 (14:46 +0000)]
Update automated project templates

Change-Id: Ie6fcf17c9728aa4efb050c5a1f3bf39ec12524ce
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "coretutorials master should use JDK8"
Thanh Ha [Tue, 14 Jun 2016 14:22:12 +0000 (14:22 +0000)]
Merge "coretutorials master should use JDK8"

7 years agocoretutorials master should use JDK8 01/40301/1
Robert Varga [Tue, 14 Jun 2016 14:12:40 +0000 (16:12 +0200)]
coretutorials master should use JDK8

Boron requires JDK8, hence use that to validate.

Change-Id: I17ba09a15af1675626188958319eceae728ea318
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoRevert 8G VM changes 00/40300/1
Thanh Ha [Tue, 14 Jun 2016 14:08:15 +0000 (10:08 -0400)]
Revert 8G VM changes

It seems the amount of jobs that require 8G VMs is pretty significant
making the majority of VMs that spin up needing to be 8G anyway so we
don't really get much benefit of spinning up the smaller VM types.

The server side has been reverted to running 8G VMs by default for the
dynamic_verify and dynamic_merge labels.

Change-Id: I8c049f4ace9dbe824b1eb06d7b12fe30b8d4fb45
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate automated project templates 71/40271/1
jenkins-releng [Tue, 14 Jun 2016 00:23:09 +0000 (00:23 +0000)]
Update automated project templates

Change-Id: Iecc03367161980511c7688f85c47e71a031c41f5
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "Switch validate-autorelease jobs to 8g VMs"
Jamo Luhrsen [Tue, 14 Jun 2016 00:19:17 +0000 (00:19 +0000)]
Merge "Switch validate-autorelease jobs to 8g VMs"

7 years agoSwitch validate-autorelease jobs to 8g VMs 70/40270/1
Thanh Ha [Tue, 14 Jun 2016 00:18:41 +0000 (20:18 -0400)]
Switch validate-autorelease jobs to 8g VMs

Change-Id: I0f3a71b803acfd288152b3d0bb79cdbc80c963b1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate automated project templates 69/40269/1
jenkins-releng [Tue, 14 Jun 2016 00:11:15 +0000 (00:11 +0000)]
Update automated project templates

Change-Id: Idc2085cc659afaf29241a683c9c8c92000198db2
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "Switch distribution job to 8g VMs"
Jamo Luhrsen [Tue, 14 Jun 2016 00:09:38 +0000 (00:09 +0000)]
Merge "Switch distribution job to 8g VMs"

7 years agoSwitch distribution job to 8g VMs 68/40268/1
Thanh Ha [Tue, 14 Jun 2016 00:08:58 +0000 (20:08 -0400)]
Switch distribution job to 8g VMs

Change-Id: I32491ea7d6094d06e169503e803d1bc20cb9d9eb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate automated project templates 66/40266/1
jenkins-releng [Tue, 14 Jun 2016 00:00:32 +0000 (00:00 +0000)]
Update automated project templates

Change-Id: I55ecd6799d170e67c99204101f81b672e3e2ff8c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoSwitch distribution-check jobs to run on 8g VMs 65/40265/1
Thanh Ha [Mon, 13 Jun 2016 23:57:56 +0000 (19:57 -0400)]
Switch distribution-check jobs to run on 8g VMs

Change-Id: I066ce0708ebf377cb0277ba022714d5ade07c5a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd usc tcp tests to integation test jobs 52/40252/1
victorxu [Mon, 13 Jun 2016 19:35:32 +0000 (12:35 -0700)]
Add usc tcp tests to integation test jobs

Change-Id: Icfa5869a828735680ab24fcf72cb707bc337c9d5
Signed-off-by: victorxu <s.xu@huawei.com>
7 years agoMake opflex use 8g vms 51/40251/1
Thanh Ha [Mon, 13 Jun 2016 17:50:47 +0000 (13:50 -0400)]
Make opflex use 8g vms

opflex requires more memory than most odl builds. Configure them to use
a new label for 8g systems.

Change-Id: I687bee29791bb9a7adea5d69678607e62f8c100b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoDisable query plugins info in example 47/40247/1
Thanh Ha [Mon, 13 Jun 2016 16:23:10 +0000 (12:23 -0400)]
Disable query plugins info in example

Change-Id: I251a71e2a34e8ae7304eb927e0e071abe3e1a793
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoSend ServerAlive messages from ssh clients 40/40240/1
Andrew Grimberg [Mon, 13 Jun 2016 14:26:56 +0000 (07:26 -0700)]
Send ServerAlive messages from ssh clients

To hopefully fix our git timeouts from gerrit let's make sure that the
clients are sending ServerAlive requests.

Change-Id: Ib02de317d541bc815bfe8d3eb43019eb94a91b15
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoFix autorelease-distribute-taglist path 30/40230/1
Vratko Polak [Mon, 13 Jun 2016 11:25:55 +0000 (13:25 +0200)]
Fix autorelease-distribute-taglist path

The distribution repository is under integration/.

Change-Id: I720532972e943addf54a8ad5e9b21479f193661c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoAdd Job for bulkomatic cluster test 87/40187/1
Luis Gomez [Sat, 11 Jun 2016 01:30:37 +0000 (18:30 -0700)]
Add Job for bulkomatic cluster test

Change-Id: I2b8f6b2d09676e6cc5ae41b933b5c227aa37520a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Improvements to distribution verify/merge jobs"
Luis Gomez [Fri, 10 Jun 2016 22:39:50 +0000 (22:39 +0000)]
Merge "Improvements to distribution verify/merge jobs"

7 years agoMerge "Include taglist.log in integration/distribution karaf"
Thanh Ha [Fri, 10 Jun 2016 13:56:03 +0000 (13:56 +0000)]
Merge "Include taglist.log in integration/distribution karaf"

7 years agoMerge "Provide maven settings for distribution related jobs"
Thanh Ha [Fri, 10 Jun 2016 13:49:57 +0000 (13:49 +0000)]
Merge "Provide maven settings for distribution related jobs"

7 years agoInclude taglist.log in integration/distribution karaf 57/40157/2
Vratko Polak [Fri, 10 Jun 2016 12:21:54 +0000 (14:21 +0200)]
Include taglist.log in integration/distribution karaf

https://lists.opendaylight.org/pipermail/dev/2016-June/002148.html

Change-Id: Iaf3623cd2eb01b47f6697df58893ecf02214529c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "remove l2switch CSIT from Boron and Beryllium distribution-test"
Vratko Polák [Fri, 10 Jun 2016 11:08:23 +0000 (11:08 +0000)]
Merge "remove l2switch CSIT from Boron and Beryllium distribution-test"

7 years agoModify MTU in the openstack nodes to ssh to the created VM instance 30/40130/1
gvrangan [Thu, 9 Jun 2016 23:35:26 +0000 (23:35 +0000)]
Modify MTU in the openstack nodes to ssh to the created VM instance

Change-Id: Icdc151871d808fc40b71bff10092f092d0e1a122
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoRemove defense4all JJB 27/40127/1
Andrew Grimberg [Thu, 9 Jun 2016 20:09:26 +0000 (13:09 -0700)]
Remove defense4all JJB

The defense4all project has been moved to an ARCHIVED status per the
2016-06-09 TSC meeting. As ARCHIVED means we do not need to keep Jenkins
jobs live this cleans up the job definitions.

See:
https://meetings.opendaylight.org/opendaylight-meeting/2016/tsc/opendaylight-meeting-tsc.2016-06-09-17.03.html
Section 15.e for the vote.

Change-Id: I5cde3048bb063c0ec52369502b2a65f850c9b025
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoUpdate automated project templates 24/40124/1
jenkins-releng [Thu, 9 Jun 2016 19:31:56 +0000 (19:31 +0000)]
Update automated project templates

Change-Id: I884da520dce21cbabee9d1e6756082850ce0030a
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "Revert submodule timeout back to default 10 minutes"
Andrew Grimberg [Thu, 9 Jun 2016 19:30:32 +0000 (19:30 +0000)]
Merge "Revert submodule timeout back to default 10 minutes"

7 years agoRevert submodule timeout back to default 10 minutes 23/40123/1
Thanh Ha [Thu, 9 Jun 2016 19:27:20 +0000 (15:27 -0400)]
Revert submodule timeout back to default 10 minutes

We tried this to see if it helps with the validate-autorelease job
cloning issue but it seems to only have caused us to take 5 minutes
longer to fail the build.

Change-Id: Iae90d6e57710e2dfd66221ae3795cbe3ae08e6e0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate automated project templates 22/40122/1
jenkins-releng [Thu, 9 Jun 2016 19:19:39 +0000 (19:19 +0000)]
Update automated project templates

Change-Id: I74f6e44d7207eb9f2d7e881fc5c12bf8305cb06d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoAdd honeycomb/vbd to autorelease check job 21/40121/1
Thanh Ha [Thu, 9 Jun 2016 19:15:50 +0000 (15:15 -0400)]
Add honeycomb/vbd to autorelease check job

Change-Id: I98480041e2df78286a3f0d0a69abbecdbc13085d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoremove l2switch CSIT from Boron and Beryllium distribution-test 18/40118/1
Jamo Luhrsen [Thu, 9 Jun 2016 18:07:11 +0000 (11:07 -0700)]
remove l2switch CSIT from Boron and Beryllium distribution-test

Change-Id: Ie7facf9a0fcb21a40c3c6a74f4b8b7d1d26c8ea2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoWipe also non-ODL artifacts before building autorelease 68/40068/2
Vratko Polak [Thu, 9 Jun 2016 17:12:22 +0000 (19:12 +0200)]
Wipe also non-ODL artifacts before building autorelease

When testing https://git.opendaylight.org/gerrit/#/c/35558/4
At first, my local tests were passing,
but they failed when I deleted one non-ODL artifact from my .m2 repo.

This Change will make sure ODL projects have all dependencies ready for packaging,
not relying on them just happen to lay in the local maven reporitory.

Change-Id: I58593bd99fd215feb295dbe9701bb2a50bf1f9f4
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Add distribution-check in yangtools jenkins"
Vratko Polák [Thu, 9 Jun 2016 16:18:08 +0000 (16:18 +0000)]
Merge "Add distribution-check in yangtools jenkins"

7 years agoUpdate automated jobs 10/40110/1
Thanh Ha [Thu, 9 Jun 2016 13:56:05 +0000 (09:56 -0400)]
Update automated jobs

Change-Id: I493d8246278d81e2c7895788fa67a784716e0523
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoCreate bundles for autorelease post release tagging 63/40063/4
Thanh Ha [Wed, 8 Jun 2016 17:58:09 +0000 (13:58 -0400)]
Create bundles for autorelease post release tagging

Start treating all releases as possible release candadites which can be
released at any time the TSC approves a release. All autorelease jobs
will now contain an additional variable *next-release-tag* to signify
the next official release version.

See mailing list discussion thread here:
https://lists.opendaylight.org/pipermail/release/2016-April/006299.html

The release engineer can pull down the bundle files and run:

    git fetch /path/to/project.bundle
    git checkout FETCH_HEAD
    git tag -asm "OpenDaylight [release] release" release/[release]
    git push gerrit release/[release]

To push the build tags to Gerrit. This should cut back on the amount of
patches needing to be pushed to Gerrit for review by half and only the
x.y.z-SNAPSHOT patches need to be pushed.

Change-Id: I53bb95236e41c7e99a12c312e5158db51a9f4e67
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "move urllib3 and httplib2 upgrades to happen after devstack is done"
Luis Gomez [Wed, 8 Jun 2016 21:09:20 +0000 (21:09 +0000)]
Merge "move urllib3 and httplib2 upgrades to happen after devstack is done"

7 years agoMake ovsdb-full-integration job build against gerrit-trigger patchset 67/40067/1
Thanh Ha [Wed, 8 Jun 2016 18:15:20 +0000 (14:15 -0400)]
Make ovsdb-full-integration job build against gerrit-trigger patchset

Change-Id: I780e90ef434620417c67fc8403f99fdbc056461d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agomove urllib3 and httplib2 upgrades to happen after devstack is done 65/40065/1
Jamo Luhrsen [Wed, 8 Jun 2016 18:05:12 +0000 (11:05 -0700)]
move urllib3 and httplib2 upgrades to happen after devstack is done

Change-Id: I15e3629f2acb5b120792003ba5262000686d834a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoadd gerrit refspec to full-integration ovsdb job 62/40062/1
Jamo Luhrsen [Wed, 8 Jun 2016 17:49:26 +0000 (10:49 -0700)]
add gerrit refspec to full-integration ovsdb job

Change-Id: Ie69f02d1632a59ff98d0d06c921685ae4bd0ab32
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoFix full-integration job to only run against ovsdb project 57/40057/1
Thanh Ha [Wed, 8 Jun 2016 17:01:12 +0000 (13:01 -0400)]
Fix full-integration job to only run against ovsdb project

Change-Id: Ic3206a4fb8d824d8f2f2931059503a164619a68c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoadd project and branch info to runit gerrit keyword 52/40052/2
Jamo Luhrsen [Wed, 8 Jun 2016 16:31:24 +0000 (09:31 -0700)]
add project and branch info to runit gerrit keyword

Change-Id: I0f83e68821d0485dba498a68d3cc2800546e1a71
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Add a trigger to run integration tests on OVSDB project."
Jamo Luhrsen [Wed, 8 Jun 2016 15:55:37 +0000 (15:55 +0000)]
Merge "Add a trigger to run integration tests on OVSDB project."

7 years agoRearrange the user creation step for slaves 45/40045/1
Andrew Grimberg [Wed, 8 Jun 2016 15:15:02 +0000 (08:15 -0700)]
Rearrange the user creation step for slaves

With the change from JClouds to the OpenStack slave plugin we need to
fully manage the creation of the Jenkins user. This modifies the timing
of when the user gets created to be the last step. This will hopefully
prevent us from having issues with the init scripts not having been
completed before a job starts on the system.

Secondly, we handle adding Jenkins to the docker group in a slightly
more sane manner but without breaking our current production setup that
executes some, but not all of these scripts and in a different order.

Change-Id: I8d88cd0d9de6b3defd6615faa474e4ce8d583ea4
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoFix autorelease settings-type for Maven 42/40042/1
Thanh Ha [Wed, 8 Jun 2016 14:37:08 +0000 (10:37 -0400)]
Fix autorelease settings-type for Maven

Change-Id: I6541414902914a01e12a6a6f15c8dc9cfaa4418a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Add Python temp files to .gitignore"
Andrew Grimberg [Wed, 8 Jun 2016 13:32:35 +0000 (13:32 +0000)]
Merge "Add Python temp files to .gitignore"

7 years agoImprovements to distribution verify/merge jobs 36/39536/6
Vratko Polak [Wed, 8 Jun 2016 11:49:38 +0000 (13:49 +0200)]
Improvements to distribution verify/merge jobs

+ Use the same maven goals as other projects.
+ Include stuff related to Java code and Maven sites.
+ Use new trigger which ignores drafts and no-code-changes.
+ Move lines for global settings before project settings.

Change-Id: I8aad82d1b7928c6890e1bfd7db373e8ed4edd79b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoProvide maven settings for distribution related jobs 30/40030/1
Vratko Polak [Wed, 8 Jun 2016 12:29:04 +0000 (14:29 +0200)]
Provide maven settings for distribution related jobs

Change-Id: I6e2aaf4fac7f3f5f7077af460eaee7e5c3c2f91a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Need more karaf logs history for distribution check jobs"
Vratko Polák [Wed, 8 Jun 2016 09:32:22 +0000 (09:32 +0000)]
Merge "Need more karaf logs history for distribution check jobs"

7 years agoAdd a trigger to run integration tests on OVSDB project. 74/39674/4
Sharad Mishra [Tue, 31 May 2016 12:57:09 +0000 (05:57 -0700)]
Add a trigger to run integration tests on OVSDB project.

This patch adds a gerrit trigger - "runit", which will
force all integration tests to run on the patch.

Change-Id: I549cec98edfc6b411dd3ce7fb2a2e4fc98fcd044
Signed-off-by: Sharad Mishra <sharad.d.mishra@intel.com>
7 years agoupgrade urllib2 and httplib2 for tempest execution 83/39983/1
Jamo Luhrsen [Wed, 8 Jun 2016 00:14:06 +0000 (17:14 -0700)]
upgrade urllib2 and httplib2 for tempest execution

Change-Id: I2bc472cc3688935b9958d768da19c34366ecb416
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoNeed more karaf logs history for distribution check jobs 20/39920/2
Luis Gomez [Tue, 7 Jun 2016 06:08:12 +0000 (23:08 -0700)]
Need more karaf logs history for distribution check jobs

Change-Id: I00e71160862112170853a40c2f080e6e3f9568bb
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Add csit "userfeatures" job for Distribution"
Jamo Luhrsen [Tue, 7 Jun 2016 03:48:41 +0000 (03:48 +0000)]
Merge "Add csit "userfeatures" job for Distribution"

7 years agoRemove the unwanted yum update that causes delay 16/39916/1
gvrangan [Tue, 7 Jun 2016 01:38:38 +0000 (01:38 +0000)]
Remove the unwanted yum update that causes delay

Change-Id: Ib345b57d6ac1aaf1c7bf85001231d178cc1e6aac
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoAdd distribution-check in yangtools jenkins 15/39915/1
Luis Gomez [Tue, 7 Jun 2016 01:22:56 +0000 (18:22 -0700)]
Add distribution-check in yangtools jenkins

Change-Id: I8ec21b2dad677b3f848e0a41bd53a67cdc3614cc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Make Openstack jobs more configurable"
Jamo Luhrsen [Tue, 7 Jun 2016 00:24:36 +0000 (00:24 +0000)]
Merge "Make Openstack jobs more configurable"

7 years agoMake Openstack jobs more configurable 38/39738/7
gvrangan [Wed, 1 Jun 2016 23:25:38 +0000 (23:25 +0000)]
Make Openstack jobs more configurable

local.conf contents are made configurable in this patch. User can select
the serices to enable and disable. The entire log directory from karaf is collected
for better debugging. Fixed the wrong variable in the networking-odl git line

Change-Id: I6510a724aa5b939be57dbbdec82e531154b2e612
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoAdd Python temp files to .gitignore 01/39901/1
Thanh Ha [Mon, 6 Jun 2016 18:10:31 +0000 (14:10 -0400)]
Add Python temp files to .gitignore

Change-Id: Ibaec7d136d5d11d941cd460764ce42d1e74f2f54
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Change networking-odl branch for stable/mitaka"
Vratko Polák [Mon, 6 Jun 2016 16:58:51 +0000 (16:58 +0000)]
Merge "Change networking-odl branch for stable/mitaka"

7 years agoMerge "add sptn and potn maven settings macros"
Thanh Ha [Mon, 6 Jun 2016 15:23:32 +0000 (15:23 +0000)]
Merge "add sptn and potn maven settings macros"

7 years agoImprove p2deploy scripts to support snapshot deploy 32/39132/3
Thanh Ha [Thu, 19 May 2016 23:05:36 +0000 (19:05 -0400)]
Improve p2deploy scripts to support snapshot deploy

- Will deploy a release if an opendaylight.snapshot URL is not found
- Will deploy latest SNAPSHOT build if P2ZIP_URL is blank
- Will deploy snapshot build if P2ZIP_URL contains opendaylight.snapshot

TODO:
- Currently hardcoded version to 1.1.1-SNAPSHOT it would be better if we
  can detect the latest x.y.z-SNAPSHOT automatically

Bug: 5869
Change-Id: I1fe343e0664ae8badc1f1f2bce88f66dea759c19
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAdd csit "userfeatures" job for Distribution 39/39839/2
Vratko Polak [Fri, 3 Jun 2016 13:29:46 +0000 (15:29 +0200)]
Add csit "userfeatures" job for Distribution

Change-Id: If08637c1d99e7bddacf26ffe43da1b257974a840
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoMerge "add basic job"
Luis Gomez [Thu, 2 Jun 2016 03:02:39 +0000 (03:02 +0000)]
Merge "add basic job"

8 years agoChange networking-odl branch for stable/mitaka 36/39736/1
gvrangan [Wed, 1 Jun 2016 21:01:27 +0000 (21:01 +0000)]
Change networking-odl branch for stable/mitaka

The yaml is updated to use the stable/mitaka branch of networking-odl.
This has been created recently.

Change-Id: I4bdd4b119877c4be7d55d8657bc5e659f1dec1dc
Signed-off-by: gvrangan <venkatrangang@hcl.com>
8 years agoadd sptn and potn maven settings macros 64/39664/2
Andrew Grimberg [Tue, 31 May 2016 18:21:20 +0000 (11:21 -0700)]
add sptn and potn maven settings macros

Change-Id: Ibe6653f179919733a99eeeafaa2b652fc9184dd1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
8 years agoadd basic job 79/39679/1
jason [Wed, 1 Jun 2016 00:57:12 +0000 (08:57 +0800)]
add basic job

Change-Id: I72a6a6affdb615e5db08333aed4a6c01f2a40938
Signed-off-by: jason <jason.cw.yuan@foxconn.com>
8 years agoAdd missing comma 78/39678/1
Luis Gomez [Wed, 1 Jun 2016 00:56:42 +0000 (17:56 -0700)]
Add missing comma

Change-Id: If78b85386dd4e913723bc22aad62c3ff00446d03
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoMerge "Enable VTN Coordinator CSIT for Boron"
Jamo Luhrsen [Tue, 31 May 2016 20:59:07 +0000 (20:59 +0000)]
Merge "Enable VTN Coordinator CSIT for Boron"

8 years agoCorrect netvirt csit job names in the distribution test 73/39673/1
Luis Gomez [Tue, 31 May 2016 20:39:37 +0000 (13:39 -0700)]
Correct netvirt csit job names in the distribution test

Change-Id: Ic05bcba37e0d960963476a4d040cc87568c9fba3
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoEnable VTN Coordinator CSIT for Boron 62/39662/1
gvrangan [Tue, 31 May 2016 18:05:19 +0000 (18:05 +0000)]
Enable VTN Coordinator CSIT for Boron

Change-Id: I3d33257bb51a0a7f5bb9beb2c7f1356faad1f341
Signed-off-by: gvrangan <venkatrangang@hcl.com>
8 years agoAll gerrit declarations should define a server 51/39651/1
Andrew Grimberg [Tue, 31 May 2016 13:50:22 +0000 (06:50 -0700)]
All gerrit declarations should define a server

Jobs that do not use our standard gerrit trigger declaration need to
define a specific gerrit server. If they do not then they can
potentially trigger on jobs from the OpenStack gerrit as well. We should
only be triggering on the OpenStack gerrit for well known and well
managed jobs or our CI will get disabled against OpenStack (again)

Change-Id: I8b742aa91f9247c5d900218cfdbb1ffbbc2463ec
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
8 years agoMerge "remove all csit jobs that do not adhere to system test expectations"
Luis Gomez [Fri, 27 May 2016 20:48:03 +0000 (20:48 +0000)]
Merge "remove all csit jobs that do not adhere to system test expectations"

8 years agoMerge "Job definition for 1node akka upgrade persistence test"
Jamo Luhrsen [Fri, 27 May 2016 20:39:08 +0000 (20:39 +0000)]
Merge "Job definition for 1node akka upgrade persistence test"

8 years agoMerge "Add exception for docs project"
Vratko Polák [Fri, 27 May 2016 15:15:50 +0000 (15:15 +0000)]
Merge "Add exception for docs project"

8 years agoMerge "Remove make files since we can build with tox"
Vratko Polák [Fri, 27 May 2016 10:42:31 +0000 (10:42 +0000)]
Merge "Remove make files since we can build with tox"

8 years agoMerge "Rename Netvirt tests as NetVirt-openstack-basic tests."
Vratko Polák [Fri, 27 May 2016 10:40:43 +0000 (10:40 +0000)]
Merge "Rename Netvirt tests as NetVirt-openstack-basic tests."

8 years agoMerge "remove all csit jobs that do not adhere to system test expectations"
Luis Gomez [Thu, 26 May 2016 23:17:17 +0000 (23:17 +0000)]
Merge "remove all csit jobs that do not adhere to system test expectations"

8 years agoremove all csit jobs that do not adhere to system test expectations 53/39453/2
Jamo Luhrsen [Wed, 25 May 2016 23:40:22 +0000 (16:40 -0700)]
remove all csit jobs that do not adhere to system test expectations

Change-Id: I0ec8e7523eb861f9d833a25398cea5ec76475dcc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoMerge "migrating gerrit signing instructions to RST"
Thanh Ha [Thu, 26 May 2016 21:11:08 +0000 (21:11 +0000)]
Merge "migrating gerrit signing instructions to RST"

8 years agoRename Netvirt tests as NetVirt-openstack-basic tests. 96/39496/1
gvrangan [Thu, 26 May 2016 20:02:51 +0000 (20:02 +0000)]
Rename Netvirt tests as NetVirt-openstack-basic tests.

This job will execute the tests that check the basic openstack integration
functionality.

Change-Id: Ib3071994b6d187471537a9916b778ed8b916a93d
Signed-off-by: gvrangan <venkatrangang@hcl.com>
8 years agoMerge "Install libffi-devel instead of robotframework"
Jamo Luhrsen [Thu, 26 May 2016 16:57:55 +0000 (16:57 +0000)]
Merge "Install libffi-devel instead of robotframework"

8 years agoJob definition for 1node akka upgrade persistence test 81/37181/9
Vratko Polak [Thu, 26 May 2016 10:15:28 +0000 (12:15 +0200)]
Job definition for 1node akka upgrade persistence test

+ Provide ODL_SYSTEM_1_IP variable also for 1node tests.

Change-Id: Ib826817cabbfcf2b7aad5b8abdef408af61e6e8d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoremove all csit jobs that do not adhere to system test expectations 51/39451/1
Jamo Luhrsen [Wed, 25 May 2016 23:25:38 +0000 (16:25 -0700)]
remove all csit jobs that do not adhere to system test expectations

Change-Id: I035ef491b479e209447d7b4747b97fb9a02146d5
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoMerge "store csv as artifacts"
Luis Gomez [Wed, 25 May 2016 21:29:21 +0000 (21:29 +0000)]
Merge "store csv as artifacts"

8 years agoAdd exception for docs project 44/39444/2
Thanh Ha [Wed, 25 May 2016 19:54:09 +0000 (15:54 -0400)]
Add exception for docs project

The docs project cannot be a submodule of itself.

Change-Id: I86a1303115be9eed9c3aa02ea7679e5285652307
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMerge "Use robot virtualenv in devstack-testing script"
Luis Gomez [Wed, 25 May 2016 20:46:35 +0000 (20:46 +0000)]
Merge "Use robot virtualenv in devstack-testing script"

8 years agoMerge "Remove openflow triggers from ovsdb jobs"
Jamo Luhrsen [Wed, 25 May 2016 20:43:41 +0000 (20:43 +0000)]
Merge "Remove openflow triggers from ovsdb jobs"

8 years agoMerge "Move netvirt jobs to netvirt"
Jamo Luhrsen [Wed, 25 May 2016 20:43:35 +0000 (20:43 +0000)]
Merge "Move netvirt jobs to netvirt"

8 years agoMerge "Move openstack-gerrit job to netvirt"
Jamo Luhrsen [Wed, 25 May 2016 20:42:50 +0000 (20:42 +0000)]
Merge "Move openstack-gerrit job to netvirt"

8 years agoMerge "Remove tempest from ovsdb"
Jamo Luhrsen [Wed, 25 May 2016 20:42:07 +0000 (20:42 +0000)]
Merge "Remove tempest from ovsdb"

8 years agomigrating gerrit signing instructions to RST 78/39378/6
Colin Dixon [Tue, 24 May 2016 20:52:47 +0000 (16:52 -0400)]
migrating gerrit signing instructions to RST

also adding instuctions for generating gpg files

Change-Id: Iafe74d67235d978e44c47aaa002380d475365832
Signed-off-by: Colin Dixon <colin@colindixon.com>
8 years agoRemove openflow triggers from ovsdb jobs 42/39442/1
Sam Hague [Wed, 25 May 2016 18:58:35 +0000 (14:58 -0400)]
Remove openflow triggers from ovsdb jobs

Change-Id: I09adb223cb6312283aaf81811a3fe4ad7caa3bca
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoMove netvirt jobs to netvirt 41/39441/1
Sam Hague [Wed, 25 May 2016 18:58:08 +0000 (14:58 -0400)]
Move netvirt jobs to netvirt

Change-Id: Iff726575ccce926d158904fcda0bd78eedb85566
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoRemove make files since we can build with tox 29/39429/3
Thanh Ha [Wed, 25 May 2016 17:26:29 +0000 (13:26 -0400)]
Remove make files since we can build with tox

Change-Id: I7aa71fd64460e8e0ec701c91714c7803899490d1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAdd global docs rtd verify job 74/39374/6
Thanh Ha [Tue, 24 May 2016 18:48:36 +0000 (14:48 -0400)]
Add global docs rtd verify job

Change-Id: I3dc19ca737fb63ffbc0b072733781b69754c8a52
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMove openstack-gerrit job to netvirt 39/39439/1
Sam Hague [Wed, 25 May 2016 18:47:24 +0000 (14:47 -0400)]
Move openstack-gerrit job to netvirt

Change-Id: I9cd05df742452a59bcda53f465bf4c05f1860443
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoRemove tempest from ovsdb 38/39438/1
Sam Hague [Wed, 25 May 2016 18:43:15 +0000 (14:43 -0400)]
Remove tempest from ovsdb

Change-Id: I16106962e200b03683abd868bb7e69afbd1aa19d
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agostore csv as artifacts 82/39282/2
Jamo Luhrsen [Mon, 23 May 2016 18:33:30 +0000 (11:33 -0700)]
store csv as artifacts

Change-Id: I24c9c483d4ed3140f2ad173b7bd8ed72913c2d9c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoUpdate honeycomb vbd 20/39420/1
Thanh Ha [Wed, 25 May 2016 14:44:14 +0000 (10:44 -0400)]
Update honeycomb vbd

Change-Id: Ibdfa1a9a151f15d215d57eceb5b004e439307cb8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>