releng.git
6 years agoMerge "fix the bug of patch verify"
Trevor Bramwell [Mon, 13 Nov 2017 22:40:43 +0000 (22:40 +0000)]
Merge "fix the bug of patch verify"

6 years agoMerge "Update Automation Job Repo to releng-testresults"
Trevor Bramwell [Mon, 13 Nov 2017 22:16:59 +0000 (22:16 +0000)]
Merge "Update Automation Job Repo to releng-testresults"

6 years agoMerge "Remove Artifacts JSON Job"
Trevor Bramwell [Mon, 13 Nov 2017 22:07:43 +0000 (22:07 +0000)]
Merge "Remove Artifacts JSON Job"

6 years agoMerge "Move Apex Verify Jobs to apex-verify-jobs file"
Tim Rozet [Mon, 13 Nov 2017 18:10:12 +0000 (18:10 +0000)]
Merge "Move Apex Verify Jobs to apex-verify-jobs file"

6 years ago[Functest] Remove ubuntu based image built job 03/47003/2
Linda Wang [Fri, 10 Nov 2017 01:31:38 +0000 (01:31 +0000)]
[Functest] Remove ubuntu based image built job

As the former Dockerfile based on Ubuntu has been removed [1], now
multiple Alpine containers are used.

[1]: https://gerrit.opnfv.org/gerrit/#/c/46907/

Change-Id: I62fba4403fc11c1f5e60bf4e5eebc3406cd5d0fd
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoFix Functest Docker multijob 77/47077/3
Cédric Ollivier [Sat, 11 Nov 2017 00:15:42 +0000 (01:15 +0100)]
Fix Functest Docker multijob

It mainly fixes the project names in the multijob and removes the
triggers added by "Add build triggers and source code management" [1].

It should be noted that creating manifest shouldn't be done via one
job per arch.

[1] https://gerrit.opnfv.org/gerrit/#/c/46789/

Change-Id: I2cb078ffb900513d4404a39936703844916d84e4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate Automation Job Repo to releng-testresults 73/47073/1
Trevor Bramwell [Fri, 10 Nov 2017 23:35:30 +0000 (15:35 -0800)]
Update Automation Job Repo to releng-testresults

Switches the jjb/releng/automate jobs to use the releng-testresults
repository now that files under utils/test have been migrated.

Assumes shell and python scripts required for the job are now located
in the releng-testresults repo under ./ci/

Change-Id: I1f036d9d8abd988477e18b2f2efd8f80d550a61c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoRemove Artifacts JSON Job 63/47063/1
Trevor Bramwell [Fri, 10 Nov 2017 20:50:57 +0000 (12:50 -0800)]
Remove Artifacts JSON Job

As far as I know the site that consumed this resource was never actually
published, and given this runs frequently on master, removing it should
save resources.

Change-Id: I383fcffcef98e0e12a38d15dcb1204419283b833
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Modify the fuel deployment type judgement in fetch-os_creds.sh"
Trevor Bramwell [Fri, 10 Nov 2017 16:39:25 +0000 (16:39 +0000)]
Merge "Modify the fuel deployment type judgement in fetch-os_creds.sh"

6 years agoModify the fuel deployment type judgement in fetch-os_creds.sh 29/46929/2
wu.zhihui [Thu, 9 Nov 2017 08:22:16 +0000 (16:22 +0800)]
Modify the fuel deployment type judgement in fetch-os_creds.sh

The BUILD_TAG on ZTE baremetal PODs don't include the word "baremetal".[1]
Line 117 can't be correctly executed. Use a negative checking instead.

[1] https://build.opnfv.org/ci/job/functest-fuel-zte-pod1-daily-master/206/injectedEnvVars/

Change-Id: I1a36494768e0172bcf6a016fd8f2524854c9b876
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
6 years agofix the bug of patch verify 13/46913/2
wutianwei [Thu, 9 Nov 2017 07:15:40 +0000 (15:15 +0800)]
fix the bug of patch verify

If one patch don't modify the "yml" or "yaml" file,
the script will exit with 1 at egrep "ya?ml$", then mark build as failure.
In my opinion, if not modify the "yml" or "yaml" file, the yamllint should be successful.
So we need mark the result of egrep "ya?ml$" as true, then judge the $YAML_FILES.

Change-Id: I8abcadc9e4c85935ac7b20cdf54713b9800108ba
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoFix removal of kernel directories in repo archiver 93/46893/1
Trevor Bramwell [Wed, 8 Nov 2017 23:18:36 +0000 (15:18 -0800)]
Fix removal of kernel directories in repo archiver

