releng.git
6 years agoopnfv-docs: Enable Euphrates jobs 53/44953/2
Alexandru Avadanii [Thu, 12 Oct 2017 20:42:18 +0000 (22:42 +0200)]
opnfv-docs: Enable Euphrates jobs

Change-Id: Iccf3e3202bf7fc090293454ddf8e6b93c2d3007c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoKVMFORNFV: Disable jobs on Euphrates 47/44647/4
Navya [Tue, 10 Oct 2017 11:23:37 +0000 (16:53 +0530)]
KVMFORNFV: Disable jobs on Euphrates

This patch is used to diasable jobs on Euphrates branch as there is only
one node assigned for the daily job. If the jobs on master and Euphrates
are enabled, the verify job is delayed.So inorder to avoid the delay for
the verify job, disabling the jobs on Euphrates.

Change-Id: Ib0eff4a1156858a73e4b889a61ac0cbd4ebe5ef0
Signed-off-by: Navya Bathula<navyax.bathula@intel.com>
6 years agobugfix: trend graph not show in fuel x86 and aarch64 63/44863/2
chenjiankun [Thu, 12 Oct 2017 02:48:00 +0000 (02:48 +0000)]
bugfix: trend graph not show in fuel x86 and aarch64

The trend tool will read installer field in scenario_history.txt
But now this field is fuel not fuel@x86 or fuel@aarch64.
So I change fuel -> fuel@x86 & fuel@aarch64.

Change-Id: I8e97e57febd559f65be559b16bceee5cf8268926
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoMerge "bug-fix: do not have permission to execute sudo pip"
Jun Li [Thu, 12 Oct 2017 01:06:54 +0000 (01:06 +0000)]
Merge "bug-fix: do not have permission to execute sudo pip"

6 years agoMerge "opnfv-lint: Enable yamllint for Fuel & Armband"
Aric Gardner [Wed, 11 Oct 2017 19:50:31 +0000 (19:50 +0000)]
Merge "opnfv-lint: Enable yamllint for Fuel & Armband"

6 years agoMerge "Fix jenkins-jnlp-connect.sh for missing a quotation mark"
Aric Gardner [Wed, 11 Oct 2017 16:56:26 +0000 (16:56 +0000)]
Merge "Fix jenkins-jnlp-connect.sh for missing a quotation mark"

6 years agoMerge "Fixing Workspace Permissions"
Aric Gardner [Wed, 11 Oct 2017 14:09:04 +0000 (14:09 +0000)]
Merge "Fixing Workspace Permissions"

6 years agoMerge "Add fuel@x86 and fuel@arm support"
Morgan Richomme [Wed, 11 Oct 2017 09:25:42 +0000 (09:25 +0000)]
Merge "Add fuel@x86 and fuel@arm support"

6 years agoAdd fuel@x86 and fuel@arm support 23/44623/4
chenjiankun [Tue, 10 Oct 2017 08:08:37 +0000 (08:08 +0000)]
Add fuel@x86 and fuel@arm support

Since scenario data do not have a field named architecture,
So I choose pod_name for now.
For example:
    pod_name: arm-pod5
I assume that it is based arm architecture

Change-Id: I92159a5e08b1ed80701494483fd9922dbd459193
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agobug-fix: do not have permission to execute sudo pip 63/44763/1
Gabriel Yu [Wed, 11 Oct 2017 08:24:54 +0000 (16:24 +0800)]
bug-fix: do not have permission to execute sudo pip

JIRA: BOTTLENECK-211

This patch is to fix the bug by adding -H flag to sudo, i.e.,
sudo -H pip install ...

Change-Id: Icdb187660cc1e08e134a79592e7454b77576f457
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "put htmlize directory under jjb/releng"
Morgan Richomme [Wed, 11 Oct 2017 08:24:43 +0000 (08:24 +0000)]
Merge "put htmlize directory under jjb/releng"

6 years agoMerge "jjb: daisy: Upload iso file as well as the bin file"
Serena Feng [Wed, 11 Oct 2017 07:39:38 +0000 (07:39 +0000)]
Merge "jjb: daisy: Upload iso file as well as the bin file"

6 years agoput htmlize directory under jjb/releng 59/44759/1
SerenaFeng [Wed, 11 Oct 2017 07:32:07 +0000 (15:32 +0800)]
put htmlize directory under jjb/releng

centralize jjb related scripts

