Aric Gardner [Mon, 25 Apr 2016 14:23:58 +0000 (14:23 +0000)]
Merge "armband: add script to upload artifacts"
Josep Puigdemont [Fri, 22 Apr 2016 11:16:05 +0000 (13:16 +0200)]
armband: add script to upload artifacts
The upload script was copied from that of fuel@opnfv.
Change-Id: I3300900ff83b4d2257f1fa24cd9bad7ef2797087
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Morgan Richomme [Mon, 25 Apr 2016 12:34:36 +0000 (12:34 +0000)]
Merge "Include count of shown flake8 violations"
Feng Pan [Sat, 23 Apr 2016 03:39:13 +0000 (23:39 -0400)]
apex: Add dependency for python34-PyYAML for verify
Change-Id: I412f57456d5dd8c34c90525f6066831351489aec
Signed-off-by: Feng Pan <fpan@redhat.com>
Trevor Bramwell [Fri, 22 Apr 2016 18:57:55 +0000 (11:57 -0700)]
Include count of shown flake8 violations
Hopefully this reduces the confusion around how many flake8 violations
are actually present.
Change-Id: If3246627fdd18aca0a968cea0d8387038dfe7c12
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Morgan Richomme [Fri, 22 Apr 2016 06:45:47 +0000 (06:45 +0000)]
Merge "Use only functest-{testsuite}-builder for the installer daily job builder"
Feng Pan [Thu, 21 Apr 2016 18:01:15 +0000 (14:01 -0400)]
functest, apex: Add iptable rule check before deleting
Change-Id: I70955e7ab926b9e6b1a5c9be70a06eba6d8b4d7d
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Thu, 21 Apr 2016 13:29:03 +0000 (09:29 -0400)]
Apex: adds sudo to workspace clean
Need this for .pyc files generated by root as deploy is run as root.
Change-Id: If23b7c6a7ae3b8d63882548f2b2a5b8d91cb1995
Signed-off-by: Tim Rozet <trozet@redhat.com>
jose.lausuch [Thu, 21 Apr 2016 12:42:43 +0000 (14:42 +0200)]
Use only functest-{testsuite}-builder for the installer daily job builder
Change-Id: I29b7f0537bce698d57ece88abf1b148954a76dc0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Thu, 21 Apr 2016 07:12:44 +0000 (07:12 +0000)]
Merge "bug fix: Rally duration not correct due to result format change"
Morgan Richomme [Thu, 21 Apr 2016 06:41:34 +0000 (06:41 +0000)]
Merge "Indent Flake8 violations and include count"
Feng Pan [Thu, 21 Apr 2016 00:16:50 +0000 (20:16 -0400)]
Modify variable checking for existance for strict mode
Change-Id: I805bdd746d1ab6fad00be014973e0d38c684bc4c
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Wed, 20 Apr 2016 22:43:46 +0000 (18:43 -0400)]
Modify pythonpath definition for strict mode
Change-Id: Ib8a1a6ca80c0653b2cd593dff5a0c71d24b2f24c
Signed-off-by: Feng Pan <fpan@redhat.com>
Trevor Bramwell [Wed, 20 Apr 2016 18:59:39 +0000 (11:59 -0700)]
Indent Flake8 violations and include count
Change-Id: Ic5e3fa73c144c2787f697dd5326426a2ff8936b6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Feng Pan [Wed, 20 Apr 2016 18:10:53 +0000 (14:10 -0400)]
Add PYTHONPATH for verify deployments
Also adds dependency for python34 package.
Change-Id: I6d28a9e0a196c400aecc1d7bb17eefce6e611564
Signed-off-by: Feng Pan <fpan@redhat.com>
Morgan Richomme [Wed, 20 Apr 2016 16:04:41 +0000 (18:04 +0200)]
bug fix: Rally duration not correct due to result format change
JIRA: FUNCTEST-207
Change-Id: I04892271008a8a7130dbaf39757ab3039167602e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Tim Rozet [Wed, 20 Apr 2016 15:00:20 +0000 (15:00 +0000)]
Merge "Functest, set exit on error for single suites (set -e)"
Ciprian Barbu [Wed, 20 Apr 2016 14:16:19 +0000 (17:16 +0300)]
Fuel: add functest job on arm-pod1
Change-Id: I3703e0bde8b712d7c9b90621cc7ee1a44340076b
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
Fatih Degirmenci [Wed, 20 Apr 2016 14:18:45 +0000 (16:18 +0200)]
armband: Small adjustments to align with the rest
Change-Id: Icf15d27605848b143d75a750d45006dbcfc638ff
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Josep Puigdemont [Wed, 20 Apr 2016 12:07:27 +0000 (14:07 +0200)]
armband.yml: add daily build job to the project
Change-Id: I1c500952b673937581a604daf57e2290ce50cbdc
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
jose.lausuch [Wed, 20 Apr 2016 09:08:47 +0000 (11:08 +0200)]
Functest, set exit on error for single suites (set -e)
And don't push results to DB when running single suites.
Change-Id: Ifd0472536dccc39e4e15f8aa4b70bf3b5f35f9b9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Tim Rozet [Tue, 19 Apr 2016 19:06:43 +0000 (15:06 -0400)]
Apex, Functest: fixes missing sudo when searching for VM
Change-Id: I5a8a9ffcbeb078775efb060a14f59f13753b4d01
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 18 Apr 2016 18:09:39 +0000 (14:09 -0400)]
Apex, Functest: Fixes VM renaming scheme for apex
In master, the installer VM has been renamed to undercloud.
Change-Id: Ic695dd39e481e51e38c8b601cadd497bf2a8bc1d
jose.lausuch [Mon, 18 Apr 2016 11:25:39 +0000 (13:25 +0200)]
Functest, change docker tag for stable/brahmaputra
it was forced to brahmaputra.1.0, and it won't take the
latest fixes in the stable branch. The tag 'stable' is
a build made of the latest changes in the stable branch.
Change-Id: I420bbae7e68decf137ea2f67f456ece3072f3be3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Tim Rozet [Fri, 15 Apr 2016 21:42:13 +0000 (17:42 -0400)]
Functest: Missing clean/setup for individual suite jobs
Change-Id: Ice49ee99829957228b09ae29415e489ae958a6bb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Josep Puigdemont [Fri, 15 Apr 2016 14:29:08 +0000 (16:29 +0200)]
armband.yml: add daily build job template and script
Change-Id: Id268e25655169c6cba06a96e0f2ad3b6731d88f8
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Mark Beierl [Fri, 15 Apr 2016 17:15:33 +0000 (13:15 -0400)]
Add overage and junit report for verify
Change-Id: I9665c2bed171e0ece421c460c49f792e6ad4e492
Signed-off-by: Mark Beierl <mark.beierl@emc.com>
Zhijiang Hu [Fri, 8 Apr 2016 03:15:39 +0000 (11:15 +0800)]
fuel: Normalize wrappers.ssh-agent-credentials.users
This changes
- ssh-agent-credentials:
users: '{ssh-credentials}'
to
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
Then, the size of the generated XML can be slightly smaller, such
as:
Old XML:
<com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
<credentialIds>
<string>d</string>
<string>4</string>
<string>2</string>
...
<string>b</string>
<string>2</string>
<string>e</string>
</credentialIds>
</com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
New XML:
<com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
<user>
d42411ac011ad6f3dd2e1fa34eaa5d87f910eb2e</user>
</com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
Change-Id: I8215a33784c63757a5b74f30a5aa771fc19c5207
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
jose.lausuch [Thu, 14 Apr 2016 15:42:52 +0000 (17:42 +0200)]
Functest job single quotes typo
Change-Id: I9b08704dc8a02197ec72a8c03faafc36aaa68a8e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Thu, 14 Apr 2016 15:11:37 +0000 (17:11 +0200)]
Fix Docker TAG in Functest job
Change-Id: Id02ff937246c946372e00834b3accd80f760fef7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Tue, 12 Apr 2016 16:40:10 +0000 (18:40 +0200)]
Fix TAG for Functest docker run command and avoid extra output
Change-Id: I8ab18f5a5871e8df51c70b4de4201bd7b514cdb2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
MatthewLi [Thu, 14 Apr 2016 07:18:23 +0000 (03:18 -0400)]
Bottlenecks: bugfix
Change-Id: I434185e39ae17ce40b7387b18fcc0e5191fb08a1
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Thu, 14 Apr 2016 06:46:42 +0000 (02:46 -0400)]
Bottlenecks: bugfix for run_test script path
Change-Id: I8cdbdaa34b2619edd4345efb53a5990b3515ed3c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Thu, 14 Apr 2016 03:33:14 +0000 (23:33 -0400)]
Bottlenecks: bugfix to add whitespace
Change-Id: I7871e177f88363369b4efa866590ff853d4cdcbd
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Thu, 14 Apr 2016 02:26:10 +0000 (02:26 +0000)]
Merge "Bottlenecks: add project to the docker build/push job"
MatthewLi [Thu, 14 Apr 2016 02:23:49 +0000 (02:23 +0000)]
Merge "Bottlenecks: bugfix for missing SCENARIO parameter"
Trevor Bramwell [Wed, 13 Apr 2016 20:51:59 +0000 (13:51 -0700)]
Update Releng Python Linting
- Ignore linting the virtualenv
- Fix quoting of the lint log
Change-Id: I90bb81b383e21b912bd811587224c2367f3ae8a9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Wed, 13 Apr 2016 20:18:32 +0000 (20:18 +0000)]
Merge "Add Python Linting Job"
Tim Rozet [Wed, 13 Apr 2016 12:12:53 +0000 (12:12 +0000)]
Merge "Apex, Functest: Enable smoke tests on Apex master verify"
MatthewLi [Wed, 13 Apr 2016 10:37:27 +0000 (06:37 -0400)]
Bottlenecks: bugfix for missing SCENARIO parameter
Change-Id: Ifda489de76a65716d75fb1022dd4bc3810091d4c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Wed, 13 Apr 2016 10:26:31 +0000 (06:26 -0400)]
Bottlenecks: add project to the docker build/push job
JIRA: BOTTLENECK-60
Change-Id: Ibcadaa6251e373c01a5e318dff67ec64d18760c4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Wed, 13 Apr 2016 03:31:52 +0000 (23:31 -0400)]
Bottlenecks: ci builders for testsuites
JIRA: BOTTLENECK-1
Change-Id: I240c18c008eb7e964cd7d971e4df346d0d35fef5
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Trevor Bramwell [Tue, 12 Apr 2016 19:06:51 +0000 (12:06 -0700)]
Add Python Linting Job
Triggers a flake8 run against any python code in the repo.
JIRA: RELENG-81
Change-Id: Ia57d640b5aacdc4f99620ffa3ee345f208b426ea
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Tue, 12 Apr 2016 19:23:31 +0000 (15:23 -0400)]
Apex, Functest: Enable smoke tests on Apex master verify
Includes changes to execute vping_userdata test on Apex master verify
jobs.
JIRA: APEX-122
Change-Id: I88137895fd9a6528adfca526aecc899ec84af643
Signed-off-by: Tim Rozet <trozet@redhat.com>
MatthewLi [Tue, 12 Apr 2016 08:54:54 +0000 (08:54 +0000)]
Merge "Bottlenecks: rewrite all the request enabled jobs of the project"
MatthewLi [Mon, 11 Apr 2016 08:32:00 +0000 (04:32 -0400)]
Bottlenecks: rewrite all the request enabled jobs of the project
JIRA: BOTTLENECK-1
Change-Id: I05a02ca26778d4a8214e099356e8956b95176989
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Tim Rozet [Mon, 11 Apr 2016 18:28:16 +0000 (18:28 +0000)]
Merge "Apex: adds bgpvpn scenario to daily"
vitikkan [Thu, 7 Apr 2016 11:26:03 +0000 (14:26 +0300)]
Added nokia-pod1 slave defaults
Also created Functest job for master to run against nokia-pod1.
Change-Id: Idae45a586636e1884c56a9df46b1ec18c9fea827
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
Tim Rozet [Fri, 8 Apr 2016 20:58:39 +0000 (16:58 -0400)]
Apex: adds bgpvpn scenario to daily
Also triggers functest/yardstick on scenario
Change-Id: I447777449289dc6ecd7072d45b5e3f661e080983
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Thu, 7 Apr 2016 14:13:06 +0000 (10:13 -0400)]
Making sure the BUILD_ARGS are set right for Apex daily
Change-Id: I5c09f1890dc77ca7b259e0f3e2761e87371656b6
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Wed, 6 Apr 2016 20:51:36 +0000 (16:51 -0400)]
Apex: Fixes opnfv-clean to only run on stable/b
Change-Id: Id82b2daf4fee59b574775f67987d63ae9b81ccac
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Tue, 5 Apr 2016 22:03:14 +0000 (15:03 -0700)]
Fix artifacts-api dependencies and PATH
- Include '/usr/local/bin' in PATH so gsutil can be used
- Ensure the virtualenv uses python2.7 so SSL warnings go away
- Remove 'easy_install' call as pip is already available in the
virtualenv
Change-Id: I2b6f6a8bc284c580cc71ec0f02ebd88baf2de462
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 5 Apr 2016 19:04:14 +0000 (12:04 -0700)]
Fix path to opnfv-artifacts script
Change-Id: I916363fac39cf314afe43333f7081a0a6adff1f4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 5 Apr 2016 18:57:14 +0000 (11:57 -0700)]
Add missing 'scm' field to 'artifacts-api' job.
Change-Id: I32a3beeeed89016fd1cfd051dac4762acdb70d6f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Morgan Richomme [Fri, 1 Apr 2016 14:02:23 +0000 (14:02 +0000)]
Merge "added ELK scripts for porting data from mongo to elasticsearch and managing kibana dashboards"
kubi [Fri, 1 Apr 2016 07:43:59 +0000 (15:43 +0800)]
Add a new Huawei slave (3+2) to run yardstick
Change-Id: If4bc1826899e57f332c639aacbc45184aea47881
JIRA:-
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Aric Gardner [Thu, 31 Mar 2016 19:43:55 +0000 (15:43 -0400)]
Add netready and domino project to opnfv-docs
Change-Id: I680b83693be98705e0be7fe25375c6e96eb8f3fc
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Narinder Gupta [Thu, 31 Mar 2016 13:17:25 +0000 (08:17 -0500)]
modified the default ip for new network of public network.
Change-Id: If35104709d39d7d5ff7b7823a6fdc520f4147dfb
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Juraj Linkes [Tue, 29 Mar 2016 09:13:27 +0000 (11:13 +0200)]
added ELK scripts for porting data from mongo to elasticsearch and managing kibana dashboards
Change-Id: I9edbc1535f6f9c4ca4dc8b4871a04c2ed6d1969e
Signed-off-by: Juraj Linkes <jlinkes@cisco.com>
Fatih Degirmenci [Wed, 30 Mar 2016 11:46:09 +0000 (13:46 +0200)]
bugfix: Fix the docker repo name in yardstick-docker build
Change-Id: Ie6125a148b2a9109386dd1d24efd27f457e9145d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 30 Mar 2016 11:03:47 +0000 (13:03 +0200)]
yardstick: Create a separate docker build job for yardstick
As yardstick is the only test project releasing for brahmaputra.2.0.
Change-Id: Ie4e1df3d0ae8bdfad6114a3ccb42086e1ae647c9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Tue, 29 Mar 2016 20:15:38 +0000 (16:15 -0400)]
Apex: fixes job blocking
Issue where master is blocking brahmaputra even though they are on
separate PODs.
Change-Id: I7f8721162b2d45f6b17c6657552c5288dfa1f26f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 28 Mar 2016 21:12:45 +0000 (17:12 -0400)]
Apex:Moves gs_pathname for master back
Change-Id: Ib2387484e0f196ae7393f9a88b540f08cfe474da
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 28 Mar 2016 20:00:04 +0000 (20:00 +0000)]
Merge "Apex: Prepping master for Colorado"
Morgan Richomme [Mon, 28 Mar 2016 19:15:11 +0000 (19:15 +0000)]
Merge "Complete reporting status, process the scenario and get success criteria"
Tim Rozet [Mon, 28 Mar 2016 15:50:53 +0000 (11:50 -0400)]
Apex: Prepping master for Colorado
Fixes include:
- Modifying artifact path to be /master for master
- Separates master and brahmaputra dailys + verify
- master daily now just runs nosdn-ha + virtual
- Enables master daily cron
- Master verify just requires nosdn-ha verification
Change-Id: Ie3d1ede4541288b83c8514cac9508f3806ebe3a5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 28 Mar 2016 14:17:49 +0000 (14:17 +0000)]
Merge "Apex: clean out extra args to deploy and update cleaning"
Morgan Richomme [Thu, 24 Mar 2016 15:51:32 +0000 (16:51 +0100)]
Complete reporting status, process the scenario and get success criteria
Change-Id: Iaf5292293aec877f94e9cdec80519a680fef6718
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Jonas Bjurel [Wed, 23 Mar 2016 14:46:03 +0000 (15:46 +0100)]
Adding a fix needed for Fuel virtual deployment
NOT VERIFIED
Change-Id: Iabe82f34c6a538646469d72e612f63e51917ae98
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Aric Gardner [Wed, 23 Mar 2016 13:19:45 +0000 (13:19 +0000)]
Merge "Create Releng Job for Generating Artifact JSON API"
Aric Gardner [Wed, 23 Mar 2016 13:17:07 +0000 (13:17 +0000)]
Merge "jenkins-jnlp-connect.sh: monit config file was always updated"
meimei [Thu, 17 Mar 2016 06:47:19 +0000 (14:47 +0800)]
[compass] set timer and attach testing jobs to the new senario(centos)
Change-Id: I94a2f097432148a9fa1e739225960c1ac1ec581e
Signed-off-by: meimei <meimei@huawei.com>
Dan Radez [Mon, 14 Mar 2016 16:49:35 +0000 (12:49 -0400)]
Apex: clean out extra args to deploy and update cleaning
Change-Id: Ic705c17fe70653ebcbfdef4fcd277b266272c671
Signed-off-by: Dan Radez <dradez@redhat.com>
Morgan Richomme [Thu, 17 Mar 2016 13:54:25 +0000 (14:54 +0100)]
Add scenario and criteria field in the Test result object of the test API
scenario will be used for OPNFV scenario (currently using version field)
criteria will be passed or failed to give an immediate feedback on the test result status
JIRA: FUNCTEST-151
Change-Id: Iff5eb66bbf0cfbaafec0c3a6211031f6eb83c34f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Thu, 17 Mar 2016 13:30:08 +0000 (13:30 +0000)]
Merge "Add automatic status reporting Show last scenario run + sun/cloud/storm dynamically"
Morgan Richomme [Wed, 16 Mar 2016 17:31:06 +0000 (18:31 +0100)]
Add automatic status reporting
Show last scenario run + sun/cloud/storm dynamically
JIRA:FUNCTEST-151
Change-Id: I86eeb64f0dea842a71b0cba9dd1058d7fa876269
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Ryota MIBU [Wed, 16 Mar 2016 19:00:56 +0000 (19:00 +0000)]
Merge "docs: use venv"
Fatih Degirmenci [Tue, 15 Mar 2016 15:38:52 +0000 (15:38 +0000)]
Merge "Remove Peter Bandzi and add Mei Mei as committers"
Fatih Degirmenci [Tue, 15 Mar 2016 14:41:30 +0000 (15:41 +0100)]
fuel: Enable and readjust triggers
Change-Id: Ia675e594d30c727c6584aff97e17f7a108c3f209
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Tue, 15 Mar 2016 14:28:53 +0000 (15:28 +0100)]
Remove Peter Bandzi and add Mei Mei as committers
Change-Id: I7ca43a263d28ab29f89361358b54c4a5c94b036a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Tue, 15 Mar 2016 11:52:35 +0000 (12:52 +0100)]
fuel: Enable automatic triggers for all scenarios
Scenarios triggers adjusted/shifted in a way that they get
triggered ondifferent times against master and stable/brahmaputra
branches. For example if a scenario is triggered at 00:00 against
master branch on LF POD2, same scenario will be triggered at 12:00
against stable/brahmaputra branch on Ericsson POD2.
Change-Id: Ifd962237a753c79cd2b3a885cbb35374f5fd08bd
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Jo¶rgen Karlsson [Fri, 11 Mar 2016 14:33:40 +0000 (15:33 +0100)]
yardstick: upgrade pip version
Change-Id: Ifd718fa026ff20fade6873aa0e75fadb50ce0cd8
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
boucherv [Sat, 12 Mar 2016 21:47:46 +0000 (22:47 +0100)]
Organization of reporting files
Change-Id: I2761528ca988f10deb112aab567bfd0ee407d072
Signed-off-by: boucherv <valentin.boucher@orange.com>
Josep Puigdemont [Thu, 10 Mar 2016 15:39:48 +0000 (16:39 +0100)]
jenkins-jnlp-connect.sh: monit config file was always updated
The jenkins-jnlp-connect.sh script will check whether a monit
configuration file for jenkins exists. If it does, it will make sure the
contents are correct according to the paramters provided in the command
line. The check is made diffing the contents of the file with what is
expected by the script. However the script compares the contents of the
file against a string that is not exactly the same to what would be
written to the file by the script, resulting in the check always
failing, and the file being rewritten unnecessarily every time.
Change-Id: I0b15195e9d667c11898942c92b39ef3fb053821d
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Josep Puigdemont [Thu, 10 Mar 2016 14:59:09 +0000 (15:59 +0100)]
Add missing $ in bash script variable
Change-Id: Iee61343d1ce838e4a2ff25a664b069f4278c5b78
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Tim Rozet [Thu, 10 Mar 2016 13:12:38 +0000 (13:12 +0000)]
Merge "updates to supporting Apex build rewrite"
Dan Radez [Tue, 8 Mar 2016 16:31:46 +0000 (11:31 -0500)]
updates to supporting Apex build rewrite
Change-Id: Ife28e8975733e77bc19144fece5cac208e4c7a4e
Signed-off-by: Dan Radez <dradez@redhat.com>
Morgan Richomme [Thu, 10 Mar 2016 10:22:23 +0000 (10:22 +0000)]
Merge "reorganization of Test folder in Releng"
Morgan Richomme [Thu, 10 Mar 2016 10:21:59 +0000 (10:21 +0000)]
Merge "Add automated reporting for Tempest"
Morgan Richomme [Thu, 10 Mar 2016 08:34:38 +0000 (09:34 +0100)]
reorganization of Test folder in Releng
Change-Id: I92b507105e820198691ab8b1c44e1011b983b849
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Ryota MIBU [Thu, 10 Mar 2016 03:52:39 +0000 (03:52 +0000)]
Merge "docs: add hints of longtable and figure placement"
Trevor Bramwell [Fri, 4 Mar 2016 19:04:55 +0000 (11:04 -0800)]
Create Releng Job for Generating Artifact JSON API
'opnfv.org/artifacts' uses the index.json file generated by the
opnfv-artifacts.py script to list artifacts generated
by other OPNFV builds.
This adds a Jenkins 'cronjob' for generating and uploading a JSON file
to Google Storage containing links to the artifacts and their metadata.
Change-Id: I3c40391b40e1e536d4c27e27d5621bf4bc4c00a3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Wed, 9 Mar 2016 22:35:52 +0000 (22:35 +0000)]
Merge "Change the way to detect monit configuration dir"
Viktor Tikkanen [Wed, 9 Mar 2016 10:31:52 +0000 (12:31 +0200)]
Refined syntax for handling run_tests.sh parameters
Change-Id: I9475d279e5e72717221aacd618e07628386d6d41
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
Aric Gardner [Wed, 9 Mar 2016 17:01:38 +0000 (12:01 -0500)]
project models regex for documentation tool chain
Change-Id: Ie8c5485c6eae5cfbe7785d7ef20a8d25b3335a38
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Josep Puigdemont [Wed, 9 Mar 2016 16:29:41 +0000 (17:29 +0100)]
Change the way to detect monit configuration dir
Instead of finding out the Linux distribution of the host, try
whether one of the well known monit configuration directories exist,
and use that.
Change-Id: Ibb111661fb3a6ef8e4b4ef559b9a1d56599d59c8
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Morgan Richomme [Wed, 9 Mar 2016 16:21:05 +0000 (17:21 +0100)]
Add automated reporting for Tempest
Change-Id: I3cc411c2d0d22a96333bf0b978ad8dd833744e8c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Fatih Degirmenci [Tue, 8 Mar 2016 15:22:55 +0000 (16:22 +0100)]
joid: Disable triggers on intel-pod6 during troubleshooting
Change-Id: I131bc19e95f19c97c8083b30bd5faae30c3e1a66
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Viktor Tikkanen [Tue, 8 Mar 2016 11:02:02 +0000 (13:02 +0200)]
Forced serial execution of tempest test suit
"-s" option is added for run_tests.sh in order to force serial
execution of test cases in Functest test suites. This option
affects currently Tempest test suite.
Using of this option will reduce number of consumed floating IP
addresses and should resolve possible concurrency problems
of testr tool. On the other hand, it will increase the total
execution time of test cases.
Change-Id: Ib685db5faa94ed498ff9a0ec6587786b60f0c73d
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
Tim Rozet [Mon, 7 Mar 2016 16:50:04 +0000 (16:50 +0000)]
Merge "updating the verify job to match the new build script"