Removal of these directories was silently failing due to the '-f' flag
of rm. Unquoting '{..}' allows bash to corretly interpret the brace
expansion.

Change-Id: I315c63b5eb26fd3780632da0961a0eaf86439ae3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Add qtip job to pod zte-virtual6"
Aric Gardner [Wed, 8 Nov 2017 20:13:21 +0000 (20:13 +0000)]
Merge "Add qtip job to pod zte-virtual6"

6 years agoAdd qtip job to pod zte-virtual6 81/46781/3
Taseer Ahmed [Tue, 7 Nov 2017 07:22:20 +0000 (12:22 +0500)]
Add qtip job to pod zte-virtual6

JIRA: QTIP-282

Change-Id: If765bfa01a1dab987409c311f3a718bffea76797
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoSudo pip install. 71/46871/1
agardner [Wed, 8 Nov 2017 15:20:01 +0000 (10:20 -0500)]
Sudo pip install.

not in a venv, so build fails if called by jenkins user without
sudo

Change-Id: I612a20777cc70a33542f767a63075939782e3201
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoRemove not consumed argument 'ARCH' from docker build 51/46851/2
Delia Popescu [Wed, 8 Nov 2017 09:59:59 +0000 (11:59 +0200)]
Remove not consumed argument 'ARCH' from docker build

Change-Id: I955479b8bc33c4a7445292901aa4228a413aa4c1
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoMerge "Refactor arch-specific Dockerfile patching"
Aric Gardner [Wed, 8 Nov 2017 03:19:21 +0000 (03:19 +0000)]
Merge "Refactor arch-specific Dockerfile patching"

6 years agoMerge "Add build triggers and source code management"
Aric Gardner [Wed, 8 Nov 2017 03:18:46 +0000 (03:18 +0000)]
Merge "Add build triggers and source code management"

6 years agoMerge "[daisy] Prevent CI jobs run on the same POD parallelly"
Trevor Bramwell [Wed, 8 Nov 2017 00:16:34 +0000 (00:16 +0000)]
Merge "[daisy] Prevent CI jobs run on the same POD parallelly"

6 years agoMerge "Updated Docs Structure"
Trevor Bramwell [Wed, 8 Nov 2017 00:15:43 +0000 (00:15 +0000)]
Merge "Updated Docs Structure"

6 years agoMerge "Update Yamllint Version"
Trevor Bramwell [Wed, 8 Nov 2017 00:07:29 +0000 (00:07 +0000)]
Merge "Update Yamllint Version"

6 years agoRefactor arch-specific Dockerfile patching 03/46803/2
Delia Popescu [Tue, 7 Nov 2017 15:37:38 +0000 (17:37 +0200)]
Refactor arch-specific Dockerfile patching

CHANGE: Obsolete "Dockerfile.aarch64" support,
only "Dockerfile.$(uname -m).patch" mechanism is to be used
from now on.

It is correlated with https://gerrit.opnfv.org/gerrit/#/c/46797/

Change-Id: If765550681d283dea7e3522f21080ea2c5e2fda4
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoAdd build triggers and source code management 89/46789/1
Delia Popescu [Tue, 7 Nov 2017 12:50:31 +0000 (14:50 +0200)]
Add build triggers and source code management

Add job builders and Git Source Code Management for
functest alpine image build jobs

Change-Id: I129502859a3391ee233a6e8f3808e3a9c86dc129
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years ago[daisy] Kolla docker image build needs root privilege 41/46741/1
Zhijiang Hu [Mon, 6 Nov 2017 07:51:22 +0000 (02:51 -0500)]
[daisy] Kolla docker image build needs root privilege

Change-Id: I8b206f8aaa965b90eb13d5f859c5d9d7b530e0e9
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years ago[daisy] Prevent CI jobs run on the same POD parallelly 39/46739/1
Zhijiang Hu [Mon, 6 Nov 2017 07:01:50 +0000 (02:01 -0500)]
[daisy] Prevent CI jobs run on the same POD parallelly

Change-Id: I0f20005873aac6c7c4f7e3baf04fab56f38b14df
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoMerge "[Daisy] Add docker image tarball builder"
Trevor Bramwell [Fri, 3 Nov 2017 20:45:21 +0000 (20:45 +0000)]
Merge "[Daisy] Add docker image tarball builder"

6 years agoUpdated Docs Structure 89/45089/4
Trevor Bramwell [Fri, 13 Oct 2017 17:41:00 +0000 (10:41 -0700)]
Updated Docs Structure