Change-Id: I4abeb06f17b48b8e7ac15803db0f3ce7eb0c1b93
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoOnly Submit Security Scan Results that Exist 43/44743/1
Trevor Bramwell [Tue, 10 Oct 2017 23:17:14 +0000 (16:17 -0700)]
Only Submit Security Scan Results that Exist

When anteater runs it generates a shortlog containing any errors that
were encountered during it's run.

If no errors exist it will still create an empty file 'shortlog'. A
review containing no content will be attempt to be posted and fail with:

  fatal: Argument "{COMMIT | CHANGE,PATCHSET}" is required

Instead of attempting to post nothing, the job should just skip
submitting a review.

Change-Id: I3feacb15e47dea204783053b3e67a9aa81ba164d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint Violations for jjb/octopus 15/44715/1
Trevor Bramwell [Fri, 7 Jul 2017 23:54:03 +0000 (16:54 -0700)]
Fix Yamllint Violations for jjb/octopus

JIRA: RELENG-254

Change-Id: Id2c105c5540848b545316ce132e19b74f8fd35f1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoopnfv-lint: Enable yamllint for Fuel & Armband 05/44505/2
Alexandru Avadanii [Sat, 7 Oct 2017 00:22:30 +0000 (02:22 +0200)]
opnfv-lint: Enable yamllint for Fuel & Armband

Change-Id: Iaccfa0df8f9f282a54712f61489af3029a91d44b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoFixing Workspace Permissions 91/44691/2
mbeierl [Tue, 10 Oct 2017 14:19:27 +0000 (10:19 -0400)]
Fixing Workspace Permissions

Adds fix-workspace-permissions wrapper in case StorPerf leaves
any files owned by root behind

Increases timeout to 45 as miminal run can take just over 30
minutes.

Change-Id: I85549a2246baa3a24686cf425850a8e7c0b645c8
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoMerge "fuel: Drop obsolete DEPLOY_TIMEOUT"
Aric Gardner [Tue, 10 Oct 2017 19:42:16 +0000 (19:42 +0000)]
Merge "fuel: Drop obsolete DEPLOY_TIMEOUT"

6 years agoglobals/slave-params: Remove unused Fuel overrides 01/44501/2
Alexandru Avadanii [Fri, 6 Oct 2017 23:58:32 +0000 (01:58 +0200)]
globals/slave-params: Remove unused Fuel overrides

Cleanup some unused parameter overrides, which were never in effect
in the first place. For CI PODs, we inherit only installer specific
parameters, so slave-label based overrides are ignored.

PODs:
- arm-pod5;
- arm-virtual2;
- ericsson-pod1;
- lf-pod2;

This reverts commit bb22c8c02df3e9d030ff64c304536c31b78a37a6.
This reverts commit fc26623f9d7f211a9e29e246a2b13bdae5b3982b.

Change-Id: Iee80ad8357f5126c4aa7510ed66ab6e79c20f3fc

6 years agofuel: Drop obsolete DEPLOY_TIMEOUT 29/44529/2
Alexandru Avadanii [Sun, 8 Oct 2017 17:23:25 +0000 (19:23 +0200)]
fuel: Drop obsolete DEPLOY_TIMEOUT

While at it, add missing DEPLOY_SCENARIO for Fuel log collection job.
This will add some more useful info to each job description text.

Change-Id: I4936013dc23ed696ad4a526961b23031753aed2a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoMerge "Fix Yamllint violations for jjb/releng"
Aric Gardner [Tue, 10 Oct 2017 19:32:03 +0000 (19:32 +0000)]
Merge "Fix Yamllint violations for jjb/releng"

6 years agoMerge "Fix Yamllint violations for jjb/snaps"
Aric Gardner [Tue, 10 Oct 2017 19:28:50 +0000 (19:28 +0000)]
Merge "Fix Yamllint violations for jjb/snaps"

6 years agoMerge "Fix Yamllint violations for jjb/yardstick"
Aric Gardner [Tue, 10 Oct 2017 19:28:35 +0000 (19:28 +0000)]
Merge "Fix Yamllint violations for jjb/yardstick"

6 years agoMerge "fuel-deploy: Only pass ISO arg for Danube branch"
Aric Gardner [Tue, 10 Oct 2017 19:25:56 +0000 (19:25 +0000)]
Merge "fuel-deploy: Only pass ISO arg for Danube branch"

6 years agoMerge "Fix minor yamllint violation in Joid job config"
Aric Gardner [Tue, 10 Oct 2017 19:23:55 +0000 (19:23 +0000)]
Merge "Fix minor yamllint violation in Joid job config"

