Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- system bandwidth testcase frame rebuild
JIRA: BOTTLENECK-177
This patch will debug some error in system bandwidth testcase.
use the new docker way to test this testcase.
Bug fix about dashboard and test framework.
Change-Id: I7167ffd75efab9a7780407aa5b9a4337ebb9b4c7
Signed-off-by: liyin <liyin11@huawei.com>
(cherry picked from commit 205156554daf981d01c4f43c6a79f6519525916e)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Change path to reporting db
JIRA: BOTTLENECK-158
Change the path env to align with CI pipeline
Change-Id: Ib5a7799c3eb3e5ba9056aa738c4c3b15995e3c11
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit b20de06b02a6eec449e5ac1e99226f35728b248d)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add modify output file function
JIRA: BOTTLENECK-176
Add function which could modify outfile name.
Also a bug fix about yardstick docker version should be danube.3.1
Change-Id: I0e0bb5b26cae44358311d17932c698505560974c
Signed-off-by: liyin <liyin11@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add yardstick danube3.1 support.
JIRA: BOTTLENECK-173
This patch will add a result handle for Yardstick danube
This is only for bottlenecks danube to use.
This will change time to 2 min to wait for Yardstick result back
Change-Id: Icbd9d89f3e3816df947eaf6f70a12c86f74a2812
Signed-off-by: Ace Lee <liyin11@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bottlenecks testcase rebuild
JIRA: BOTTLENECK-175
After this patch,
Bottlenecks will try to find the stress of the openstack system.
we try to create 20 stacks one time.
And 20 stacks the other time.
we will try to find if openstack will pass threshhold twice.
This patch only affact latest version
Change-Id: I6146cf5c6fe0ac4968337cc36e07f715b64191d0
Signed-off-by: Ace Lee <liyin11@huawei.com>
(cherry picked from commit 904396874f08208bde66c953fcfe31906a6588d1)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add support for arbitary DB reporting
JIRA: BOTTLENECK-158
Support for arbitary DB reporting. TestperfDB and Dovetail DB are
within currently consideration.
Change-Id: I4373e5f295d26155e2b4fda59044cc4e922c3557
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit fd66a0466e931e28ebd1f0925e9c9a0c28912a02)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bottlenecks Https support
JIRA: BOTTLENECK-174
Bottlenecks Https Support
After this patch, you could use https method to run Bottlenecks
Motion that if you want to use https, you need to write down the cacert
at Bottlenecks /tmp/ dir
Change-Id: I86fda57c76179d52e7d4c06c7289e2fcc15a4bc0
Signed-off-by: Ace Lee <liyin11@huawei.com>
(cherry picked from commit 0b47f013a0af6549cee590762bbd979729de0ead)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bug fix: Bottlenecks sometimes deadlock
JIRA: BOTTLENECK-173
This patch will change the way to call multithreading.
And change some encoding error about Yardstick config
Change-Id: I04803bff6acaad1089d180b104652049f1f0a485
Signed-off-by: Ace Lee <liyin11@huawei.com>
(cherry picked from commit fe6c624370552e141cc80d1b697de7d9717763c9)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bug fix: fit Yardstick 3.1 version.
JIRA: BOTTLENECK-173
This patch will add a file to create some yardstick conf,
Yardstick will use this file to manage output file type.
Change-Id: I1d265af9f0b9b5132dc63c4d6d95d5bc194c7ff6
Signed-off-by: liyin <liyin11@huawei.com>
(cherry picked from commit 962b6269fdee0991251304a2b16cba78961d4b42)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add docker container manage function
JIRA: BOTTLENECK-171
This patch will add a file to create some function,
Bottlenecks will use those function to manage docker.
for example: docker ip address , create docker ,remove docker.
Change-Id: I60e70ed9c6c7805e85b183ea3b19295fce68f657
Signed-off-by: liyin <liyin11@huawei.com>
(cherry picked from commit c821b792db011dbbe1c70d256fadbe9c745570ff)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bug fix of Bottlenecks can't use CLI
JIRA: BOTTLENECK-171
Bug fix of Bottlenecks can't use CLI to start test.
Some docker-compose function delete to fit elk docker support.
After this patch you could use bottlenecks testcase run
posca_factor_ping to start this test.
you also need to put the rc file to bottlenecks docker.
Change-Id: I340e31185a499c81f9595a902df89d8f0ddf0cd3
Signed-off-by: liyin <liyin11@huawei.com>
(cherry picked from commit 75f99aaeadada56dfc974746cd83fec275133a3c)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add frame support of elk one docker support
JIRA: BOTTLENECK-171
Add support of Bottlenecks docker frame refact,
After this patch we will provide the ability of several installer.
Add Yardstick_TAG to adjust yardstick docker version
Change-Id: Ib431f8acf4a76b59f9d5e8783bcc7d2e5be208ae
Signed-off-by: liyin <liyin11@huawei.com>
(cherry picked from commit bde702f95563cf953c32f9bfd0587083a3fea26d)
|
|
* 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/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/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/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/bottlenecks from branch 'stable/danube'
- Delete testcase of rubbos and vstf.
JIRA:BOTTLENECK-167
This patch will delete vstf and rubbos testcase code.
Include some testcase config file,
if there will be someone who want to use this testcase
maybe B or C version code will contain those testcase.
if you use the D version code to run this two testcase
we will info you that:
Rubbos testsuite is not updating anymore.
This entrance for running Rubbos within Bottlenecks is no longer supported.
Change-Id: I04e4042ff3998b3696df2ed47a9ffab6f1620ec3
Signed-off-by: liyin <liyin11@huawei.com>
(cherry picked from commit 6a8257127b3dce1f18a650afe6921a34b6c6f5b8)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Merge "Add description of environment clean-up" into stable/danube
- Add description of environment clean-up
JIRA: BOTTLENECK-165
More details of the environment clean-up for ping test case
Change-Id: I4b12a219155400235ae2bcb970efb3ba237153d9
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 15355fd57080a7ac625549e9e9b98237164e46d2)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Change PTL informatin in INFO
Due to recent email voting results, change the PTL promotion
result in INFO. Detailed information could be found below.
https://lists.opnfv.org/pipermail/opnfv-tsc/2017-April/003422.html
Change-Id: I5c942668cbe03e697bd0865cc8aee1980afed104
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 1a3307f228055404930a7d53dc225270a70a174a)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Docs for Danube 2.0
JIRA: BOTTLENECK-165
Documents adapted to Danube 2.0
Change-Id: Ic46cc0ad2f2706986b294f539bba1264ec6f8b0b
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit e2fd28497f0083099181a9b65696e5ea8c422007)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add more information to Table for stress ping
JIRA: BOTTLENECK-164
Table for stress ping is showing results categories for different number of users.
It does not show the results for every testing round, just show uniquely
testing round with different success rates.
This patch is to make sure showing every results.
Change-Id: I3a33164024e3da23de31d546767f0fb29952983d
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Bugfix of docker-compose file for privileged
JIRA: BOTTLENECK-163
privileged option in docker-compose file should be true to avoid
"permission deny" error when accessing directories
Change-Id: I1a57146236efb5fe71405c5b7682af706a8814bf
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit c988d5fa114a659f19f0db1fd0db9f6abc5247dd)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Fix code style issues for specificed path
JIRA: BOTTLENECK-100
Fix code syle issues for the path flake8 specified before flake8
check merged into CI pipeline.
Change-Id: Iee59bada206fafd4740023e90d08a4b4a7a030db
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit fc30c5208a680d0059cfa48891a1d97747f7f778)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Finalize docs for Danube 1.0
JIRA: BOTTLENECK-145
Polishing docs and finalizing docs for Danube 1.0.
Change-Id: Iea5490785bce802aff37b7f52172d7f14ea358e0
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 529508e4be82ef3e329e9ca3bec6210fb5ef90e6)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- bugfix: bottlenecks devguide in docs.opnfv.org
JIRA: BOTTLENECK-149
Adjust the directory structure to make Bottlenecks devguide
on docs.opnfv.org.
Change-Id: Ib773a26ca5f4eaee94834ff641ec45531ef3025c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 3480c32bb5113a8a5f56b7e1db82c3a9236418fb)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- bugfix: fix bugs for running 'teststory run'
JIRA: BOTTLENECK-144
utils/parser.py:56 has incorrect var:cls which cause pass more
var to testcase_read function.
Change-Id: I2d4b93f95d19a205e537515529746f6d9e13fe2c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 1760c89637ac71b877a17896e5768640a20360c3)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add docker clean-up for run test
JIRA: BOTTLENECK-148
Currently, only OPNFV CI includes env-cleanup for Bottlenecks.
It is preferable to also include the operation locally
for test automation and repeatability.
Changes:
1. Translate tab into 4 spaces
Change-Id: I9f4efb95c155e442afd3141c00f707421c61b2da
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit fe83578bd2fe1a09f8334f85e30a0afbb68cc5cc)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- CLI acommadation to the current test case calling method
JIRA: BOTTLENECK-144
Calling method of POSCA test case has changed. CLI for calling
the run test case script should also adjust.
Change-Id: Ia007b658903c8133c824358943f325b070d1e195
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 2bf5dbd9b63288e8ce77c7c4e42df8b1e4deb2ce)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Add task selection to test suite entrance file
JIRA: BOTTLENECK-143
Add task selection to test suite entrance file
Change-Id: Ia21b3121d104a457a66e2c77e3caf091e102f388
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 15c3931fd723f565e847033bc6c1df818a761b4a)
|
|
* Update docs/submodules/bottlenecks from branch 'stable/danube'
- Update document according to Danube release plan
JIRA: BOTTLENECK-145
Currently, the docs of Bottlenecks still follow the format
from Colorado. Some work need to be done regarding reorganizing
the contents according to the Danube release.
Change-Id: I4ece51abc558bb7128565125224b5e8579a198f7
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 566a7246d6a8e9451be511ddae84f7067bf013ea)
- Bugfix: set docker api version to 1.24
JIRA: BOTTLENECK-146
Set docker api version to 1.24
Change-Id: Id05527e628c7fa6ff3382bd68741bd36fc706fe6
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 4b36a57727cad302976ee38ad0046a7595339849)
- Bugfix: fix docker version to 2.1.0
JIRA: BOTTLENECK-146
Fix the docker API library to 2.1.0
Change-Id: I4cf2801db2adc28325a587411f802515176e8d03
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 3a3bb4df2db4f58d3e76dcdd41b3327bd2094eb3)
- Bugfix: fix docker version instead of API version
JIRA: BOTTLENECK-146
In 31527, API version is 1.24, docker version should be 1.12
Change-Id: I529f16372aaa00b4fc802344b559453677b7b560
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 2f1f35479f0449d4b91eb5c28e94a50af202e18f)
- bugfix: docker client version newer than docker server
JIRA: BOTTLENECK-146
Docker client is needed in Bottlenecks docker for the purpose to
use docker command within docker.
The inconsistence of docker client version with
docker server version causing building falure.
Change-Id: Ib4ecf9c40db5492438b27550636413e5f3a69ea3
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 136b188b4713f4ec2a20d6a09b4284a02f520aa3)
- Update docs structure according to Danube agreement
JIRA: BOTTLENECK-141
docs.opnfv.org has trouble indexing all the testing docs.
So testing projects have to adjust the docs structure.
Change-Id: I586b2c1626ca4fb8e1980130e132e6079a0977a7
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit 3bc1b97e2a594959a9966c6f967e50fa33d2893b)
- Update test suite running entrance
JIRA: BOTTLENECK-142
Update the entrance for POSCA test suite.Currently, test case
selection for POSCA is not support for this entrance.
The function will be added later.
For Rubbos and VSTF, after OPNFV Colorado release,
they are not updating anymore. This entrance for running them
within Bottlenecks is no longer supported.
These testsuites are also not in the release plan with Bottlenecks
since then. If you want to run Rubbos and VSTF,
please refer to ealier releases.
Change-Id: Idaf7da147489c6371e46ac3234179133762a05cd
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
(cherry picked from commit fc9a89857e121c2015a34e49c441cb234fa10c13)
|
|
1. HEAD seems to be out of sync for the submodules
This patch fixes the HEAD so that henceforth
gerrit automatically updates the refs to latest
commit ID.
2. Adding openretriever to list of submodules
Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit 1fc4463cbdaad35db04cc81fa6575ca721920785)
|
|
Adding submodules of all OPNFV projects in order to create a unified
repository for documentation. By using submodules we will be able to
maintain a single conf.py file and theme to be used across all projects
Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|