Provides a new organizational structure for release engineering
documentation:

 /ci           | Job/Gate structures and CI requirements
 /infra        | Software Infrastructure documentation
   /component  | Documentation specific to a component (Gerrit, etc.)
 /release      | Release documentation (ex. stable branch policy)

Change-Id: I8d24435d4d2f5ab797ad90309ee2246fb9b74c8e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "multiarch: Modify doctor x86_64, aarch64 verify jobs"
Aric Gardner [Fri, 3 Nov 2017 19:57:16 +0000 (19:57 +0000)]
Merge "multiarch: Modify doctor x86_64, aarch64 verify jobs"

6 years agoMove Apex Verify Jobs to apex-verify-jobs file 53/42153/3
Trevor Bramwell [Sat, 16 Sep 2017 00:37:37 +0000 (17:37 -0700)]
Move Apex Verify Jobs to apex-verify-jobs file

JIRA: RELENG-287

Change-Id: Ie50fdddc47b47764d3e3064904f19015d5d39341
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agofix deploy.sh not runing issue 17/46617/1
Guo Ruijing [Thu, 2 Nov 2017 19:43:19 +0000 (15:43 -0400)]
fix deploy.sh not runing issue

deploy.sh is not called as jenkins log
+ cd /home/jenkins/opnfv/slave_root/workspace/container4nfv-daily-master/ci ./deploy.sh
No emails were triggered.

Change-Id: Ie590a53d05ef3d92f78cce0608c165cd2c98c582
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoMerge "add simple e2e tests for PodsCotroller"
Serena Feng [Fri, 3 Nov 2017 01:06:59 +0000 (01:06 +0000)]
Merge "add simple e2e tests for PodsCotroller"

6 years agoMerge "Switch yamllint job to only run against new files"
Trevor Bramwell [Thu, 2 Nov 2017 22:46:46 +0000 (22:46 +0000)]
Merge "Switch yamllint job to only run against new files"

6 years agoMerge "functest: Build Docker images with jjb"
Trevor Bramwell [Thu, 2 Nov 2017 22:40:18 +0000 (22:40 +0000)]
Merge "functest: Build Docker images with jjb"

6 years agoChange git base for merge as well 89/46589/1
agardner [Thu, 2 Nov 2017 19:00:49 +0000 (15:00 -0400)]
Change git base for merge as well

Change-Id: I23b15eacbd7d207dfe1d8e29784a7c623cb0efb9
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "Testing new docs verfiy job"
Aric Gardner [Thu, 2 Nov 2017 18:30:11 +0000 (18:30 +0000)]
Merge "Testing new docs verfiy job"

6 years agoChange GIT_BASE to https 81/46581/1
agardner [Thu, 2 Nov 2017 18:19:57 +0000 (14:19 -0400)]
Change GIT_BASE to https

Change-Id: Ib589aed7f509d003eef35cf93825eb0950e5ae47
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agofunctest: Build Docker images with jjb 11/46111/28
Delia Popescu [Mon, 23 Oct 2017 09:13:58 +0000 (12:13 +0300)]
functest: Build Docker images with jjb

docker-build: Dependency & manifest support

Except for images that have dependencies (as functest-components,
functest-helthcheck, functest-restapi, functest-features,
functest-smoke, functest-vnf), all docker images
are built SEQUENTIALLY in a multijob Phase called 'build-base-img'.
The images with dependencies are built in PARALLEL in the second
Phase, called 'build-child-img', only if the first Phase result is
SUCCESFULL.
The manifest images are created in a third Phase,
'create-img-manifest', through opnfv-manifest.sh script, only if
Phase 'build-child-img' result is SUCCESFULL.

To create manifest images, a mandatory step is to preinstall
manifest-tool on the build image dedicated VM (arm and/or amd)

JIRA: ARMBAND-310

Change-Id: Iaa6640568ed18a3b087db56449173841dd2757ff
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoTesting new docs verfiy job 67/46567/2
agardner [Thu, 2 Nov 2017 15:17:50 +0000 (11:17 -0400)]
Testing new docs verfiy job

These docs changes are also legit.
Looks like the reverify trigger is not working as well

Change-Id: I8d16abf3ce0fcae88aec4e8b81b24deb3a991b34
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoNeed to change directory check for new docs verify 69/46569/1
agardner [Thu, 2 Nov 2017 15:44:01 +0000 (11:44 -0400)]
Need to change directory check for new docs verify