6 years agoMerge "Fix Yamllint violations for jjb/storperf"
Aric Gardner [Tue, 10 Oct 2017 19:23:32 +0000 (19:23 +0000)]
Merge "Fix Yamllint violations for jjb/storperf"

6 years agoMerge "Fix Yamllint violations for jjb/compass4nfv"
Aric Gardner [Tue, 10 Oct 2017 19:22:33 +0000 (19:22 +0000)]
Merge "Fix Yamllint violations for jjb/compass4nfv"

6 years agoFix Yamllint violations for jjb/releng 67/44267/2
Trevor Bramwell [Tue, 3 Oct 2017 23:04:07 +0000 (16:04 -0700)]
Fix Yamllint violations for jjb/releng

JIRA: RELENG-254

Change-Id: I5b9fe931e20a84d80d9ce6bc565bfee1db2dbc32
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/snaps 69/44269/2
Trevor Bramwell [Fri, 29 Sep 2017 17:36:08 +0000 (10:36 -0700)]
Fix Yamllint violations for jjb/snaps

JIRA: RELENG-254

Change-Id: Ia18bb029bdb235c5e3a28bd3d0bf5f354d524769
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/yardstick 73/44273/2
Trevor Bramwell [Tue, 3 Oct 2017 23:09:34 +0000 (16:09 -0700)]
Fix Yamllint violations for jjb/yardstick

JIRA: RELENG-254

Change-Id: Icbfff8c0368c227451a09ac7f1f81df3e0f3563a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix minor yamllint violation in Joid job config 65/44265/2
Trevor Bramwell [Wed, 4 Oct 2017 06:17:06 +0000 (23:17 -0700)]
Fix minor yamllint violation in Joid job config

The newly added euphrates stream had it's fields overindented.

JIRA: RELENG-254

Change-Id: I8d033966023fdecec3f03f2c74982f9de775ac08
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/storperf 71/44271/3
Trevor Bramwell [Tue, 3 Oct 2017 23:06:45 +0000 (16:06 -0700)]
Fix Yamllint violations for jjb/storperf

JIRA: RELENG-254

Change-Id: Idc05b81ebf8636a5d422e54b72ee58c039b1843c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix jenkins-jnlp-connect.sh for missing a quotation mark 33/44633/1
Alex Yang [Tue, 10 Oct 2017 09:54:23 +0000 (17:54 +0800)]
Fix jenkins-jnlp-connect.sh for missing a quotation mark

Change-Id: Iba2a7b5de9cb56c2cc6579fb9ff37b3242a0283f
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoMerge "jjb: xci: Make use of alternative ssh configuration file"
Markos Chandras [Tue, 10 Oct 2017 08:40:25 +0000 (08:40 +0000)]
Merge "jjb: xci: Make use of alternative ssh configuration file"

6 years agoMerge "Bug fix:Bottlenecks job failed."
Jun Li [Tue, 10 Oct 2017 06:32:06 +0000 (06:32 +0000)]
Merge "Bug fix:Bottlenecks job failed."

6 years agoFix Yamllint violations for jjb/compass4nfv 47/42347/6
Trevor Bramwell [Tue, 19 Sep 2017 00:47:33 +0000 (17:47 -0700)]
Fix Yamllint violations for jjb/compass4nfv

JIRA: RELENG-254

Change-Id: I11aee517b2a8af8d2e2519642872c84ba494a335
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "This job will allow projects to create custom docker jobs"
Trevor Bramwell [Mon, 9 Oct 2017 14:48:35 +0000 (14:48 +0000)]
Merge "This job will allow projects to create custom docker jobs"

6 years agoMerge "Disable timed dovetail danube jobs"
Jun Li [Mon, 9 Oct 2017 07:30:08 +0000 (07:30 +0000)]
Merge "Disable timed dovetail danube jobs"

6 years agoMerge "Change score calculation for functest reporting"
Morgan Richomme [Mon, 9 Oct 2017 05:45:30 +0000 (05:45 +0000)]
Merge "Change score calculation for functest reporting"

6 years agoDisable timed dovetail danube jobs 35/44535/1
xudan [Mon, 9 Oct 2017 02:03:47 +0000 (22:03 -0400)]
Disable timed dovetail danube jobs

Dovetail danube jobs don't need to be triggerred every day now.
Disable the timed trigger.
If need, they can be triggered manually.

Change-Id: I2f114cd17fcd27d0e34be0824be3fc0d072dbae9
Signed-off-by: xudan <xudan16@huawei.com>
6 years agofuel-deploy: Only pass ISO arg for Danube branch 23/44523/1
Alexandru Avadanii [Sun, 8 Oct 2017 17:04:51 +0000 (19:04 +0200)]
fuel-deploy: Only pass ISO arg for Danube branch

