releng.git
8 years agoMerge "Apex: fixes other BUILD_DIRECTORY paths"
Tim Rozet [Wed, 4 May 2016 14:54:19 +0000 (14:54 +0000)]
Merge "Apex: fixes other BUILD_DIRECTORY paths"

8 years agoApex: fixes other BUILD_DIRECTORY paths 63/13663/1
Tim Rozet [Wed, 4 May 2016 14:46:31 +0000 (10:46 -0400)]
Apex: fixes other BUILD_DIRECTORY paths

Change-Id: Ifbd79fbc03e63a5d81344e35d696571fd5b17bfc
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoAdd global scenario reporting 61/13661/1
Morgan Richomme [Wed, 4 May 2016 14:19:09 +0000 (16:19 +0200)]
Add global scenario reporting

Save date when a scenario is validated

Change-Id: I0895ae56812c7059972a60bf017fdb76d40de25c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agofuel: Disable triggers for brahmaputra running against Ericsson POD2 55/13655/1
Fatih Degirmenci [Wed, 4 May 2016 12:15:43 +0000 (14:15 +0200)]
fuel: Disable triggers for brahmaputra running against Ericsson POD2

Change-Id: Ia67d74a6b50c3574b6ca365a4d13194dbcf083e6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agofuel: Disable build avoidance in CI 35/12435/3
Fatih Degirmenci [Mon, 18 Apr 2016 23:00:29 +0000 (01:00 +0200)]
fuel: Disable build avoidance in CI

Change-Id: I086b47b956faaa6c57c532a99debd06c05b148a2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
8 years agoApex: Includes multiple fixes for master 29/13629/1
Tim Rozet [Tue, 3 May 2016 17:48:49 +0000 (13:48 -0400)]
Apex: Includes multiple fixes for master

Changes include:
 - Fixes build directory for master
 - Disables smoke test temporarily
 - Disables Brahmaputra daily

Change-Id: If5cead0f42dab1f063f762f5d1650bfcd0cd9160
Signed-off-by: Tim Rozet <trozet@redhat.com>
8 years agoBottlenecks: bugfix for docker tag for brahmaputra branch 17/13617/3
MatthewLi [Tue, 3 May 2016 07:05:58 +0000 (03:05 -0400)]
Bottlenecks: bugfix for docker tag for brahmaputra branch

see the log here https://build.opnfv.org/ci/view/bottlenecks/job/bottlenecks-fuel-rubbos-opnfv-jump-2-daily-brahmaputra/1/console

Change-Id: I1d073f8f519a31154552533f01508301c588012d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoMerge "Docker, change BASE_VERSION to brahmaputra.3"
Jun Li [Tue, 3 May 2016 09:43:42 +0000 (09:43 +0000)]
Merge "Docker, change BASE_VERSION to brahmaputra.3"

8 years agoDocker, change BASE_VERSION to brahmaputra.3 25/13625/3
jose.lausuch [Tue, 3 May 2016 09:28:48 +0000 (11:28 +0200)]
Docker, change BASE_VERSION to brahmaputra.3

return ${BASE_VERSION}.0 if ${BASE_VERSION} does not exist (first time)

Change-Id: I96654834099c9f806ce8aec8571a755dc803e1e9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoFunctest: add support to pass custom parameters to docker 91/13491/1
Ciprian Barbu [Mon, 2 May 2016 11:48:07 +0000 (14:48 +0300)]
Functest: add support to pass custom parameters to docker

This makes it possible to pass extra environments or volumes to docker
by listing them in a file at ${HOME}/opnfv/functest/custom/params_${DOCKER_TAG}.
This way different parameter (env vars and volumes) can be specified for stable
and master.

Change-Id: I010fae9802dd413f0ca6ae9fb3ef0f03b81db3c2
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
8 years agoMerge "Fuel: add functest for brahmaputra on arm-pod1"
Fatih Degirmenci [Mon, 2 May 2016 10:33:17 +0000 (10:33 +0000)]
Merge "Fuel: add functest for brahmaputra on arm-pod1"

8 years agouse BUILD_TAG rather than branch to execute command 85/13485/3
Morgan Richomme [Mon, 2 May 2016 08:45:44 +0000 (10:45 +0200)]
use BUILD_TAG rather than branch to execute command

Change-Id: If79d4a457712465af1e4be1aca8a51ad270d65fa
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoFunctest, fix 'if-else' statment 'brahmaputra' instead of 'stable 83/13483/1
jose.lausuch [Mon, 2 May 2016 07:21:21 +0000 (09:21 +0200)]
Functest, fix 'if-else' statment 'brahmaputra' instead of 'stable