old dir is no longer generated
grab dir created by tox -e docs

Change-Id: If52e931f6abdc8dcb39fbe7aac3c6b3342ce81c8
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "Move all doc verfication to docs-verify-rtd-*"
Aric Gardner [Thu, 2 Nov 2017 15:00:39 +0000 (15:00 +0000)]
Merge "Move all doc verfication to docs-verify-rtd-*"

6 years agoMove all doc verfication to docs-verify-rtd-* 45/46045/8
agardner [Fri, 20 Oct 2017 17:29:47 +0000 (13:29 -0400)]
Move all doc verfication to docs-verify-rtd-*

Ready for review (tested locally)

1) remove opnfvdocs-daily-{stream}:
We don't need a timed docs build. and it did not build anything usefull

2) remove opnfv-docs-verify-{stream}:
This uses depreciated and unmaintained opnfvdocs/scripts/docs-build.sh
It does not clone submodules and gives no usefull feedback
but it does post to artifacts and give a gerrit comment
move that functionality to docs-*-rtd-*

3) remove opnfv-docs-merge-{stream}:
does not upload anything meaningful

4) remove macro upload-generated-docs-to-opnfv-artifacts:
is no longer needed since we use read the docs

5) improve docs-verify-rtd-{stream}:
generate single page html and post to artifacts
send gerrit commment with location of single page html,
errors (like malformed table) are embedded nicely in the single
page output and give devs a single source of feedback on their work

6) improve docs-merge-rtd-{stream}:
this job now needs to remove review documenation created by
docs-verify-rtd-{stream}

TODO, after this is merged:
remove now unused opnfvdocs/scripts/docs-build.sh

Change-Id: I802eb11712d42555d34f986d061bf0dfc623c1e9
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agovswitchpef: avoid build at ericsson-build3 27/46527/3
Martin Klozik [Wed, 1 Nov 2017 11:35:47 +0000 (11:35 +0000)]
vswitchpef: avoid build at ericsson-build3

VSPERF's VERIFY & MERGE jobs are having issues at ericsson-build3
since September. The problem is, that after a few successful runs,
machine starts to be very slow and thus it is not possible to execute
neither OVS nor VPP anymore. Debugging together with responsible
admins didn't help to find a root cause (probably a race condition
during execution of vsperf & other projects). As a temporary measure,
I want to tight vsperf jobs to ericsson-build4 only, where they work
without issues.

Change-Id: I62e482f57234f90fc127b6e6d9454488e17657fc
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoadd simple e2e tests for PodsCotroller 15/46115/12
thuva4 [Mon, 30 Oct 2017 15:13:36 +0000 (20:43 +0530)]
add simple e2e tests for PodsCotroller

Change-Id: I9baa04ff062f36569c1e143014239931de64cf32
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
6 years agoMerge "KVMFORNFV: Disabling daily job"
Fatih Degirmenci [Wed, 1 Nov 2017 09:59:25 +0000 (09:59 +0000)]
Merge "KVMFORNFV: Disabling daily job"

6 years agoMerge "Sync requirements with OpenStack Pike"
Fatih Degirmenci [Wed, 1 Nov 2017 09:58:36 +0000 (09:58 +0000)]
Merge "Sync requirements with OpenStack Pike"

6 years agoMerge "Fix the misspelling"
Fatih Degirmenci [Wed, 1 Nov 2017 09:57:49 +0000 (09:57 +0000)]
Merge "Fix the misspelling"

6 years agoMerge "Add Gerrit Trigger on Tag Creation"
Fatih Degirmenci [Wed, 1 Nov 2017 09:57:34 +0000 (09:57 +0000)]
Merge "Add Gerrit Trigger on Tag Creation"

6 years agoMerge "Rename zte-pod4 to zte-virtual5"
Fatih Degirmenci [Wed, 1 Nov 2017 09:53:45 +0000 (09:53 +0000)]
Merge "Rename zte-pod4 to zte-virtual5"

6 years agoRename zte-pod4 to zte-virtual5 67/46467/2
zhihui wu [Tue, 31 Oct 2017 08:50:29 +0000 (16:50 +0800)]
Rename zte-pod4 to zte-virtual5

JIRA: QTIP-280

Change-Id: Ie588c3e38af82fe9b2de8bb01549a1c9249d54ff
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoAdd basic job for verifying pharos-tools repo 11/42811/3
Trevor Bramwell [Fri, 22 Sep 2017 18:58:02 +0000 (11:58 -0700)]
Add basic job for verifying pharos-tools repo