Post-Danube branches (master, stable/euphrates) do not use an ISO
argument, so stop passing it.

While at it, fix some minor coding style and a wrong scenario default.

Change-Id: I1878f80e685efc2da07dedd1d2c05c51933da2ec
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agojjb: daisy: Upload iso file as well as the bin file 21/44521/4
Zhijiang Hu [Sun, 8 Oct 2017 14:24:04 +0000 (22:24 +0800)]
jjb: daisy: Upload iso file as well as the bin file

To align to the convention, Daisy now also provides iso format
artifacts for user to download instead of the bin format. So
need to upload iso to GS.

In future, the bin file can be eliminated to save storage space.

Depends-On: I6ddfe8e291ea8f6d673bd82c4df310d63f61a130

Change-Id: Ib97f93b043866174d5d63f122aa867b2af1c1424
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agojjb: xci: xci-verify-jobs: Fix regexp for GERRIT_TOPIC 13/44513/2
Markos Chandras [Sat, 7 Oct 2017 14:43:26 +0000 (15:43 +0100)]
jjb: xci: xci-verify-jobs: Fix regexp for GERRIT_TOPIC

Drop the single quotes to regexp works as expected.

Change-Id: I2ea09be14bc83effdd5860fd35dda540b412cf59
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "jjb: xci: xci-verify-jobs: Skip complete XCI deployments for 'skip-deloyment'"
Markos Chandras [Sat, 7 Oct 2017 14:25:38 +0000 (14:25 +0000)]
Merge "jjb: xci: xci-verify-jobs: Skip complete XCI deployments for 'skip-deloyment'"

6 years agoChange score calculation for functest reporting 85/44485/2
Morgan Richomme [Fri, 6 Oct 2017 18:39:36 +0000 (20:39 +0200)]
Change score calculation for functest reporting

the goal is not to penalize scenario with few iteration due to
CI pipeline constraints
until now the top score was calculated on the base on 4 iterations, it means
whatever the number of iterations, we always consider the possible top score
based on at least 4 iterations

each case can get
- 3 points (last 4 iterations PASS)
- 2 points (more than 1 PASS over the last 10 days but 1 FAIL of the last 4)
- 1 point (at least 1 PASS over the last 10 days)
- no point  (never work)

so if we consider a scenario with 10 cases, the top score is
30 = 10*3 (max points)

the coefficient to calculate the top score is not the number of iterations

- 1 iteration => possible  top score 10
- 2 iterations  => top score 20
- 3 iterations => top score 20
- 4 or more iterations => top score 30

previously top score was systematically 30

https://wiki.opnfv.org/plugins/servlet/mobile#content/view/6828617

Change-Id: I01102bc00766b7f5b58e73befa7d5328fcc895cc
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoMerge "jjb: xci: bifrost-cleanup-jobs: Disable cleanup bifrost jobs"
Markos Chandras [Fri, 6 Oct 2017 15:14:45 +0000 (15:14 +0000)]
Merge "jjb: xci: bifrost-cleanup-jobs: Disable cleanup bifrost jobs"

6 years agojjb: xci: xci-verify-jobs: Skip complete XCI deployments for 'skip-deloyment' 55/44455/2
Markos Chandras [Fri, 6 Oct 2017 12:25:03 +0000 (13:25 +0100)]
jjb: xci: xci-verify-jobs: Skip complete XCI deployments for 'skip-deloyment'

When we want to test patches affecting the start-new-vm.sh script,
sometimes we only want to test whether VM is operational without having
to run the entire XCI deployment on it. As such, skip XCI deployments
when the topic matches the 'skip-deployment' regexp.

Change-Id: I4242ac09a9e65c939a06ad47eb26a62af39128c8
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "fuel-deploy.sh: Drop local_env mechanism"
Aric Gardner [Fri, 6 Oct 2017 15:00:57 +0000 (15:00 +0000)]
Merge "fuel-deploy.sh: Drop local_env mechanism"

6 years agoRename the external network for fuel 63/44463/1
Cristina Pauna [Fri, 6 Oct 2017 13:39:30 +0000 (16:39 +0300)]
Rename the external network for fuel

The external network was renamend with the MCP deploy to floating_net

