summaryrefslogtreecommitdiffstats
path: root/docs/submodules/bottlenecks
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Update git submodulesyuyang1-0/+0
* 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>
2017-04-22Update git submodulesyuyang1-0/+0
* 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)
2017-04-11Update git submodulesyuyang1-0/+0
* 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)
2017-03-31Update git submodulesyuyang1-0/+0
* 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)
2017-03-29Update git submodulesyuyang1-0/+0
* 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)
2017-03-29Update git submodulesyuyang1-0/+0
* 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)
2017-03-29Update git submodulesyuyang1-0/+0
* 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)
2017-03-27Update git submodulesyuyang1-0/+0
* 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)
2017-03-27Update git submodulesyuyang1-0/+0
* 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)
2017-03-27Update git submodulesyuyang1-0/+0
* 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)
2017-03-20Updating submodules & add openretrieverShubhamRathi1-0/+0
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)
2017-01-11Add submodules and .gitmoduleShubhamRathi1-0/+0
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>