Change-Id: I5c5ecddc87e99f2b9e27e53381434d9f55d5e639
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Re-enabling docs jobs for Danube"
Fatih Degirmenci [Wed, 1 Nov 2017 09:45:07 +0000 (09:45 +0000)]
Merge "Re-enabling docs jobs for Danube"

6 years agoKVMFORNFV: Disabling daily job 13/46513/1
Navya [Wed, 1 Nov 2017 09:08:04 +0000 (14:38 +0530)]
KVMFORNFV: Disabling daily job

This patch is used to temporarily disable kvmfornfv daily job from
triggering as Intel-pod10 is currently not available for executing
daily test cases.

Note: Will enable the kvmfornfv daily job once Intel-pod10
is available for executing test cases.

Change-Id: I834d50c68f15acb9d8a4377d8351cd29569a9e80
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
6 years agoAdd Gerrit Trigger on Tag Creation 89/46489/1
Trevor Bramwell [Tue, 31 Oct 2017 16:53:08 +0000 (09:53 -0700)]
Add Gerrit Trigger on Tag Creation

We should be able to capture a tag creation event by triggering on
'ref-updated' but looking specifically at the 'refs/tags/' branch
prefix.

Though this will trigger a build against a specific tag, scripts will
still need to examine the GERRIT_REFSPEC to determine the tag name.

Change-Id: Ic18a3e11530fb71735431240f93d2074dacf4e1c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agomultiarch: Modify doctor x86_64, aarch64 verify jobs 67/41067/13
Delia Popescu [Tue, 5 Sep 2017 12:50:21 +0000 (14:50 +0200)]
multiarch: Modify doctor x86_64, aarch64 verify jobs

Modify doctor verify jobs to run for each architecture.
JIRA: https://jira.opnfv.org/browse/ARMBAND-305

Change-Id: Ia25c3751ac18233290c9e98e74bc21d9dc35f27c
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoSync requirements with OpenStack Pike 73/46473/1
Cédric Ollivier [Tue, 31 Oct 2017 10:55:37 +0000 (11:55 +0100)]
Sync requirements with OpenStack Pike

OPNFV F-release is built on top of OpenStack Pike.
Functest depends on releng/modules and requires this update.

It conforms with the requirement management cleant for E-release [1].

[1] https://wiki.opnfv.org/display/functest/Requirements+management

Change-Id: If3c3a607c8d2d5515ada78b03104067937fb4b37
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Remove compass4nfv weekly danube job"
mei mei [Tue, 31 Oct 2017 04:11:29 +0000 (04:11 +0000)]
Merge "Remove compass4nfv weekly danube job"

6 years agoFix the misspelling 55/46455/1
wutianwei [Tue, 31 Oct 2017 03:31:16 +0000 (11:31 +0800)]
Fix the misspelling

There is a mistake spelling about slave name,
the job cannot assign to correct slave.

Change-Id: I001ec82a30c6f33dd42795cbe990bfb5c2da9740
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoremove components out side of 3rd_party 93/46293/3
SerenaFeng [Fri, 27 Oct 2017 08:58:49 +0000 (16:58 +0800)]
remove components out side of 3rd_party

components are implemented by TestAPI team, they are not the third
party code, put them under opnfv_testapi/ui directory

Change-Id: Ia0f5e2afe4bcb12bcb74d3a8d78fb28fe1432bec
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoMerge "divide resources into handlers and models"
Serena Feng [Mon, 30 Oct 2017 12:28:31 +0000 (12:28 +0000)]
Merge "divide resources into handlers and models"

6 years agoMerge "add develop guide for testapi"
Serena Feng [Mon, 30 Oct 2017 12:28:18 +0000 (12:28 +0000)]
Merge "add develop guide for testapi"

6 years agoRemove compass4nfv weekly danube job 01/46401/2
wutianwei [Mon, 30 Oct 2017 02:06:40 +0000 (10:06 +0800)]
Remove compass4nfv weekly danube job

Change-Id: I5bd83b2dec6d6b28e619a2a427c0406a6a0c6a43
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years ago[Daisy] Add docker image tarball builder 29/46229/12
Zhijiang Hu [Thu, 26 Oct 2017 03:56:14 +0000 (23:56 -0400)]
[Daisy] Add docker image tarball builder

This PS do:
1. Add docker image tarball builder as a Daisy project job.
   Name is daisy-kolla-build-.*
2. Upload image to artifact storage after building.
3. Fix new job runs on daisy-virtual.
4. Block jobs with each other which may run Daisy VM because
VM has the same name.