Change-Id: I73f5f5d14b0b18a2e838dae163dcfd62edcb0c0b
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agojjb: xci: bifrost-cleanup-jobs: Disable cleanup bifrost jobs 59/44459/1
Markos Chandras [Fri, 6 Oct 2017 12:44:38 +0000 (13:44 +0100)]
jjb: xci: bifrost-cleanup-jobs: Disable cleanup bifrost jobs

We no longer update logs in artifacts.opnfv.org so there is no point
in running this job. We will enable it back when we start uploading logs
for XCI.

Change-Id: Icee15d346c32dff693b5c474a51fb79763841bb7
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "jjb: xci: Refactor bifrost jobs to use the XCI clean VM"
Markos Chandras [Fri, 6 Oct 2017 12:42:03 +0000 (12:42 +0000)]
Merge "jjb: xci: Refactor bifrost jobs to use the XCI clean VM"

6 years agojjb: xci: Make use of alternative ssh configuration file 49/44449/1
Markos Chandras [Fri, 6 Oct 2017 09:30:39 +0000 (10:30 +0100)]
jjb: xci: Make use of alternative ssh configuration file

The script now creates an XCI specific ssh configuration file
so we need to use that when trying to connect to the host.

Change-Id: I34cb39636b95de9ab97cb5d2ca250b4218e9a7f7
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "jjb: xci: xci-verify-jobs: Export clean vm variables properly"
Markos Chandras [Thu, 5 Oct 2017 13:06:07 +0000 (13:06 +0000)]
Merge "jjb: xci: xci-verify-jobs: Export clean vm variables properly"

6 years agoMerge "Do not use capital letters to refer to osa"
Markos Chandras [Thu, 5 Oct 2017 09:30:52 +0000 (09:30 +0000)]
Merge "Do not use capital letters to refer to osa"

6 years agojjb: xci: xci-verify-jobs: Export clean vm variables properly 37/44337/1
Markos Chandras [Thu, 5 Oct 2017 08:57:10 +0000 (09:57 +0100)]
jjb: xci: xci-verify-jobs: Export clean vm variables properly

The variables are meant to be used by the start-vm-new.sh script
instead of the XCI test so they need to be exported properly before
we run the script.

Change-Id: I224ec7bfced5eb51f01de46bd042274bcf3ec86b
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agokvmfornfv: Enable all jobs for all branches 35/44335/1
Fatih Degirmenci [Thu, 5 Oct 2017 08:52:43 +0000 (10:52 +0200)]
kvmfornfv: Enable all jobs for all branches

Change-Id: I88daffa1e15339166240f8520e9fe9909f6a5f49
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoMerge "jjb: xci: Use pre-built dib images for CI runs"
Markos Chandras [Thu, 5 Oct 2017 08:18:05 +0000 (08:18 +0000)]
Merge "jjb: xci: Use pre-built dib images for CI runs"

6 years agofuel-deploy.sh: Drop local_env mechanism 99/44299/1
Alexandru Avadanii [Thu, 5 Oct 2017 02:14:16 +0000 (04:14 +0200)]
fuel-deploy.sh: Drop local_env mechanism

Now that Fuel supports reading bridge names from IDF / determine
them based on IP address matching to PDF network, we can drop
the mechanism for sourcing "local_env".

Change-Id: Ib9fe0ddb2b54b9c5c037a3451cf049323ae7a864
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoMerge "Revert "fetch_os_creds.sh: Fix unbound BUILD_TAG""
Aric Gardner [Thu, 5 Oct 2017 01:16:41 +0000 (01:16 +0000)]
Merge "Revert "fetch_os_creds.sh: Fix unbound BUILD_TAG""

6 years agoMerge "Fix Yamllint violations for jjb/apex"
Aric Gardner [Thu, 5 Oct 2017 00:50:04 +0000 (00:50 +0000)]
Merge "Fix Yamllint violations for jjb/apex"

6 years agoRevert "fetch_os_creds.sh: Fix unbound BUILD_TAG" 93/44293/1
Alexandru Avadanii [Wed, 4 Oct 2017 23:59:26 +0000 (23:59 +0000)]
Revert "fetch_os_creds.sh: Fix unbound BUILD_TAG"

This reverts commit 3f27c8b519e42295bd76ace5506903f265e48560.

Change-Id: I024ba8c0b960387138a71be9bc19f6d1b72030ca

6 years agoarmband: Fix Fuel collect job reference 83/44283/1
Alexandru Avadanii [Wed, 4 Oct 2017 22:26:10 +0000 (00:26 +0200)]
armband: Fix Fuel collect job reference

