Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- bugfix: storperf timeout in ci
JIRA: YARDSTICK-680
Change-Id: Ie405187b8ab085a9e4f40a7e7e7e661c94e83630
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit 6552d3b7b08c3b9dcaa8f44adc31d5028c00e863)
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- docs: Update release date
Change-Id: I659946aef133af3b99120903d57527daccf67f53
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit be00c803bcefb56ad9f690ae1509d3dcae7e9d9b)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "Adapt lmbench scripts for aarch64 nodes" into stable/danube
- Adapt lmbench scripts for aarch64 nodes
LMBench shell scripts were invoking x86_64 executables.
This made them fail when executed on aarch64 nodes.
Added architecture detection and proper command call.
JIRA: ARMBAND-268
Change-Id: I8c9e87158631f7f5479adc2fda9558f9f7e54406
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
(cherry picked from commit fd2b3173d21d34720f714e7e6358dafe7d1ada12)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "improve git code with devstack functions" into stable/danube
- improve git code with devstack functions
if we aren't re-cloning we still need to make sure
we update the branch/tag/commit to the version from the remote
so we need to fetch and then checkout again
it is more complicated. Dockerfile does a shallow
clone, so we don't get all the remote ref information.
To clone a random remote commit id we have to unshallow
Change-Id: If15f504b6ff2cfdfc8894fd3b37e687a19616714
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- ping: don't split if target_vm is a dict
If we run sample/ping-hot.yaml, it will encounter an AttributeError, log
see below:
Traceback (most recent call last):
File
"/usr/local/lib/python2.7/dist-packages/yardstick/benchmark/runners/duration.py",
line 69, in _worker_process
method(data)
File
"/usr/local/lib/python2.7/dist-packages/yardstick/benchmark/scenarios/networking/ping.py",
line 94, in run
target_vm_name = target_vm.split('.')[0]
AttributeError: 'dict' object has no attribute 'split'
Because here host and target will be a dict
JIRA: YARDSTICK-561
Change-Id: I4b7628bf20050d6d516a80efe3785f750d27c05e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit eb142a953a59f447f1c186d2f58004fe354e4c4b)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Fixes glance API running on incorrect network
JIRA: APEX-476
Change-Id: If635b4187f082d723ad00ba82357b351ee596a18
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Docs for Danube 3
JIRA: BOTTLENECKS-137
Documentation for Danube 3
Change-Id: Ic4b2611028fa45c0b731e998296e5000e35a33f6
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 38074a81bcb2a97bd59f274815dbfa67ab487c59)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Configure Yardstick flavor to give more RAM to ARM instances
Yardstick TC005 fails with errors that indicate low memory conditions:
"fio: error while loading shared libraries:
librbd.so.1: cannot map zero-fill pages"
Changing the yardstick flavor to give 1024MB of RAM instead of 512MB
made this test case work.
JIRA: ARMBAND-275
Change-Id: I2193802082c28edb20004964d2df3780eb5eccb7
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
(cherry picked from commit 5c8e38667e17059db1c62dd21f868966a6b2a519)
|
|
* Update docs/submodules/fuel from branch 'stable/danube'
- [docs] Refresh reference for Danube 3.0
Change-Id: I16154a1407b12c762a2866322b1ef4216a34dde2
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Fix syntax error in ovs-dpdk-preconfig.yaml
JIRA: APEX-477
Change-Id: I58988755519117b39fe96be6c619489155d01b81
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Merge "Workaround for vhost-user binding" into stable/danube
- Workaround for vhost-user binding
This is a workaround for this bug:
https://bugs.launchpad.net/networking-odl/+bug/1696968
JIRA: APEX-475
Change-Id: Ic115e094c2906d6572d6af411872d5584e665aec
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Fixes ODL config to step 1 only
opnfv-puppet-tripleo-pr: 30
JIRA: APEX-473
Change-Id: I96dbe8c467db6b72df6d82e3575567a6c4d4da70
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Fixes missing SDN_CONTROLLER_IP in overcloudrc.v3
JIRA: APEX-474
Change-Id: Iadc8e1614161421ae32b25e3cf10e1b5ba599250
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "Terminate openstack service process using kill command in HA test cases" into stable/danube
- Terminate openstack service process using kill command in HA test cases
JIRA: YARDSTICK-659
In some openstack environment, the service process cannot be killed by killall
command but can be terminate by kill command.
This patch is about to switch to use kill command in the
fault_process_kill.bash to kill processes.
Change-Id: Iec455ee56d3f31fb5c16de5994870d1acd33f41a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit dd42ba3cafb908246da5b90c8bbbc2c7d0beb801)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Fix configuration error in TC025
JIRA: YARDSTICK-647
Change-Id: Idc2a87d20a631c37f151cc945de155ef8855e9c3
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
(cherry picked from commit c076c8372f32a88059783fbc993ab2ebb8967e2e)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/danube'
- Merge "Up br-external after its creation" into stable/danube
- Up br-external after its creation
JIRA: -
On a clean env run compass4nfv deploy script will cause the jumpserver
network unreachable. This patch fix this issue.
Change-Id: Ib04762c5cf745ab40adcf05497d518e6d86ad97c
Signed-off-by: QiLiang <liangqi1@huawei.com>
(cherry picked from commit a6b71efaef32cd9b43abb48f0a0084465bd435dc)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Remove redundant print functions
JIRA: BOTTLENECK-158
Remove redundant print functions for report log
Change-Id: I35c43fd3e30090bc296823faca55b49c0431a1fb
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 6de46e9144ee0bc2962460c600e4b3a888d934ef)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/danube'
- Merge "FIX compass-core vm panic issue" into stable/danube
- FIX compass-core vm panic issue
JIRA: -
Update compass-core vm cpu mode in libvirt xml to let
compass-core vm support most instruction set that host support.
Change-Id: I654672f441c18e0da87509d3c492ceae2bf9ba95
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/danube'
- Switch on onos-sfc scenario for CI
Change-Id: I23d03618bbfe53f188f594deabb8bc70453c73b9
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Fixes vars missing in overcloudrc.v3
Change-Id: I03df4973fe2bb1356719dda5666484f556df2ffa
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/storperf from branch 'stable/danube'
- Allow Filename Target
Changes the default filesize to 1g so that profiling a file works again
Change-Id: I060b7af75be08f4ffb411f1c612babb846172dd5
JIRA: STORPERF-153
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit c8c1bc3cf1895c28d9d5cbfaff7ec80ed95b93b8)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Updates docs for Danube 3.0
Change-Id: I586c188b8cbf5d8a0c47926d6a816652515495ac
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/fds from branch 'stable/danube'
- FDS release notes for D3.0
Change-Id: Iad253687f534b09799ae21ab58e3f302d5f14e75
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
(cherry picked from commit 4c8ccbb8594b7091f498dcf83b9b8c28835fe710)
|
|
* Update docs/submodules/storperf from branch 'stable/danube'
- Allow User-Specified Sample Size
Adds the ability to accept steady_state_sample_size as a parameter.
Removes deprecated nowarm and nossd.
Adds OS_PROJECT_DOMAIN_ID.
Change-Id: I00c01b05cd2cbf001bc5446faa30f36137350ccf
JIRA: STORPERF-139
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit c7806a0f08f6114d8b1f037a77af041a2b0364d5)
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- Update armband documentation for 3.0 release
Change-Id: I2a71637b67b91cf828bbcf5f6abfbd9c2d6da2eb
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit 7dca6641608ea4085cedaf25107c9f702b4cdeb0)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Pin puppet-fdio version for stable/danube
Since stable/danube uses 17.04 release of VPP and Honeycomb,
we need to pin puppet-fdio to the commit before 17.07 specific
interface role tagging changes.
Change-Id: Id2c52679ab5bc74995149ed1df5365b934f89c3f
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/barometer from branch 'stable/danube'
- release notes: update for danube 3.0
Change-Id: Idb226781eef8ac83d2a73ac3698fb43fda2c76e6
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/danube'
- Merge "Switch off congress role in ansible plabook" into stable/danube
- Switch off congress role in ansible plabook
Installation often failed when creating user, role and service of congress.
So we switch off congress here. If compass users want to use congress,
just switch on congress in the ansible playbook.
Change-Id: I6f75ec7d86582650adbb7b273810a0961e8361c8
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Merge "Add overlay_ip_version config for IPv6 tenant networks" into stable/danube
- Add overlay_ip_version config for IPv6 tenant networks
JIRA: APEX-443
opnfv-tht-pr: 133
Change-Id: I03b28bdcc6d0649920fd58fb3400b2a4e5891e68
Signed-off-by: Feng Pan <fpan@redhat.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Merge "Fix rdo-release for newton" into stable/danube
- Fix rdo-release for newton
Change-Id: I96e38561c9d9e401042ba4ab7785801993d8a720
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Merge "Bugfix: json format transform for report" into stable/danube
- Bugfix: json format transform for report
JIRA: BOTTLENECK-158
The details part of report is not json formatted.
This patch is to fix it.
Change-Id: I089dae0c12e14935e4b7a5e7bdbe69f00e003f98
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit e4a17446f0f02d6ea950278074d88db6c09c5bb6)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bugfix: dockerfile does not support basename
JIRA: BOTTLENECK-158
Remove basename commond in docker-compose file
Change-Id: If06bac1903b2b830f9e5e4133f3315fb9f424c18
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit fd9ae2109a6202c17a89cd544a3b74747c3b729b)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add reporting to MongoDB
JIRA: BOTTLENECK-158
Add reporting function to community MongoDB
Change-Id: Idebc191b20ad238dbdd129ce38131b79e7133e35
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 8fd28cfeaca4ac29f4357c51eb0c0374d0d0a409)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/danube'
- Merge "Update the release-note for Danube 3.0" into stable/danube
- Update the release-note for Danube 3.0
1. add new features
2. add bug fix
Change-Id: I96a654cc3ded647d71e7c283c5ef0f871ab5673c
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/joid from branch 'stable/danube'
- libvirtd and libvirt both needed.
It seems some Ubuntu system shows libvirt and some do libvirtd.
Based on when system deploys So lets try both.
Change-Id: If31a6474b4c00ff335b4fe74b6d1be00e6f36575
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/danube'
- Add opendaylight sfc support for compass installer
JIRA: COMPASS-483
As odl sfc has been supported by other installers,
we compass project has also support odl boron and tacker now.
So we are going to support odl sfc+tacker in Danube release.
This patch includes:
1. Add ovs-common and ovs-dkms
2. Install networking-sfc for neutron and odl
3. Configure odl sfc in neutron ml2
4. Add sfc related features in odl
5. Add sfc related repo making scripts
6. Add odl_sfc switch both in compass4nfv and compass-core
Change-Id: If37a9e190c3095d771ffab61777a927b6d94ea9e
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/armband from branch 'stable/danube'
- nailgun-agent: AArch64: Allow platform bus storage
While at it, transform all Armband patche for fuel-nailgun-agent
into Debian patches.
Change-Id: I3147ea151244158d2a4bef875008ef2fa0e49377
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Updates vpp and honeycomb version
The patches in vpp address acl configuration
issues. A matching honeycomb is needed for
opendaylight scenarios.
Change-Id: Ib32dd976170d22fc4dcf4f651433b646461000b6
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add test name check function and cleanup
JIRA: BOTTLENECK-158
Add test case/story name check and cleanup environment option.
Change-Id: I07609c089ca78b0d2760c09c0312d7d1106c815a
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 95748aca5de2e906b0f555e7dbf3829e397d6415)
|
|
* Update docs/submodules/compass4nfv from branch 'stable/danube'
- onos sfc for danbue
JIRA: COMPASS-483
Install ovs-common and ovs-dkms.
Upgrade the ONOS SFC driver and update the sfc related comfigurations.
Change-Id: I47c7fe5cd2cb83517da18c36820dba05522c3835
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "fix bug: multi monitor" into stable/danube
- fix bug: multi monitor
JIRA: YARDSTICK-657
Change-Id: I77223cc43d529828cf3f763529019590c35b2fcb
Signed-off-by: HuanLi <lihuansse@tongji.edu.cn>
(cherry picked from commit 67b56f734f1d2bb77601c2e75e29fd351f70498e)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Imporve monitor_process pass criteria
JIRA: YARDSTICK-660
The monitor func()'s criteria in the monitor_process.py now is whether at least
one process of the specific controller node service is recovered. But in reality
is more resonable to use whether processes have been recoverd to it's original
amount. This patch is aiming at improving the isssue
Change-Id: I950ce2a89555801b96092735b0d670e892049927
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit 37921fcd232cd2fbba9f45ef9fa5d8c912f54af6)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Updating Linux kernel licensing info to GPL v2 with a new link
Change-Id: I463a26299c9b76123b3c6d3374cd2ed391fcdc99
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
(cherry picked from commit 6aac03ac5f3985b0f03220451bf71028e63dbe07)
|
|
* Update docs/submodules/storperf from branch 'stable/danube'
- Fixing typo
Change-Id: I40a2367de22afe4db46c7da7d774f0e646cb8a23
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit 73ae1dae45a61926588ad16866721a0cf03f0ff7)
|
|
* Update docs/submodules/apex from branch 'stable/danube'
- Updates ODL source for netvirt+vpp
Change-Id: I7ffb445ba44bfc904240658b0c3a137b44af28e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit f88bfbcb62c2a8b3de12a325482146d1118b39f7)
|
|
* Update docs/submodules/storperf from branch 'stable/danube'
- Daily Job Parameter Support
Adds environment variables so that the daily jobs can be parameterized
from Jenkins.
Change-Id: I77518b90595460ca932f1e71f57b2b02ab3dd1f5
JIRA: STORPERF-138
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit e827181f80d6ffb2e90b1f8dd53061a2d92be7ba)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- fix multi-monitor unitest hang
need to mock SSH.from_node().execute.return_value
because we switch most SSH calls to use from_node()
factory function
Change-Id: Ibea525c2fcc243d41de8ccbcd40bc98532d69006
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit 5271e612d427b29c2da84f8417f4192427ae3977)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "increase monitor number in cases." into stable/danube
- increase monitor number in cases.
change cases to multi-monitor mode and improve monitor accuracy.
JIRA: YARDSTICK-397
Change-Id: I6840423dd83899b769df76fbee808f9bf5dc4cfd
Signed-off-by: HuanLi <lihuansse@tongji.edu.cn>
(cherry picked from commit ab7292a8e3060bf6feaa830b156089fa70854664)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Merge "Add a new monitor type: MultiMonitor that can run any number of other monitors at the same time." into stable/danube
- Add a new monitor type: MultiMonitor that can run any number of other monitors at the same time.
JIRA: YARDSTICK-397
Change-Id: Ic5cb79f0820029e306373abead1ea43fac9abee2
Signed-off-by: LiHuan <lihuanwk@126.com>
(cherry picked from commit 747a3260fef52fb5f7da337bc149ec202a05be6e)
|
|
* Update docs/submodules/yardstick from branch 'stable/danube'
- Bugfix: change monitor command in tc019
JIRA: YARDSTICK-655
The original openstack command used for monitoring high availability openstack
nova-api service in tc019 is "nova image-list", the "openstack image list" command
used in tc019 now may not correctly show the nova-api service status.
This is patch swtich the monitor command to "openstack server list".
Change-Id: I8810f28b4328ceb4d911a3041a24774ae9cae8f0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit a5e13df9381c531716b1e41e7a9dedb130fc6e35)
|