Change-Id: I148473ca33f1e10490684b7608354a4ba548714f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUse dovetail latest docker image cvp.0.8.0 51/46351/1
xudan [Sat, 28 Oct 2017 01:06:28 +0000 (21:06 -0400)]
Use dovetail latest docker image cvp.0.8.0

Change-Id: I87ad5599f5a44074eb67502b02bd2083a773772d
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "add daily job for container4nfv"
Aric Gardner [Fri, 27 Oct 2017 14:30:27 +0000 (14:30 +0000)]
Merge "add daily job for container4nfv"

6 years agoRe-enabling docs jobs for Danube 15/46315/1
Georg Kunz [Fri, 27 Oct 2017 13:26:59 +0000 (15:26 +0200)]
Re-enabling docs jobs for Danube

The danube jobs are still needed for ongoing Dovetail documentation
efforts.

Change-Id: Ibf7174a63693d7c141cf110f6fbcfac4437102c9
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agodivide resources into handlers and models 91/46291/5
SerenaFeng [Fri, 27 Oct 2017 08:28:48 +0000 (16:28 +0800)]
divide resources into handlers and models

divide resources into handlers&models
put ui handlers into handlers directory
put User into user_models.py

Change-Id: I3d9e260097205213c3ea8d4eac08b9019e017f71
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoMerge "bugfix: E722 do not use bare except"
Serena Feng [Fri, 27 Oct 2017 08:33:27 +0000 (08:33 +0000)]
Merge "bugfix: E722 do not use bare except"

6 years agoadd develop guide for testapi 25/46025/5
SerenaFeng [Fri, 20 Oct 2017 09:39:54 +0000 (17:39 +0800)]
add develop guide for testapi

Change-Id: Iaa9c15092aafda2024f08c467eea2f3ab9cddd96
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agobugfix: E722 do not use bare except 89/46289/1
SerenaFeng [Fri, 27 Oct 2017 07:45:20 +0000 (15:45 +0800)]
bugfix: E722 do not use bare except

new added pep8 check: https://build.opnfv.org/ci/job/testapi-verify-master/435/console

Change-Id: I29c1ffbb534babf55ec2fe675001cc85b9e2e922
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agobug-fix: ssl error for euphrates 87/46287/1
Gabriel Yu [Fri, 27 Oct 2017 07:28:30 +0000 (15:28 +0800)]
bug-fix: ssl error for euphrates

Change-Id: I0e7f9f502cd3844aacfdbc006a71a081b1c4fde4
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
6 years agoMerge "Integrate yardstick on daisy master branch"
Serena Feng [Fri, 27 Oct 2017 06:47:20 +0000 (06:47 +0000)]
Merge "Integrate yardstick on daisy master branch"

6 years agoadd daily job for container4nfv 83/46283/2
Guo Ruijing [Thu, 26 Oct 2017 21:02:28 +0000 (17:02 -0400)]
add daily job for container4nfv

Change-Id: I78a06c6123c9bfad33953eab0eb5db76ee0d5e84
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoExecute ovs-logger cmds with sudo 39/46239/1
Dimitrios Markou [Thu, 26 Oct 2017 07:13:29 +0000 (10:13 +0300)]
Execute ovs-logger cmds with sudo

In some installers we execute commands as ordinary users
and that causes problems when we need superuser priviledges.

Change-Id: I84786e63995990e9d68803ed50879b086b0bd4af
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agochange the K8 auto trigger time 93/46193/1
wutianwei [Wed, 25 Oct 2017 01:44:29 +0000 (09:44 +0800)]
change the K8 auto trigger time

K8s conflict with other CI job.
We change the K8s auto trigger time to fix this issue

Change-Id: I54042e31347e989975601305a6de5e98a4da7adf
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoDo not set bashisms when calling build.sh 81/46181/1
agardner [Tue, 24 Oct 2017 15:49:39 +0000 (11:49 -0400)]
Do not set bashisms when calling build.sh

The maintainer can decide to set errexit nounset or pipefail
Plus, this fails as pipefail is a bashism and shell: calls sh

Change-Id: Ibac052fddce7e9a3eb7c536e08c64d9dad1a7a0a
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "add verify jobs for container4nfv"
Aric Gardner [Mon, 23 Oct 2017 20:19:38 +0000 (20:19 +0000)]
Merge "add verify jobs for container4nfv"