Armband uses different 'pod' naming/labeling, so instead of Fuel's
'baremetal' reference, we have 'armband-baremetal', leading to
unresolved job references for the recently added log collection.

Fix that by adding a new 'deploy-type' variable, which corresponds
to either 'baremetal' or 'virtual', aligning with Fuel naming.
While at it, slightly refactor our pod definitions to use the new var.

Change-Id: Ie84c40a5c208072da2e4766233a844f2670d4f87
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoMerge "fuel, armband: Add post mortem log collection"
Aric Gardner [Wed, 4 Oct 2017 20:30:31 +0000 (20:30 +0000)]
Merge "fuel, armband: Add post mortem log collection"

6 years agoFix Yamllint violations for jjb/apex 35/43335/3
Trevor Bramwell [Thu, 21 Sep 2017 22:52:03 +0000 (15:52 -0700)]
Fix Yamllint violations for jjb/apex

JIRA: RELENG-254

Change-Id: I354d7064c560d4b23e361d556b7fe269d7fb5d26
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agofetch_os_creds.sh: Fix unbound BUILD_TAG 61/44261/1
Alexandru Avadanii [Wed, 4 Oct 2017 17:43:12 +0000 (19:43 +0200)]
fetch_os_creds.sh: Fix unbound BUILD_TAG

Fuel baremetal deployments provide a certificate, which should be
copied over to test containers. Virtual deployments do not, hence
the need to determine the deployment type and decide whether the
certificate should be transferred in the first place.

However, the Docker args we contruct will try to map the certificate
file no matter what, so we will instead try to transfer the cert
from Salt Master in all deployments, and just create an empty file
in case it does not exist.

Change-Id: I3d3fe6cabf552a88841c529ce38446b2e54b3053
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agojjb: xci: Refactor bifrost jobs to use the XCI clean VM 27/44227/3
Markos Chandras [Wed, 4 Oct 2017 14:58:38 +0000 (15:58 +0100)]
jjb: xci: Refactor bifrost jobs to use the XCI clean VM

We no longer run opnfv/bifrost jobs so drop all the references from
the configuration file. Moreover, make use of the releng-xci XCI clean
VM virtual machine to run the tests on a clean environment. Finally, we
drop the support for uploading logs to the artifacts.opnfv.org. This
needs to be done for XCI as well so we will bring it back when we
develop a universal solution.

Change-Id: I9bad17508ab8ee6594aec444ab864b99331b616d
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agojjb: xci: Use pre-built dib images for CI runs 51/44051/2
Markos Chandras [Tue, 3 Oct 2017 09:54:59 +0000 (10:54 +0100)]
jjb: xci: Use pre-built dib images for CI runs

We make use of the pre-built dib images hosted on artifacts.opnfv.org
instead of building a new one on every CI build. This makes the CI jobs
somewhat faster since we start with the XCI deployment straight away

This patchset depends on https://gerrit.opnfv.org/gerrit/#/c/44049/

Signed-off-by: Markos Chandras <mchandras@suse.de>
Change-Id: Id2ccee8882cd20590a4cd27d4e512dc414d7b40e

6 years agoMerge "Fix minor yamllint violation in jjb/moon/moon.yml"
Aric Gardner [Wed, 4 Oct 2017 16:43:29 +0000 (16:43 +0000)]
Merge "Fix minor yamllint violation in jjb/moon/moon.yml"

6 years agoMerge "Fix Yamllint violations for jjb/dovetail"
Aric Gardner [Wed, 4 Oct 2017 16:43:05 +0000 (16:43 +0000)]
Merge "Fix Yamllint violations for jjb/dovetail"

6 years agoMerge "Fix Yamllint violations for jjb/daisy4nfv"
Aric Gardner [Wed, 4 Oct 2017 16:41:57 +0000 (16:41 +0000)]
Merge "Fix Yamllint violations for jjb/daisy4nfv"

6 years agoMerge "Fix Yamllint violations for jjb/calipso"
Aric Gardner [Wed, 4 Oct 2017 16:41:05 +0000 (16:41 +0000)]
Merge "Fix Yamllint violations for jjb/calipso"

6 years agoMerge "Fix Yamllint violations for jjb/xci"
Aric Gardner [Wed, 4 Oct 2017 16:40:50 +0000 (16:40 +0000)]
Merge "Fix Yamllint violations for jjb/xci"

6 years agoMerge "Fix Yamllint violations for jjb/sfc"
Aric Gardner [Wed, 4 Oct 2017 16:34:35 +0000 (16:34 +0000)]
Merge "Fix Yamllint violations for jjb/sfc"