Also, turn CI_DEBUG to true.

Change-Id: Id5c4c0ab65492b668fc5c22213c03f53faf9f9d8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoFunctest, remove colon from else statement 65/13465/1
jose.lausuch [Fri, 29 Apr 2016 17:57:58 +0000 (19:57 +0200)]
Functest, remove colon from else statement

Change-Id: Ie94e149e7e221108ffd0195d6420192ab69a5ee3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoFunctest, Fix call to run_tests.py and change if condition for stable branch 57/13457/1
jose.lausuch [Fri, 29 Apr 2016 16:35:10 +0000 (18:35 +0200)]
Functest, Fix call to run_tests.py and change if condition for stable branch

Change-Id: I9d4eb0079507014e37f8ad569af541b9d0121f7a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "Functest, differenciate commands for stable and for master"
Morgan Richomme [Fri, 29 Apr 2016 16:19:03 +0000 (16:19 +0000)]
Merge "Functest, differenciate commands for stable and for master"

8 years agoFunctest, differenciate commands for stable and for master 31/13431/2
jose.lausuch [Fri, 29 Apr 2016 12:36:38 +0000 (14:36 +0200)]
Functest, differenciate commands for stable and for master

Change-Id: If3f8b0666617c32d9945bd7ca72090bb86fcb250
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoAdd trust indicator field 29/13429/1
Morgan Richomme [Fri, 29 Apr 2016 12:10:36 +0000 (14:10 +0200)]
Add trust indicator field

JIRA: FUNCTEST-165

Change-Id: Ic79f528f27dd28b6781ddd3300743ba691a8c085
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "Functest: Enable new script prepare_env.py"
Morgan Richomme [Fri, 29 Apr 2016 09:36:12 +0000 (09:36 +0000)]
Merge "Functest: Enable new script prepare_env.py"

8 years agoMerge "Adding GS clenaup for Apex"
Tim Rozet [Thu, 28 Apr 2016 19:12:50 +0000 (19:12 +0000)]
Merge "Adding GS clenaup for Apex"

8 years agoFuel: add functest for brahmaputra on arm-pod1 99/13399/2
Ciprian Barbu [Thu, 28 Apr 2016 14:00:49 +0000 (17:00 +0300)]
Fuel: add functest for brahmaputra on arm-pod1

Change-Id: I62f4b56b82194d14bb3469cd9e456e1f14ca050e
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
8 years agoFunctest: Enable new script prepare_env.py 15/12715/2
jose.lausuch [Wed, 27 Apr 2016 11:15:25 +0000 (13:15 +0200)]
Functest: Enable new script prepare_env.py

JIRA: FUNCTEST-227

Change-Id: Ied4beee57c914823043bb14879110da7c560a148
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoImprove code quality (flake8) 77/12677/1
Morgan Richomme [Tue, 26 Apr 2016 14:16:44 +0000 (16:16 +0200)]
Improve code quality (flake8)

Change-Id: Id58236ab080bc7dd5d9d7b98c4a0fce27ee1b7ad
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoFunctest reporting refactoring 71/12671/2
Morgan Richomme [Tue, 26 Apr 2016 12:24:56 +0000 (14:24 +0200)]
Functest reporting refactoring

integrate the notion of version (brahmaputra, master, ..)
change dir structure

Change-Id: Ieb8aed811ed4e1ab8738fb02e4db411da3d07ca2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "Bottlenecks: run env preparation inside the container"
MatthewLi [Tue, 26 Apr 2016 11:17:48 +0000 (11:17 +0000)]
Merge "Bottlenecks: run env preparation inside the container"

8 years agoBottlenecks: run env preparation inside the container 57/12657/2
MatthewLi [Tue, 26 Apr 2016 02:34:05 +0000 (22:34 -0400)]
Bottlenecks: run env preparation inside the container

JIRA: BOTTLENECK-69

Change-Id: Ide9db53db0b517d54a3ccc5eddffd9b2b52120ea
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
8 years agoMerge "Avoid colissions between docker-build jobs"
Morgan Richomme [Mon, 25 Apr 2016 16:53:53 +0000 (16:53 +0000)]
Merge "Avoid colissions between docker-build jobs"

8 years agoMerge "armband: add script to upload artifacts"
Aric Gardner [Mon, 25 Apr 2016 14:23:58 +0000 (14:23 +0000)]
Merge "armband: add script to upload artifacts"