6 years agoMerge "allow authentication to be disabled"
Serena Feng [Mon, 23 Oct 2017 01:27:12 +0000 (01:27 +0000)]
Merge "allow authentication to be disabled"

6 years agoadd verify jobs for container4nfv 47/43247/6
Guo Ruijing [Sun, 22 Oct 2017 18:13:54 +0000 (11:13 -0700)]
add verify jobs for container4nfv

Change-Id: I8bca593398beb7e509c3ab7d02bf6fb7ad54b91a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agobug fix: score calculation based on build_tag 37/46037/1
Morgan Richomme [Fri, 20 Oct 2017 15:17:37 +0000 (17:17 +0200)]
bug fix: score calculation based on build_tag

we were used to count the number of PASS of the last 4 runs
it works 80% of the cases

4 runs
4 OK => 3 points
3 OK => 3 points
2 OK => 2 points
1 OK => 1 point
0 => 0

it is different from the normal score calculation
4 OK => 3 points
3 OK => 2 points
2 OK => 2 points
1 OK => 1 point
0 => 0

Change-Id: Ib8df2c294e0036246176c181b7a7ac290ebea07e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoMerge "criteria field must be 'PASS/FAIL'"
Morgan Richomme [Fri, 20 Oct 2017 08:47:15 +0000 (08:47 +0000)]
Merge "criteria field must be 'PASS/FAIL'"

6 years agoallow authentication to be disabled 17/46017/2
SerenaFeng [Fri, 20 Oct 2017 08:13:29 +0000 (16:13 +0800)]
allow authentication to be disabled

in local deployment situation, authentication can be disabled by
setting authenticate=False of ui section in config.ini

JIRA: RELENG-324

Change-Id: I9157d1723851feb12435033dbdd59035e3eb5777
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agojjb: xci: bifrost: Enable jobs and use XCI ssh configuration 61/44461/4
Markos Chandras [Fri, 6 Oct 2017 12:52:12 +0000 (13:52 +0100)]
jjb: xci: bifrost: Enable jobs and use XCI ssh configuration

Enable the 'bifrost' jobs and also make use of the XCI specific
ssh configuration file.

Change-Id: I04d15610b596191622cf028b3408b4d63ee7090b
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agocriteria field must be 'PASS/FAIL' 49/45949/1
SerenaFeng [Fri, 20 Oct 2017 07:21:59 +0000 (15:21 +0800)]
criteria field must be 'PASS/FAIL'

criteria must be fix with 'PASS/FAIL', case insensitive
or else, BADREQUEST exception will be raises

JIRA: RELENG-327

Change-Id: Ic648b9d38937fc63924e42cfdf5345cdaa32e1ed
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoMerge "bug-fix: fix compass os_cert issue for bottlenecks euphrates"
Jun Li [Fri, 20 Oct 2017 07:20:45 +0000 (07:20 +0000)]
Merge "bug-fix: fix compass os_cert issue for bottlenecks euphrates"

6 years agoYeah, rtd did not have euphrates stream 81/45881/1
agardner [Thu, 19 Oct 2017 20:24:39 +0000 (16:24 -0400)]
Yeah, rtd did not have euphrates stream

Change-Id: I42cfed19942af1f6f4c09b27e839172693598a5d
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "Update release tags for Docker builds"
Trevor Bramwell [Thu, 19 Oct 2017 17:34:07 +0000 (17:34 +0000)]
Merge "Update release tags for Docker builds"

6 years agoExtend the Functest reporting black list 97/45797/1
Morgan Richomme [Thu, 19 Oct 2017 12:12:12 +0000 (14:12 +0200)]
Extend the Functest reporting black list

remove
* tempest_full_parallel
* rally_full

Change-Id: Ibb944e7d32dc3cf0fc0b87a269c9e2f0327410e4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agobug-fix: fix compass os_cert issue for bottlenecks euphrates 81/45781/1
Gabriel Yu [Thu, 19 Oct 2017 08:52:27 +0000 (16:52 +0800)]
bug-fix: fix compass os_cert issue for bottlenecks euphrates

Change-Id: I74cae84ad2613ac25a1896ae5b57d38f08545818
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
6 years agoIntegrate yardstick on daisy master branch 71/45471/3
Alex Yang [Wed, 18 Oct 2017 07:53:48 +0000 (15:53 +0800)]
Integrate yardstick on daisy master branch

JIRA: DAISY-9

1. Trigger yardstick job in daisy-baremetal-daily-master on zte-pod3
2. Add daisy pods in yardstick
3. Add EXTERNAL_NETWORK in installer params