6 years agoMerge "Fix Yamllint violations: jjb/vnf_forwarding_graph"
Aric Gardner [Wed, 4 Oct 2017 16:34:12 +0000 (16:34 +0000)]
Merge "Fix Yamllint violations: jjb/vnf_forwarding_graph"

6 years agoMerge "Fix Yamllint violations for jjb/functest"
Aric Gardner [Wed, 4 Oct 2017 16:33:43 +0000 (16:33 +0000)]
Merge "Fix Yamllint violations for jjb/functest"

6 years agoDo not use capital letters to refer to osa 53/44253/2
Manuel Buil [Wed, 4 Oct 2017 16:11:17 +0000 (18:11 +0200)]
Do not use capital letters to refer to osa

As agreed with the releng-xci, we should stop using OSA and start using osa
to refer to openstack-ansible

Change-Id: I201b360654b9a52a3387c5e473a3e448a900bb9f
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoAdd OPNRC file to Yardstick container for fuel installer type 95/44195/2
Delia Popescu [Wed, 4 Oct 2017 08:56:40 +0000 (11:56 +0300)]
Add OPNRC file to Yardstick container for fuel installer type

OPNRC file (openstack.creds) is needed to call openstack services
It was not added any longer because we added a specific case for
fuel installer to send SSH_KEY, OPNRC file and OS_CACERT to
the container

Change-Id: I235b138a77e06cded86a0b163ef383c1c37a0469
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoFix Yamllint violations for jjb/functest 71/44171/1
Trevor Bramwell [Tue, 3 Oct 2017 22:54:59 +0000 (15:54 -0700)]
Fix Yamllint violations for jjb/functest

JIRA: RELENG-254

Change-Id: I89043a1149360d587588e8c887f88cc5192c1692
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/xci 69/44169/1
Trevor Bramwell [Tue, 3 Oct 2017 23:08:55 +0000 (16:08 -0700)]
Fix Yamllint violations for jjb/xci

JIRA: RELENG-254

Change-Id: Iaf58cc822eb616711c0dc081f5b0154fe881646c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations: jjb/vnf_forwarding_graph 67/44167/1
Trevor Bramwell [Fri, 29 Sep 2017 17:37:10 +0000 (10:37 -0700)]
Fix Yamllint violations: jjb/vnf_forwarding_graph

JIRA: RELENG-254

Change-Id: If660d0bedee12c00e385aa1f42ed3c1acc9aeb27
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/sfc 65/44165/1
Trevor Bramwell [Fri, 29 Sep 2017 17:35:03 +0000 (10:35 -0700)]
Fix Yamllint violations for jjb/sfc

JIRA: RELENG-254

Change-Id: I3f878f50de8e0e60d3332ab8cd0ef8224524d38e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix minor yamllint violation in jjb/moon/moon.yml 63/44163/1
Trevor Bramwell [Tue, 3 Oct 2017 22:57:08 +0000 (15:57 -0700)]
Fix minor yamllint violation in jjb/moon/moon.yml

Without a '|' after the shell builder declaration yamllint will think
the bash directive is a comment.

JIRA: RELENG-254

Change-Id: Ib4e9802dbceeac1356936510ffa2efeca648076d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/dovetail 45/43345/2
Trevor Bramwell [Wed, 27 Sep 2017 19:00:56 +0000 (12:00 -0700)]
Fix Yamllint violations for jjb/dovetail

JIRA: RELENG-254

Change-Id: I63bb14821b5d1798fccc313a07191e5f3dec160e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/daisy4nfv 39/43339/2
Trevor Bramwell [Wed, 27 Sep 2017 17:48:32 +0000 (10:48 -0700)]
Fix Yamllint violations for jjb/daisy4nfv

JIRA: RELENG-254

Change-Id: I71f2879dd04cc56dc8023fc7163871e94de78eb6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix Yamllint violations for jjb/calipso 49/42349/2
Trevor Bramwell [Mon, 18 Sep 2017 21:23:15 +0000 (14:23 -0700)]
Fix Yamllint violations for jjb/calipso

JIRA: RELENG-254

Change-Id: I9391e0537d2c0904daa966f56d99c96d445d00d9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agofuel, armband: Add post mortem log collection 33/44133/3
Alexandru Avadanii [Tue, 3 Oct 2017 18:07:20 +0000 (20:07 +0200)]
fuel, armband: Add post mortem log collection

Debugging test suite failures is often hard without physical access
to the POD, and even then the environment might be automatically
redeployed before successfully debugging the problem.

