Aric Gardner [Tue, 14 Mar 2017 15:35:35 +0000 (11:35 -0400)]
Trigger docs verify for all changes under docs/
This should be the same as docs merge
Change-Id: Ib65e4dca130369e8372cfda433d4158393e67d3f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Cristina Pauna [Wed, 15 Mar 2017 11:05:45 +0000 (13:05 +0200)]
Modify triggers for armband danube jobs
This commit rebalances the nr of runs between master and danube branch
for CI jobs
JIRA: ARMBAND-238
Change-Id: I541ddf3974680096d503829b279cb26ab76577bc
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Fatih Degirmenci [Wed, 15 Mar 2017 09:30:26 +0000 (09:30 +0000)]
Merge "Allow creation of Dockerfile.aarch64 through patch"
Martin Klozik [Wed, 15 Mar 2017 08:48:00 +0000 (08:48 +0000)]
vswitchperf: Fix Danube VERIFY and MERGE jobs
VSPERF VERIFY and MERGE jobs should be executed at opnfv-build-ubuntu.
Only daily job should be executed at intel-pod12. Configuration of
Danube jobs was fixed to use the same executors as master branch.
Change-Id: I95a12c7d828eb840c177d3e8114ed81b342b9427
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Aric Gardner <agardner@linuxfoundation.org>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Morgan Richomme [Wed, 15 Mar 2017 07:53:43 +0000 (07:53 +0000)]
Merge "Update reporting page for Danube"
Aric Gardner [Tue, 14 Mar 2017 15:20:13 +0000 (15:20 +0000)]
Merge "Enable Danube Jobs"
Aric Gardner [Mon, 13 Mar 2017 18:23:34 +0000 (14:23 -0400)]
Enable Danube Jobs
Here are the projects that were branched:
I will double check against this list that these changes make sense
and that no one is missing as I go forward.
wiki page of participating projects, and their jobs:
https://wiki.opnfv.org/display/SWREL/Milestone+Compliance+for+Danube
apex - already enabled
armband - done
availability - already enabled
barometer - done
bottlenecks - already enabled
compass4nfv - done
copper - already enabled
daisy - (not participating -- keep jobs disabled?)
doctor - already enabled
domino - already enabled
fds - N/A
fuel - done
functest - already enabled
ipv6 - already enabled
joid - done
kvmfornfv - already enabled
models - already enabled
multisite - done
netready - NOT DONE
opera - NOT DONE
opnfvdocs - done
orchestra - Not participating
onosfw - done
ovsnfv - done
parser - N/A
promise - already enabled
qtip - already enabled
sdnvpn - N/A
snaps - done
securityscanning - N/A
sfc - N/A
storperf - done
ves - already enabled
vswitchperf - already enabled
yardstick - already enabled
Change-Id: I803662faf05c8554cfe7fa5f85da9521f72b03ff
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Tue, 14 Mar 2017 15:14:24 +0000 (16:14 +0100)]
Enable docker build jobs for stable/danube
Change-Id: Ife9dae40246558b3219b4e194680e7428270df14
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
helenyao [Tue, 14 Mar 2017 11:17:01 +0000 (19:17 +0800)]
Fix the RELEASE_VERSION unbound issue
'RELEASE_VERSION: unbound variable' popped up when building stable docker image
Change-Id: I5d4582aea2f154e0bc34cdccdd05b9df64032ed2
Signed-off-by: helenyao <yaohelan@huawei.com>
Serena Feng [Tue, 14 Mar 2017 10:09:25 +0000 (10:09 +0000)]
Merge "[qtip]execute compute qpi in qtip daily job"
wu.zhihui [Mon, 13 Mar 2017 08:40:07 +0000 (16:40 +0800)]
[qtip]execute compute qpi in qtip daily job
- Execute compute qpi in qtip daily job.
- delete unuse parameter
- add CI_DEBUG parameter
Change-Id: I0e429703b7d1ac8cc7fda2ec888de789b57a5e50
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Tim Rozet [Mon, 13 Mar 2017 18:56:13 +0000 (18:56 +0000)]
Merge "Add logic to allow ODL Cbench suite to run from docker container"
Tim Rozet [Mon, 13 Mar 2017 15:05:01 +0000 (11:05 -0400)]
Apex,Functest: Create correct danube functest jobs for Apex
Also adds odl_l3-fdio-noha to daily job for Apex
Change-Id: I4732f8b905d0908124c2c65cd2ad3af92262d4b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Morgan Richomme [Mon, 13 Mar 2017 14:29:58 +0000 (15:29 +0100)]
Update reporting page for Danube
- add danube in config to generate results
- create new web pages for Euphrates (master)
Change-Id: I11b3f37a0f6040a3d0c18820a08a9d6fb7ebe036
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Cristina Pauna [Thu, 9 Mar 2017 14:45:38 +0000 (16:45 +0200)]
Allow creation of Dockerfile.aarch64 through patch
When building an aarch64 docker image an Dockerfile.aarch64 file is
expected to exist. With this patch we may create it from the x86
Dockerfile by applying an aarch64 patch
This feature can be used with qtip, via
https://gerrit.opnfv.org/gerrit/#/c/30185/
JIRA: ARMBAND-219
Change-Id: I71e1e1852e31f92fb1f1947542f7f397b996541f
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
wu.zhihui [Mon, 13 Mar 2017 09:32:33 +0000 (17:32 +0800)]
[qtip]enable danube verify/validate job for qtip
Enable danube verify/validate job for qtip.
Change-Id: I9a9403ed19e17f88c01a33fda5991984a8fd5166
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
QiLiang [Mon, 13 Mar 2017 02:58:52 +0000 (19:58 -0700)]
[compass] BugFix: job to verify k8s deploy
Use commit message: 'check k8', 'verify k8', 'check kubernetes' or
'verify kubernetes' to trigger k8s patchset verify.
Previous patch bug appearance:
https://gerrit.opnfv.org/gerrit/#/c/29471/
Change-Id: I14b52e253fd6ceae601d661568e86c449ae544fa
Signed-off-by: QiLiang <liangqi1@huawei.com>
mei mei [Mon, 13 Mar 2017 01:41:36 +0000 (01:41 +0000)]
Merge "[compass] add job to verify k8s deploy"
QiLiang [Thu, 9 Mar 2017 07:33:38 +0000 (23:33 -0800)]
[compass] add job to verify k8s deploy
Use commit message: check-k8, verify-k8, check-k8s, verify-k8s,
check-kubernetes or verify-kubernetes, to trigger k8s patchset
verify.
Change-Id: I89c471f603846d6d3a7ff6b73562ee52fb2e93e8
Signed-off-by: QiLiang <liangqi1@huawei.com>
Fatih Degirmenci [Sat, 11 Mar 2017 13:49:14 +0000 (13:49 +0000)]
Merge "Removing SELINUX class from server manifest"
Tim Rozet [Fri, 10 Mar 2017 19:55:43 +0000 (14:55 -0500)]
Apex: Enable danube branch,kvm daily
Enables danube jobs and daily everyday. Master daily is reduced to only
running every Sunday as it is not really needed. KVM jobs are added to
daily. Previous colorado jobs removed.
Change-Id: If0793fd24ecc22a6a9ddc344ff58317eeb9bc986
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jamo Luhrsen [Thu, 2 Mar 2017 06:49:45 +0000 (22:49 -0800)]
Add logic to allow ODL Cbench suite to run from docker container
- also changing deploy scenario to only use a single controller
Change-Id: Ic1aa9489b17478865db7f9509091e165fbe4a6b3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Markos Chandras [Fri, 10 Mar 2017 10:18:02 +0000 (10:18 +0000)]
Merge changes from topic 'prototypes/bifrost/scripts/use-json-inventory'
* changes:
prototypes: bifrost: Fix ELEMENTS_PATH for latest diskimage-builder release
prototypes: bifrost: Switch to JSON for inventory
Jun Li [Fri, 10 Mar 2017 02:49:07 +0000 (02:49 +0000)]
Merge "dovetail: add dovetail debug testsuite into joid daily loop"
Markos Chandras [Thu, 9 Mar 2017 16:14:58 +0000 (16:14 +0000)]
prototypes: bifrost: Fix ELEMENTS_PATH for latest diskimage-builder release
Upcoming diskimage-builder version (2.0.0) changed the location on
where dib elements are installed from /usr/share/diskimage-builder to
/usr/lib/$python/diskimage_builder/. However, base elements are included
by default so fix the script to set ELEMENTS_PATH to the path of our
out-of-tree elements.
Change-Id: Ib5c4e1465a67a819c9d495b0e0a64addeb0294cb
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Thu, 9 Mar 2017 18:21:13 +0000 (18:21 +0000)]
prototypes: bifrost: Switch to JSON for inventory
Upstream commit
3aaed64e88e3 ("Use JSON baremetal data in testing")
switched from CSV to JSON for the inventory file in order to support
the *_ipmitool drivers and virtualbmc. This commit mimics the upstream
one.
Depends-On: Ib5c4e1465a67a819c9d495b0e0a64addeb0294cb
Change-Id: If66810db445cf997c5eb61090815abe186e002fa
Signed-off-by: Markos Chandras <mchandras@suse.de>
wutianwei [Thu, 9 Mar 2017 06:40:11 +0000 (14:40 +0800)]
wrong network configuration file.
if compass4nfv deploy the scenario of nosdn-openo, it need to use the network_open.yaml.
Change-Id: I9761cf5c6943df4f3c51363ef6f148fedbfc6316
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Dan Radez [Wed, 8 Mar 2017 21:38:01 +0000 (16:38 -0500)]
Disabling onos for danube release
ONOS on Apex will not be supported in Danube
Change-Id: I58979724df7f6fa359e9789458ac305965ce71b1
Signed-off-by: Dan Radez <dradez@redhat.com>
wutianwei [Tue, 7 Feb 2017 08:35:27 +0000 (16:35 +0800)]
Add scripts and playbook to deploy OSA
The script and playbooks defined on this repo will deploy an OpenStack cloud
based on OpenStack-Ansible.
You just need to run the osa_deploy.sh.
More information please refer to the README.md
Change-Id: I731c366ab7197aefd7726150477ba1cc4d2932d3
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Morgan Richomme [Tue, 7 Mar 2017 15:57:38 +0000 (15:57 +0000)]
Merge "bug fix: last 4 run reporting for storperf"
Fatih Degirmenci [Fri, 3 Mar 2017 15:23:29 +0000 (16:23 +0100)]
multisite: Use known/working version of fuel
Change-Id: I65e4f58e9ed5ead16279128a58d3f6d9e951593d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Morgan Richomme [Mon, 6 Mar 2017 13:44:47 +0000 (14:44 +0100)]
bug fix: last 4 run reporting for storperf
- bug fix:
copy/paste of yardstick code but list of results
is not sorted by default, taking the last 4 array
items lead to random results on the 4 last run
sort results before taking the last 4 results
to establish last 4 run criteria
- enhancement: add link to last CI run in the
reporting page
- fix trend line bug
Change-Id: Ice16832a81cb65503a63b16321a2be92a427d279
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Serena Feng [Tue, 7 Mar 2017 07:15:21 +0000 (07:15 +0000)]
Merge "Use local bin file for daisy deploy job"
Jun Li [Mon, 6 Mar 2017 12:37:19 +0000 (12:37 +0000)]
Merge "change the name of open-o scenario to os-nosdn-openo-ha"
Fatih Degirmenci [Mon, 6 Mar 2017 08:29:57 +0000 (09:29 +0100)]
fuel: Fix build blockers between daily and weekly jobs
Change-Id: I465de0d1e7fec4f8e9b03762adff0049a22f05ef
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
meimei [Mon, 6 Mar 2017 06:40:40 +0000 (14:40 +0800)]
change the name of open-o scenario to os-nosdn-openo-ha
according to this patch: https://gerrit.opnfv.org/gerrit/#/c/29819/
Change-Id: Ie0851b7a5500968a1c1f2f4f4eeaa27fc75a4f29
Signed-off-by: meimei <meimei@huawei.com>
Jun Li [Mon, 6 Mar 2017 00:56:57 +0000 (00:56 +0000)]
Merge "[compass] add new scenario of os-nosdn-openo-noha"
Ryota MIBU [Sat, 4 Mar 2017 13:20:16 +0000 (13:20 +0000)]
[doctor] make symbolic link of directory instead of file
Change-Id: Ic879ebe17c317c95921f250dd31dbcc9a7e2d6e2
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Ryota MIBU [Sat, 4 Mar 2017 02:22:26 +0000 (02:22 +0000)]
[doctor] fix file path to functest results
Change-Id: I1915a9975d3df42171e223aee6be38a6b1f79ebc
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Ryota MIBU [Fri, 3 Mar 2017 20:13:14 +0000 (20:13 +0000)]
[doctor] create symbolic link to capture functest log
Change-Id: I2eaa57351ebfbc36a142b977e7e22b9d8c4943cd
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Ryota MIBU [Fri, 3 Mar 2017 18:41:39 +0000 (18:41 +0000)]
[doctor] add postbuildscript for functest log
Change-Id: Ifebef95a69f98f53fc3c826116bf45c647d4911f
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
chenjiankun [Mon, 20 Feb 2017 09:35:22 +0000 (09:35 +0000)]
Create Test Reporting landing page
JIRA: RELENG-165
In this patch, I upload the backend code
usage:
docker run -itd -p 8000:8000 -e SERVER_URL=server_ip:8000 opnfv/reporting:<tag>
note: must point SERVER_URL, it is the api server.
visit landing page:
http://server_ip:8000/reporting/index.html
Change-Id: I10121574e0c4b2733a8084c986d7a2746e7ce2a4
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Tim Rozet [Fri, 3 Mar 2017 02:58:55 +0000 (02:58 +0000)]
Merge "dovetail: adjust apex pod"
meimei [Fri, 3 Mar 2017 02:50:09 +0000 (10:50 +0800)]
[compass] add new scenario of os-nosdn-openo-noha
Change-Id: I4a59678cc9b4a44fd90543d6cd4456262386cdb7
Signed-off-by: meimei <meimei@huawei.com>
Fatih Degirmenci [Thu, 2 Mar 2017 20:18:23 +0000 (20:18 +0000)]
Merge "snaps: Create job for patchset verification"
Morgan Richomme [Thu, 2 Mar 2017 20:15:28 +0000 (20:15 +0000)]
Merge "functest: Create functest-weekly prototype jobs"
Aric Gardner [Thu, 2 Mar 2017 18:11:33 +0000 (13:11 -0500)]
Add trevor
This is to test verify and merge for new rtd builds
Change-Id: Iaaf0730766559e18689ad617892ab77072d26fd2
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 2 Mar 2017 18:10:14 +0000 (19:10 +0100)]
snaps: Create job for patchset verification
Change-Id: I944b1ddb736553a79169da481ca6911d546d8ac6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Aric Gardner [Thu, 2 Mar 2017 17:05:35 +0000 (17:05 +0000)]
Merge "Made new doc job voting"
Fatih Degirmenci [Thu, 2 Mar 2017 16:01:24 +0000 (17:01 +0100)]
functest: Create functest-weekly prototype jobs
Fuel weekly jobs are created, calling fuel-deploy and functest weekly
jobs.
Experimental scripts have also been removed.
Change-Id: If492443e26248731df35e6b6cb5239fb2ae9a86a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
ShubhamRathi [Wed, 1 Mar 2017 14:19:06 +0000 (19:49 +0530)]
Made new doc job voting
1. New has been made voting.
Old doc job has been made non voting.
2. Adding files variable which triggers
job on changes in 'docs/'
Merge job earlier did not trigger on merge.
Change-Id: Id19c02949a0a5f2b1da0682f18ed6051403aa77e
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
SerenaFeng [Wed, 1 Mar 2017 09:29:31 +0000 (17:29 +0800)]
Problem with rally_sanity results
after refactor, details in rally_sanity became 'unicode',
which contains built-in 'format' method, which is not processed correctly
error message:
File
"/usr/local/lib/python2.7/dist-packages/opnfv_testapi/resources/models.py",
line 36, in _format
for h in dicts[k]]
KeyError: u"u'details'"
JIRA: FUNCTEST-723
Change-Id: If35e55f542fbbae8bd1a534938b7279b7a634880
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Morgan Richomme [Thu, 2 Mar 2017 12:40:58 +0000 (12:40 +0000)]
Merge "bugfix unittest test_queryProject occasionally failed in TestAPI"
Serena Feng [Thu, 2 Mar 2017 09:19:27 +0000 (09:19 +0000)]
Merge "Fix the wrong pod and job name of Daisy"
Serena Feng [Thu, 2 Mar 2017 09:19:00 +0000 (09:19 +0000)]
Merge "Update the ignore patterns for Parser"
Julien [Thu, 2 Mar 2017 09:04:55 +0000 (17:04 +0800)]
Update the ignore patterns for Parser
Change-Id: I1fb0fdd32e7fdb9c0d04547b95fda63e23a71f0c
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Ryota MIBU [Thu, 2 Mar 2017 07:52:47 +0000 (07:52 +0000)]
[doctor] archive functest log file regardless result
Change-Id: I5c61b1773bbc4913f23bf5e458e4e94c29bd29ef
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Julien [Thu, 2 Mar 2017 07:02:48 +0000 (15:02 +0800)]
Fix the wrong pod and job name of Daisy
Change-Id: Ic6fea2c189de30875968b436db9469bfb5e9b051
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
MatthewLi [Thu, 2 Mar 2017 06:29:03 +0000 (01:29 -0500)]
dovetail: adjust apex pod
JIRA: DOVETAIL-359
see patch https://gerrit.opnfv.org/gerrit/#/c/29543/
runs on lf-pod1
Change-Id: Ieb0f081cdaf5d5f79f0145940b08ec0c5a8ec6c2
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Alex Yang [Thu, 2 Mar 2017 06:27:59 +0000 (14:27 +0800)]
Use local bin file for daisy deploy job
Change-Id: I5e09837264d93ad503dff3f886c4aba281f04255
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Tim Rozet [Thu, 2 Mar 2017 03:57:31 +0000 (03:57 +0000)]
Merge "dovetail: add dovetail debug testsuite into apex daily loop"
Ciprian Barbu [Wed, 1 Mar 2017 13:25:28 +0000 (15:25 +0200)]
[deployment_handler] Fix apt-cache to get installed version
In case multiple versions of a package exist on the repo, the old method using
apt-cache show opendaylight returned everything available rather than what was
actually installed. Using apt-cache policy opendaylight is more appropriate.
Change-Id: I8068c18ab25ca532988f24277fd48a4c42647891
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
Fatih Degirmenci [Wed, 1 Mar 2017 10:14:45 +0000 (10:14 +0000)]
Merge "[yamllint] move yamllint into verify phases"
Fatih Degirmenci [Wed, 1 Mar 2017 10:13:46 +0000 (10:13 +0000)]
Merge "jjb: infra: bifrost-cleanup-job: Ignore jjb patchsets"
SerenaFeng [Wed, 1 Mar 2017 07:29:22 +0000 (15:29 +0800)]
bugfix unittest test_queryProject occasionally failed in TestAPI
error message:
"E AssertionError: Mismatched values: u'installers', expected:[], actual: []
Change-Id: Ieae5fdfd2a044909784cbb4766a5d25f4bbafcea
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
MatthewLi [Wed, 1 Mar 2017 08:11:41 +0000 (03:11 -0500)]
dovetail: add dovetail debug testsuite into joid daily loop
JIRA: DOVETAIL-360
similiar patches see
https://gerrit.opnfv.org/gerrit/#/c/25697/
Change-Id: I52025a0b7879d76821af639ed367d6fa4e917180
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Wed, 1 Mar 2017 07:34:29 +0000 (02:34 -0500)]
dovetail: add dovetail debug testsuite into apex daily loop
JIRA: DOVETAIL-359
similiar patches see
https://gerrit.opnfv.org/gerrit/#/c/25697/
Change-Id: I3715cbbc911f80fd840ab2b10708f98a03959c6f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Morgan Richomme [Wed, 1 Mar 2017 07:35:20 +0000 (07:35 +0000)]
Merge "add openrc fetching for daisy installer"
meimei [Wed, 1 Mar 2017 01:49:10 +0000 (09:49 +0800)]
[yamllint] move yamllint into verify phases
Change-Id: Id6e541f9260df44ca33f66acec1bdf1e4b4a812d
Signed-off-by: meimei <meimei@huawei.com>
Jamo Luhrsen [Tue, 28 Feb 2017 22:06:41 +0000 (14:06 -0800)]
Add odl_netvirt as a suite choice for FUNCTEST_SUITE_NAME param
Change-Id: I86790035c0bb203e8e84c40c863b0750658d6901
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jose Lausuch [Tue, 28 Feb 2017 21:53:47 +0000 (21:53 +0000)]
Merge "Move from snaps_healthcheck to connection_check to retireve scenario lxd based scenarios are not running snaps_healthcheck"
SerenaFeng [Tue, 28 Feb 2017 02:44:28 +0000 (10:44 +0800)]
add openrc fetching for daisy installer
JIRA: FUNCTEST-743
Change-Id: Ic9153575bd43bbc67042cd69a996ad18175427a7
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Aric Gardner [Tue, 28 Feb 2017 15:58:06 +0000 (10:58 -0500)]
Source is a bash built in
whatever jjb shell we are calling doesnt
have it
change to . is more posix
Change-Id: Ic4c89cb39d118bae8502f0f94da620436da11fe9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Morgan Richomme [Tue, 28 Feb 2017 14:38:16 +0000 (15:38 +0100)]
Move from snaps_healthcheck to connection_check
to retireve scenario
lxd based scenarios are not running snaps_healthcheck
Change-Id: I34a86b5b8d0e1dffda40e6173196eb9409c448a0
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Tue, 28 Feb 2017 12:54:30 +0000 (12:54 +0000)]
Merge "Move case base from tempest_smoke_serial to snaps_healthcheck"
Morgan Richomme [Tue, 28 Feb 2017 10:47:30 +0000 (11:47 +0100)]
Move case base from tempest_smoke_serial to snaps_healthcheck
It will allow to show additional scenarios in the reporting page
the scenarios that fail on healthcheck or smoke tests
before running tempest_smoke_serial
Change-Id: I0d9ba84296bfc867ab80caa7873bb5bcb8469fc2
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Julien [Tue, 28 Feb 2017 07:20:08 +0000 (15:20 +0800)]
Remove auto update bars
auto update the bars will make the project submit new codes more and
more difficult.
now it is blocking project in qtip:
no verify +1 and reivew -1
Change-Id: I559125c8e467b2cab9e95c493c60689b9d13016e
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Aimee Ukasick [Mon, 27 Feb 2017 22:14:06 +0000 (16:14 -0600)]
Comment out shellcheck job
JIRA: COPPER-35
JIRA: MODELS-47
JIRA: VES-10
Temporary disabling of shellcheck job in Copper, Models, VES.
Change-Id: I6f4eb0a921676d990d951710651e25991543bd08
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Markos Chandras [Wed, 22 Feb 2017 16:36:12 +0000 (16:36 +0000)]
jjb: infra: bifrost-cleanup-job: Do not trigger on patchset creation
There are no logs to remove when a patchset is created.
Change-Id: Ieae8e8e142d69f741d43e740371110ce13255436
Signed-off-by: Markos Chandras <mchandras@suse.de>
jose.lausuch [Mon, 27 Feb 2017 14:37:04 +0000 (15:37 +0100)]
[Functest] Add Tempest Defcore test to the dashboard
Change-Id: Id2292198d1e34a2de1d2b9ccdda83f565f771df1
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Mon, 27 Feb 2017 10:29:24 +0000 (10:29 +0000)]
Merge "make unittest cover server.py in TestAPI"
Morgan Richomme [Mon, 27 Feb 2017 10:29:14 +0000 (10:29 +0000)]
Merge "Remove quotes of parameter for functest-fuel-virtual-suite job"
Morgan Richomme [Mon, 27 Feb 2017 10:28:57 +0000 (10:28 +0000)]
Merge "Use new-style classes which inherit from object in TestAPI"
Linda Wang [Mon, 27 Feb 2017 09:46:07 +0000 (09:46 +0000)]
Remove quotes of parameter for functest-fuel-virtual-suite job
Functest failed to recognise testcase name with quotes in CI:
https://build.opnfv.org/ci/job/functest-fuel-virtual-suite-master/264/console
Change-Id: I8dd3c9f98b0edff593437200c995be51767b3c37
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Morgan Richomme [Mon, 27 Feb 2017 09:08:59 +0000 (09:08 +0000)]
Merge "Add storperf reportign status page Create associated static storperf page Prepare vsperf, qtip, bottlenecks Put Yardstick scenario class into utils directory"
SerenaFeng [Mon, 27 Feb 2017 06:44:22 +0000 (14:44 +0800)]
Use new-style classes which inherit from object in TestAPI
JIRA: FUNCTEST-707
Change-Id: I90a3d6ebfdf798eefccb8e5a0deebb661329d903
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
SerenaFeng [Mon, 27 Feb 2017 06:33:52 +0000 (14:33 +0800)]
make unittest cover server.py in TestAPI
Change-Id: Id379e6786e1f61fb1032f80636da107156e68fb5
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
MatthewLi [Sat, 25 Feb 2017 06:11:25 +0000 (01:11 -0500)]
yardstick: email receiver change
Change-Id: I3cf28afe76bc0cd0bbabae28ad2620a565756e93
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
SerenaFeng [Thu, 23 Feb 2017 07:14:12 +0000 (15:14 +0800)]
leverage tox to facilitate the development
Before submitting a patch, we need to execute flake8, unittest,
open coverage report, now with the help of tox any pytest,
we can process them all with only one command.
pytest is choosen here is because of its useful assert showcase,
and powerful properties and healthy ecosystem(plugins of mock etc)
Change-Id: I7ee89da370da08cc2bc70f7d3b1e2741d7d2e1e8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Julien [Fri, 24 Feb 2017 12:04:38 +0000 (20:04 +0800)]
add -L para to curl for download bin file
without -L, curl just download the redirects info not the file.
same to https://gerrit.opnfv.org/gerrit/#/c/24769/
Change-Id: Ib40c6bf27651860c7d590ee021064e1245004fb9
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
SerenaFeng [Thu, 23 Feb 2017 08:59:09 +0000 (16:59 +0800)]
add unittest of config.py
Change-Id: I96639c47d27ef449d02528efad23e2499daa3def
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
SerenaFeng [Fri, 24 Feb 2017 07:08:41 +0000 (15:08 +0800)]
fix internal port of TestAPI
There are too many parameters when starting TestAPI container,
it will confuse the user. I learned that docker containers like
Jenkins and mongo the internal port is fixed, the user only need
to change the exposed port, so the same strategy is adopted here
Change-Id: I59424f5a1f36945d906975a741b631019fcbd46d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Markos Chandras [Fri, 24 Feb 2017 17:09:14 +0000 (17:09 +0000)]
jjb: infra: bifrost-cleanup-job: Ignore jjb patchsets
This is similar to
ebaf0be9a53d ("jjb: infra: bifrost-verify-jobs:
Ignore jjb patchsets"). There are no CI logs when a patchset is about
the jjb files so there is nothing for this job to do in that case.
Change-Id: I7b815b612da0407ddefaee9cf9826e9003b668ef
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 24 Feb 2017 09:39:09 +0000 (09:39 +0000)]
jjb: infra: bifrost-cleanup-job.yml: Use -m gsutil option for removals
Use the -m gsutil option to perform parallel object removal insted of a
sequential one to reduce the job's execution time.
Change-Id: I87d21b07674035113883f7952514555dec1750ca
Signed-off-by: Markos Chandras <mchandras@suse.de>
MatthewLi [Thu, 23 Feb 2017 02:17:48 +0000 (21:17 -0500)]
dovetail: ci jobs change to Danube
JIRA: DOVETAIL-356
since dovetail tool will based on SUT Danube branch,
there's a need to switch dovetail tool "debug" ci jobs
switch to Danube to debug the tool bugs.
Change-Id: I90fdc9042e1bae324c56ca5c5fd4c1a60136fdd8
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Morgan Richomme [Fri, 24 Feb 2017 07:59:11 +0000 (08:59 +0100)]
Add storperf reportign status page
Create associated static storperf page
Prepare vsperf, qtip, bottlenecks
Put Yardstick scenario class into utils directory
Change-Id: I874d1733fe3f37dc5dd557559478e7e0b25371d7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Fri, 24 Feb 2017 08:43:50 +0000 (08:43 +0000)]
Merge "Added Search_Results Page"
Serena Feng [Fri, 24 Feb 2017 07:55:40 +0000 (07:55 +0000)]
Merge "Fix no coverage file exported"
Serena Feng [Fri, 24 Feb 2017 06:15:50 +0000 (06:15 +0000)]
Merge "Add scenarios jobs"
Julien [Fri, 24 Feb 2017 03:05:55 +0000 (11:05 +0800)]
Fix no coverage file exported
minor spell error
Change-Id: Iecc5ce87c50e9d275c0d5ae11040f0b6e97deaa6
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>