8 years agoarmband: add script to upload artifacts 71/12571/2
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>
8 years agoMerge "Include count of shown flake8 violations"
Morgan Richomme [Mon, 25 Apr 2016 12:34:36 +0000 (12:34 +0000)]
Merge "Include count of shown flake8 violations"

8 years agoAvoid colissions between docker-build jobs 29/12629/1
jose.lausuch [Mon, 25 Apr 2016 09:02:11 +0000 (11:02 +0200)]
Avoid colissions between docker-build jobs

Problem to be fixed: if the job detects that there is another
docker-build in progress it will exit but won't be triggered again
until it detects a new commit in the repo.

Change-Id: Ifee419f50fa9d4cb21825302688e1af3311c4bb9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoapex: Add dependency for python34-PyYAML for verify 99/12599/1
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>
8 years agoInclude count of shown flake8 violations 91/12591/3
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>
8 years agoMerge "Use only functest-{testsuite}-builder for the installer daily job builder"
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"

8 years agofunctest, apex: Add iptable rule check before deleting 45/12545/3
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>
8 years agoApex: adds sudo to workspace clean 43/12543/1
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>
8 years agoUse only functest-{testsuite}-builder for the installer daily job builder 41/12541/1
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>
8 years agoMerge "bug fix: Rally duration not correct due to result format change"
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"

8 years agoMerge "Indent Flake8 violations and include count"
Morgan Richomme [Thu, 21 Apr 2016 06:41:34 +0000 (06:41 +0000)]
Merge "Indent Flake8 violations and include count"

8 years agoModify variable checking for existance for strict mode 15/12515/3
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>
8 years agoModify pythonpath definition for strict mode 07/12507/1
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>
8 years agoAdding GS clenaup for Apex 59/12359/5
Dan Radez [Fri, 15 Apr 2016 15:49:27 +0000 (11:49 -0400)]
Adding GS clenaup for Apex

Change-Id: I8dec946c5434a120f2529db7db8dea126e62e41d
Signed-off-by: Dan Radez <dradez@redhat.com>
8 years agoIndent Flake8 violations and include count 99/12499/2
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>
8 years agoAdd PYTHONPATH for verify deployments 97/12497/2
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>
8 years agobug fix: Rally duration not correct due to result format change 95/12495/1
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>
8 years agoMerge "Functest, set exit on error for single suites (set -e)"
Tim Rozet [Wed, 20 Apr 2016 15:00:20 +0000 (15:00 +0000)]
Merge "Functest, set exit on error for single suites (set -e)"

8 years agoFuel: add functest job on arm-pod1 91/12491/3
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>
8 years agoarmband: Small adjustments to align with the rest 89/12489/2
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>
8 years agoarmband.yml: add daily build job to the project 81/12481/4
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>
8 years agoFunctest, set exit on error for single suites (set -e) 75/12475/2
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>
8 years agoApex, Functest: fixes missing sudo when searching for VM 51/12451/1
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>
8 years agoApex, Functest: Fixes VM renaming scheme for apex 31/12431/1
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

8 years agoFunctest, change docker tag for stable/brahmaputra 15/12415/1
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>
8 years agoFunctest: Missing clean/setup for individual suite jobs 67/12367/1
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>
8 years agoarmband.yml: add daily build job template and script 49/12349/4
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>
8 years agoAdd overage and junit report for verify 65/12365/1
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>
8 years agofuel: Normalize wrappers.ssh-agent-credentials.users 53/12253/2
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>
8 years agoFunctest job single quotes typo 95/12295/2
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>
8 years agoFix Docker TAG in Functest job 93/12293/1
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>
8 years agoFix TAG for Functest docker run command and avoid extra output 95/12195/2
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>
8 years agoBottlenecks: bugfix 61/12261/1
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>
8 years agoBottlenecks: bugfix for run_test script path 57/12257/1
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>
8 years agoBottlenecks: bugfix to add whitespace 49/12249/1
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>
8 years agoMerge "Bottlenecks: add project to the docker build/push job"
MatthewLi [Thu, 14 Apr 2016 02:26:10 +0000 (02:26 +0000)]
Merge "Bottlenecks: add project to the docker build/push job"

8 years agoMerge "Bottlenecks: bugfix for missing SCENARIO parameter"
MatthewLi [Thu, 14 Apr 2016 02:23:49 +0000 (02:23 +0000)]
Merge "Bottlenecks: bugfix for missing SCENARIO parameter"