So, collect all contents of </var/log> from all cluster nodes
(including the Salt Master node) after all test suites have been
executed as part of the CI job.

Change-Id: Ie5e2526c74f4ed21be9c76c6f6101eb3f434be36
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoCreate euphrates jobs for remaining projects 05/43405/2
Fatih Degirmenci [Thu, 28 Sep 2017 07:34:41 +0000 (09:34 +0200)]
Create euphrates jobs for remaining projects

Change-Id: I1aee6c882b863ab69393ba906ae8b067a426fc3b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoMerge "Fix Yamllint violations for jjb/fuel"
Aric Gardner [Tue, 3 Oct 2017 19:52:12 +0000 (19:52 +0000)]
Merge "Fix Yamllint violations for jjb/fuel"

6 years agoMerge "Fix minor yamllint violation for jjb/bottlenecks"
Aric Gardner [Tue, 3 Oct 2017 19:44:22 +0000 (19:44 +0000)]
Merge "Fix minor yamllint violation for jjb/bottlenecks"

6 years agoMerge "Fix Yamllint violation for jjb/doctor"
Aric Gardner [Tue, 3 Oct 2017 19:43:48 +0000 (19:43 +0000)]
Merge "Fix Yamllint violation for jjb/doctor"

6 years agoFix Yamllint violations for jjb/fuel 39/44139/1
Trevor Bramwell [Tue, 3 Oct 2017 19:36:12 +0000 (12:36 -0700)]
Fix Yamllint violations for jjb/fuel

JIRA: RELENG-254

Change-Id: I685f8ffd22e9083ac79655ff490ca0cc5d825c9d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Add CACERT file to Yardstick Container for fuel installer"
Aric Gardner [Tue, 3 Oct 2017 19:12:56 +0000 (19:12 +0000)]
Merge "Add CACERT file to Yardstick Container for fuel installer"

6 years agoFix Security Scan Shortlog Format 35/44135/1
Trevor Bramwell [Tue, 3 Oct 2017 18:34:10 +0000 (11:34 -0700)]
Fix Security Scan Shortlog Format

The current Anteater shortlog output still contains single and double
quotes, causing comments to not be posted to Gerrit. So instead of
trying to escape the quotations they should be removed entirely.

JIRA: RELENG-272

Change-Id: I8a2565c85763d7617ced73702a12e28bf634678a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "fuel, armband: Hard set dovetail stream to master"
Fatih Degirmenci [Tue, 3 Oct 2017 15:45:04 +0000 (15:45 +0000)]
Merge "fuel, armband: Hard set dovetail stream to master"

6 years agoMerge "kvmfornfv: Enable jobs running on intel-pod10"
Fatih Degirmenci [Tue, 3 Oct 2017 13:57:45 +0000 (13:57 +0000)]
Merge "kvmfornfv: Enable jobs running on intel-pod10"

6 years agoAdd OPNFV_RELEASE in enviroment which is used in testapi reporting 87/44087/1
Yujun Zhang [Tue, 3 Oct 2017 13:35:57 +0000 (21:35 +0800)]
Add OPNFV_RELEASE in enviroment which is used in testapi reporting

Change-Id: I81b1cf1492d215c934e148eba5eba7535d38cfd0
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agokvmfornfv: Enable jobs running on intel-pod10 89/44089/1
Navya [Tue, 3 Oct 2017 13:43:03 +0000 (06:43 -0700)]
kvmfornfv: Enable jobs running on intel-pod10

Change-Id: If4f37121068895854d3261ffce8aab02abb083be
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
6 years agoFix typo in job definition 75/44075/1
Yujun Zhang [Tue, 3 Oct 2017 13:12:17 +0000 (21:12 +0800)]
Fix typo in job definition

Change-Id: I67a96819d4cf5c6c2b18267f97728aaeda1b188a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoAdd CACERT file to Yardstick Container for fuel installer 63/44063/1
Delia Popescu [Tue, 3 Oct 2017 10:04:52 +0000 (13:04 +0300)]
Add CACERT file to Yardstick Container for fuel installer

CACERT file is needed for authentication to and
between openstack services.

Change-Id: Ic6c48ad0ac6f16c2dca82214f5b44d2f8dcac4fc
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agocalipso: Tie jobs to centos machine 33/44033/1
Fatih Degirmenci [Tue, 3 Oct 2017 09:24:01 +0000 (11:24 +0200)]
calipso: Tie jobs to centos machine

Change-Id: I7c2d0afb4c2b3e2680893c8cea660b36c553b39c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>