Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
JIRA: BOTTLENECK-186
Add skeleton of this test case:
1. Quotas modification
2. Call Yardstick to run test
Change-Id: I02726bbfb2104151e5ef3c52a214775d30f9e743
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-227
Operation of copying hosts file should follow the building of
Yardstick docker
Change-Id: I4d66efe8b823876a733d1877c26d1e0e263ca4da
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-227
Dovetail needs to regulate the hosts file of each docker to
adapt SUTs. This patch is to make hosts file consistant in
Bottlenecks-Yarstick docker.
Change-Id: I93a57a5cac9c8d8c0a8b6660e84b8b351c455786
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-226
See above
Change-Id: Iba5d21348355a80d6c17deb1a12114d1d07e5c15
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-224
This patch for bottlenecks support offiline.
By use some offiline image rather than yardstick env prepare.
This will solve some problem happened in yardstick image builder.
Change-Id: I62b6606570c2ea6ce365212c79777af01c47c9a6
Signed-off-by: liyin <liyin11@huawei.com>
|
|
JIRA: BOTTLENECK-222
It seems the issue related to environments.
Just roll back for further actions.
Change-Id: I9578fb0c2a3aed2fe5b1c704c6baea2e56ca39a9
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-220
The JIRA ticket is to suit moon version 4.3.
There are some bugs to fix.
Change-Id: Idf8b9a2b4dea6508738283e76457b8d1d25ceae9
Signed-off-by: Ace Lee <liyin11@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-222
Details could be referred to the above JIRA ticket
Change-Id: I07d89ee85e18a78d060959cfac5ded82aa83ef32
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-203
This patch is used for multistack storage
performance bottlenecks using yardstick as runner.
Change-Id: I99f5b3caa3e454d75e293de2ad7dccbe6ce13887
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
|
|
JIRA: BOTTLENECK-217
This patch is used to find storage bottlenecks while using
yardstick for multistack.
Change-Id: I8e64ff4145244a4aa822cf63c82d3a90a6579486
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
|
|
JIRA: BOTTLENECK-221
Quota setting has openstack cmd executed by bash not supporting
insecure option for https
Change-Id: I223080b67af9aa1677e2e39daaf727f3a6c0ea97
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-219
This path is to add docs for unit & coverage tests
Change-Id: I504cb14cd32828533b5a82f02770e60da785794a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLNECK-219
It seems that ci verify job could not get the coverage percentage
for empty directory. This patch is to add __init__ file for the
empty directory to avoid the empty check.
note that offline test does not has this issue
Change-Id: I67ce149438516429f7285e9424a57439b188c070
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-219
vitualenv should install nose and coverage package for unittest,
only install coverage is not enough since virtualenv will use
external nose which couldnt find coverage package installed
externally
Change-Id: I6daebf2db6dd97cdfd0eac0c43a619229ba38577
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-216
This patch is used for user documentation on the 3 storage
stress testcases created in bottlnecks.
Change-Id: Ib560efea5bcd2decedf7d3f681ed303123ce31a9
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
|
|
JIRA: BOTTLENECK-219
nosetests has enbled coverage check which requires coverage
package missing currently
Change-Id: Ia4b87a6036ea00532014a332170a19681432f84c
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
In Danube, should modify no.12 line of yardstick config file to
let yardstick record result in file instead of reporting to
MongoDB. After Danube, it should be no.13 line of that file.
Also return to Danube:3.1 and will fix the line issue
for VNF scaling test in another ticket
Change-Id: I309e9c609967efdda8eaaf289d788ccf1693308e
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-219
Using python-nose to run nosetests on unittest and coverage test
Change-Id: I3928823bc2f8c65dbe770827ee69da8dd3ced1f2
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-215
compass master does not enable sfc, only eupurates.
changing sfc quota will cause error for "not valide attributes"
Change-Id: I77fab2d957d88bed6ed28c06bff9d3c2f7fb0da7
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-215
It seems SFC is enabled defaultly in euphrates.
So modify the quota for SFC
Change-Id: Id8b88f03b029ca6a4c1c13098d799958601f1bb6
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-215
also fix the bug for type error: converted string
Change-Id: Ic56b5ab5c49d8fdbcf49ba4571c2286d5f7bc422
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
|
|
JIRA: BOTTLENECK-214
Bottlenecks VNF scale out testcase
Change-Id: I05c4dec483062dd59c4b062516c8a6c1bc83ad6e
Signed-off-by: Ace Lee <liyin11@huawei.com>
|
|
Change-Id: I53972edc64398339463824d5f8d7193a6e15481f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
Change-Id: I957d2232ceafad45ec40f7f99e9b11629887b059
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
JIRA: BOTTLENECK-213
This is to use Storperf API in bottlenecks.
Change-Id: I3a3fbb3bfd9c278740c070b167222ff122df1d49
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
|
|
JIRA: BOTTLENECK-181
Automated the installation for cadvisor client from
jump server host and added docker installation of cadvisor
in monitoring script.
Change-Id: I906b5237bc0ed320106309c1a29e8dd72a05a427
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
|
|
JIRA: BOTTLENECK-181
Automated the installation for collectd client from
jump server host and corrected docker versions in monitoring
script
Change-Id: I14ec20f2761c72e261aa1185a381f0c02b84ed45
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
|
|
|
|
JIRA: BOTTLENECK-180
Automated creation of Prometheus datasource and
dashboard for Grafana
Change-Id: Id1e0323f74a0587b0fe3c80ba7a39843893f00ec
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
|
|
Bug fix in CI yardstick docker image problem.
Change-Id: Ie25c82b19cb7ae54fd4f2563f09c97cafbf6e584
Signed-off-by: liyin <liyin11@huawei.com>
|
|
otherwise title User Guide without context may be misleading
Change-Id: I7ae96154633d21dec5ab540e8817ea1c04989cda
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Change-Id: I3e4febb08afa58689a9d43e1083ba2a7cd16fd22
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: BOTTLENECKS-212
Add moon feature tenant testcase to Bottlenecks
Change-Id: I3795470fa5fab1866da346ec376dbd8f00f8205b
Signed-off-by: liyin <liyin11@huawei.com>
|
|
|
|
|
|
|
|
JIRA: BOTTLENECKS-212
Add moon feature resource testcase to Bottlenecks
Change-Id: Ib9bddfcd980e38c40d4a76b6cfd48bb9a656c81e
Signed-off-by: liyin <liyin11@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-210
RT.
Change-Id: I5861f971e8afd69430bf5e322a566b27ce1eb2b7
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
|
|
Change-Id: Idfebbdc0296e4aeba5caf4da3b6b0ced438745ea
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
|