Change-Id: Ia8e69e503102c1fb282d6d2c5acac2ac3cbfe747
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoSwitch yamllint job to only run against new files 51/45251/2
Trevor Bramwell [Mon, 16 Oct 2017 16:37:13 +0000 (09:37 -0700)]
Switch yamllint job to only run against new files

Intead of yamllint all files at once yamllint will only run against new
or modified yaml files.

Change-Id: I10b951427966409e15fb773b959adbd780497bad
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate release tags for Docker builds 57/45357/5
Jose Lausuch [Tue, 17 Oct 2017 15:13:16 +0000 (17:13 +0200)]
Update release tags for Docker builds

Change-Id: I3c4d71239dfe66773931f5f5b9349faab443aa2d
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoMoon job is still running. 49/45549/1
agardner [Wed, 18 Oct 2017 13:56:31 +0000 (09:56 -0400)]
Moon job is still running.

I guess adding disabled true doesnt do anything.
Just going to neuter the job then..

Change-Id: Iff77f846b6c3eb15ea8c49cfa035449f7aaa1984
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoDisable moon verify job. 35/45535/1
agardner [Wed, 18 Oct 2017 13:45:13 +0000 (09:45 -0400)]
Disable moon verify job.

Why is moon running against docs buids?
I don't know, but ts documentation release day.

Disabling moon

https://gerrit.opnfv.org/gerrit/#/c/45505/

Change-Id: Icb68bfc183347a98756f43073d6e5d9a0131144f
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoAdd new function to get indivial test score for aarch64 21/45321/3
Morgan Richomme [Tue, 17 Oct 2017 09:54:44 +0000 (11:54 +0200)]
Add new function to get indivial test score for aarch64

as architecture is not considered as a constraints (unlike scenario or
installer) we need to work on the build tag to retrieve the data

but it is not possible to use regex directly in the API

so retrieveing the accurate results require extra processing
 * based on build_tag, filter the results properly per scenario
 * build a table build_tag time for a given scenario
 * keep only the last 4 results
 * evaluation criteria field

It would simplified if architecture could be declared as a constraint
then querying the resuls will not change and not require intermediate
steps

JIRA: FUNCTEST-880

Change-Id: Id4fe4f56babf0964d41e299905c804e0d837c3d7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years ago[Functest] Add TESTCASE_OPTIONS env variable to the Alpine containers 49/45349/2
Jose Lausuch [Tue, 17 Oct 2017 14:27:43 +0000 (16:27 +0200)]
[Functest] Add TESTCASE_OPTIONS env variable to the Alpine containers

This patch also removes the --report flag when running a single
test case (functest-suite type of jobs)

Change-Id: Ic94fba53ced7c6f908905c02577e1b104f15afb7
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoMerge "[Functest] Cleanup daily Jenkins job"
Morgan Richomme [Tue, 17 Oct 2017 14:29:03 +0000 (14:29 +0000)]
Merge "[Functest] Cleanup daily Jenkins job"

6 years agoMerge "fuel, armband: Limit dovetail to Danube branch"
Fatih Degirmenci [Tue, 17 Oct 2017 12:25:24 +0000 (12:25 +0000)]
Merge "fuel, armband: Limit dovetail to Danube branch"

6 years ago[Functest] Cleanup daily Jenkins job 01/45301/4
Jose Lausuch [Tue, 17 Oct 2017 07:54:09 +0000 (09:54 +0200)]
[Functest] Cleanup daily Jenkins job

There is a former job template which was used for testing Alpine
containers at the beginning on 2 alpine-pods. That is not needed
any longer since we are running Alpine everywhere.
Also, this patch re-orders the builders.

Change-Id: Iabb41552f513773ebae1170232b8db1aeceb9a59
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agofuel, armband: Limit dovetail to Danube branch 91/45091/5
Alexandru Avadanii [Sat, 14 Oct 2017 00:25:25 +0000 (02:25 +0200)]
fuel, armband: Limit dovetail to Danube branch

While at it, limit functest & yardstick to master and
stable/euphrates, trying to work around missing job references
in Danube scenarios on ZTE PODs.

Change-Id: I89de0c3b3c914e1ad735980a995e5cae625238be
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoyardstick: remove apexlake 75/45275/1
Ross Brattain [Wed, 27 Sep 2017 00:50:01 +0000 (17:50 -0700)]
yardstick: remove apexlake

apexlake was removed from yardstick codebase

Change-Id: I8eb826aa725dfb0e2c2c7a0bc1b15931fa245967
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>