8 years agoUpdate Releng Python Linting 43/12243/1
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>
8 years agoMerge "Add Python Linting Job"
Aric Gardner [Wed, 13 Apr 2016 20:18:32 +0000 (20:18 +0000)]
Merge "Add Python Linting Job"

8 years agoMerge "Apex, Functest: Enable smoke tests on Apex master verify"
Tim Rozet [Wed, 13 Apr 2016 12:12:53 +0000 (12:12 +0000)]
Merge "Apex, Functest: Enable smoke tests on Apex master verify"

8 years agoBottlenecks: bugfix for missing SCENARIO parameter 29/12229/1
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>
8 years agoBottlenecks: add project to the docker build/push job 27/12227/1
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>
8 years agoBottlenecks: ci builders for testsuites 19/12219/3
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>
8 years agoAdd Python Linting Job 01/12201/3
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>
8 years agoApex, Functest: Enable smoke tests on Apex master verify 03/12203/2
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>
8 years agoMerge "Bottlenecks: rewrite all the request enabled jobs of the project"
MatthewLi [Tue, 12 Apr 2016 08:54:54 +0000 (08:54 +0000)]
Merge "Bottlenecks: rewrite all the request enabled jobs of the project"

8 years agoBottlenecks: rewrite all the request enabled jobs of the project 25/12125/10
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>
8 years agoMerge "Apex: adds bgpvpn scenario to daily"
Tim Rozet [Mon, 11 Apr 2016 18:28:16 +0000 (18:28 +0000)]
Merge "Apex: adds bgpvpn scenario to daily"

8 years agoAdded nokia-pod1 slave defaults 83/11983/4
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>
8 years agoApex: adds bgpvpn scenario to daily 95/12095/1
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>
8 years agoMaking sure the BUILD_ARGS are set right for Apex daily 97/11997/1
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>
8 years agoApex: Fixes opnfv-clean to only run on stable/b 67/11967/1
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>
8 years agoFix artifacts-api dependencies and PATH 31/11931/1
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>
8 years agoFix path to opnfv-artifacts script 17/11917/1
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>
8 years agoAdd missing 'scm' field to 'artifacts-api' job. 15/11915/1
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>
8 years agoMerge "added ELK scripts for porting data from mongo to elasticsearch and managing...
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"

8 years agoAdd a new Huawei slave (3+2) to run yardstick 57/11757/1
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>
8 years agoAdd netready and domino project to opnfv-docs 39/11739/1
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>
8 years agomodified the default ip for new network of public network. 29/11729/1
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>
8 years agoadded ELK scripts for porting data from mongo to elasticsearch and managing kibana... 05/11705/1
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>
8 years agobugfix: Fix the docker repo name in yardstick-docker build 01/11701/1
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>
8 years agoyardstick: Create a separate docker build job for yardstick 99/11699/1
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>
8 years agoApex: fixes job blocking 85/11685/1
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>
8 years agoApex:Moves gs_pathname for master back 67/11667/2
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>
8 years agoMerge "Apex: Prepping master for Colorado"
Tim Rozet [Mon, 28 Mar 2016 20:00:04 +0000 (20:00 +0000)]
Merge "Apex: Prepping master for Colorado"

8 years agoMerge "Complete reporting status, process the scenario and get success criteria"
Morgan Richomme [Mon, 28 Mar 2016 19:15:11 +0000 (19:15 +0000)]
Merge "Complete reporting status, process the scenario and get success criteria"

8 years agoApex: Prepping master for Colorado 65/11665/2
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>
8 years agoMerge "Apex: clean out extra args to deploy and update cleaning"
Tim Rozet [Mon, 28 Mar 2016 14:17:49 +0000 (14:17 +0000)]
Merge "Apex: clean out extra args to deploy and update cleaning"

8 years agoComplete reporting status, process the scenario and get success criteria 85/11585/2
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>
8 years agoAdding a fix needed for Fuel virtual deployment 41/11541/1
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>
8 years agoMerge "Create Releng Job for Generating Artifact JSON API"
Aric Gardner [Wed, 23 Mar 2016 13:19:45 +0000 (13:19 +0000)]
Merge "Create Releng Job for Generating Artifact JSON API"

8 years agoMerge "jenkins-jnlp-connect.sh: monit config file was always updated"
Aric Gardner [Wed, 23 Mar 2016 13:17:07 +0000 (13:17 +0000)]
Merge "jenkins-jnlp-connect.sh: monit config file was always updated"