Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I8bfe946c6708f2d0eb0b1c583e1a522d4d797e93
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
|
|
|
|
|
|
|
|
wrong keyword
JIRA: RELENG-146
Change-Id: I9bea896c3be02b7533ab170b3e91117499eef06f
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
JIRA: FUNCTEST-468
Change-Id: I03fb25ef26db521bceb740ec2808106a00e55165
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I7a35a1222ce7524fbf74848daec68dfd57616026
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
The Jenkins jobs for smoketest and deploy use inline scripts which are
essentially no-ops but they should use the respective scripts instead
which are also no-ops at the moment but they could potentially become
more useful in the future.
Change-Id: Ic91f65b43468aaba503e71773098853bf43f229f
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
Change-Id: I9b8d9746e8a3beebc1aff9f883dcec39928831d7
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
|
|
|
|
JIRA: FUNCTEST-469
Change-Id: Ifd6598232fb0a1615352e0f27aefd51beeedbcbc
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
|
|
|
|
|
|
This will allow to run on different distros depending on
settings exported.
Change-Id: I068d7bb2eebfd009dceeff057c8a65361483788b
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
|
|
|
|
|
|
JIRA: YARDSTICK-343
Change-Id: I926d1fcb308feb118663ba4db7adf3bc9eab7cbe
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
arm-pod3 is a CI POD deployed with Fuel on AArch64 hardware,
and also runs Functest jobs for it.
Enable pushing logs from this POD, as well as listing it
in the dashboard.
Closes-bug: ARMBAND-73
Change-Id: I8ed833f6a0b3a96d7473539129de662f8ddde95e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Closes-bug: ARMBAND-72
Change-Id: I6c5a3e6ce4c320bf42f02b290a0137f5b892ad7f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
It is already disabled in origin in puppet-infracloud,
and it is causing an error with duplicates now.
Change-Id: Ie40232c03138f1c8a1516895828c6cfd5730f9f7
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
Change-Id: I9b86f285ac0a3e3f8ea95550f7490ced8d3ca2a3
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change creates job to run patchset verification for openstack/bifrost.
The verification is done by checking out the patch from upstream bifrost
repo and combining opnfv bifrost stuff with it to see if any change that
is proposed upstream breaks opnfv bifrost.
The verification is done only for trusty and this can be expanded to support
centos7 and suse as well.
Due to change in slave label, impacted files are also updated.
Change-Id: Id34b7ddcf5e3f424a5999aa1a9fa69ff53d95fc4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
This patch adds a new jenkins job which will be executed every time
doctor patch is uploaded. The code will be verified by executing
doctor scenario on the specific pod using functest.
JIRA: DOCTOR-70
Change-Id: I480cd905991ccb1ef7426187fe83cbf1ae798ce9
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Change-Id: I9b1d0a5bb9c6b84515ee6daecc9b2e1983c93c7d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
Change-Id: I78a67475956405193a55a1d8d13a93bfe913c8f5
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I396e8b8e3958cb89cdd3d8790f78ae4085e90e47
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
trying to find the best/right way to point this job to use cperf's
intel-pod2.
Change-Id: I461d7367b73d4e388200cc7c7db0ab005e28cc2d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
JIRA: RELENG-143
Change-Id: Ia20c6ce86e72924ab8ab5f93bdc956d7f6a40a93
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Change-Id: I72e061ae57ccdd06520dbf93cdf146390bfc0591
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
|
|
|
|
This patch contains scripts for downloading artifacts and running
tests as part of KVM4NFV daily job.
Change-Id: Iaf557d260e236f873acf99d7d735c54d7d2903cf
Signed-off-by: kalyanreddy <reddyx.gundarapu@intel.com>
|
|
Sometimes commands are exeucuted before last one was finished, for
example here:
https://build.opnfv.org/ci/job/fuel-deploy-virtual-daily-colorado/117/console
Try set custom prompt to eliminate false matching and add additional sleep
after git package installation.
Change-Id: I0fd1b5410c7870ff2a074e050069efc3b61b0d79
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Change-Id: Ic3729d9450edabd809eed53525632e2b36752401
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
It relies on this var being exported, and if the script
is ran manually and this var is not set, it crashes. Adding
a default to this var to avoid this failure.
Change-Id: I5c61a1d9f1aafe2d6c64af70d3237b6c5b0d1e1d
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
|
|
|
|
|
|
Change-Id: Ia3f1f37dfec0c8e73328e048fab8f9b8892e8c66
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
We were refering jobs in other projects (mainly fuel) because
the ci pods were named jost baremetal and virtual
Change-Id: I9d02e2e61fe666f4ef46c1eb62f41da065e46059
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
|
|
Change-Id: I50c47a40f3337e7140740f49b09f3e508eb0087c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
|
|
Visualization items of test cases is written in _testcases variable
in create_kibana_dashboards.py, make it rather difficult to integrate
other testcases. Use a yaml configuration file to simplify it
JIRA: FUNCTEST-461
Change-Id: If64f6e18ea72dd864c9e9e067655aa951406b291
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
Change-Id: I8b011aafd333c78eaeed59040476b1325e2dc56c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
The instructions in README file will be automated later on so they
are just documented for the timebeing in order to prevent others
from facing issues while they try to follow the steps.
Change-Id: I38fe2609da6389a1cd120075f8eea243edd28e58
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|