Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I0e7f9f502cd3844aacfdbc006a71a081b1c4fde4
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
|
|
Change-Id: I74cae84ad2613ac25a1896ae5b57d38f08545818
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-211
This patch is to fix the bug by adding -H flag to sudo, i.e.,
sudo -H pip install ...
Change-Id: Ie31f435e341ae9fe8f8e084696e8e1b7a05888d3
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-211
This patch is to fix the bug by adding -H flag to sudo, i.e.,
sudo -H pip install ...
Change-Id: Icdb187660cc1e08e134a79592e7454b77576f457
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
|
|
This patch is to fix the bottlenecks rc file.
shown the problem:
touch: cannot touch '/tmp/admin_rc.sh': Permission denied
releng have chown code.
We will delete this file if have problem in fetch_os script
Change-Id: I9f53f9243697c3faca2b4d09a5847253a70f9686
Signed-off-by: liyin <liyin11@huawei.com>
|
|
JIRA: RELENG-311
RT
Change-Id: Id6c5306ef02a3c02c270ef0e548c41dde6d1b8b4
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-158
It seems the build_tag is not automatedly passed to docker.
This patch is to try to pass build_tag to Bottlenecks docker.
Change-Id: I783d6f0702040449b0385d11bca709f8cdbdd58a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-178
Containerized compass does not support ssh method to get the POD
yaml anymore. This patch is to fix the syntax error of last patch.
Change-Id: Ibd1711a645327db0c43a602519a9fa47ddaec64f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-178
Containerized compass does not support ssh method to get the POD
yaml anymore. This patch is to fix the issue.
Change-Id: I98ca9a419d71d0ec22bf48ef40d4c5fb2d96d1b2
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-178
Need to add pod descrition file for Bottlenecks to be installer-agnostic
Change-Id: I100022ff1fcdaabe800492649c138dfe9fce55c2
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-158
Print testcase run command to ease reading log
Change-Id: I41362349d23865d0a485d80856cbbc4658ee945a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-158
Pass envs to Bottlenecks docker that used for report
Change-Id: Id7e34533c5fdd81dacaf95bb9321625dd6c8713c
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-103
Remove docker compose cleanup since docker-compose is not used
Change-Id: I73c6d114fc698c2508247eca2309d838ba929b38
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-103
Bugfix for 38413 that unexpected file end
Change-Id: Iab41019b2149332c44dc08e518d3787ccba6be9f
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-103
Bottlencks does not use docker-compose and support sourcing rc files
from different installers. This patch is to modify the CI process
for Bottlenecks.
Change-Id: I79dc79c6a9528678bf62caa1fa817273e040288c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-158
The auto-report function has been added to POSCA testsuite.
This patch is to add report into CI pipeline.
Change-Id: Ie91eb806ca3b5fd185e547f63f142cea2d7aaed0
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
JIRA: RELENG-195
JIRA: BOTTLENECK-143
The name of stress test in Bottlenecks has been changed
due to the new entrance for it.
So CI job for the stress test should be adjusted.
Change-Id: I8432ea1c2dacb6cf42f09a5b74c3c6a93970a242
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|
|
JIRA: RELENG-191
JIRA: BOTTLENECK-131
POSCA testsuite in Bottlenecks current have 2 stress testcases.
This pathch is to add CI process for these traffic stress test.
Changes:
1. Add posca stress traffic
2. Add posca stress dataplane
3. Cleanup env & run suite script refactoring
4. Call sh script process added
Change-Id: I788bd91bca895bf01fd59802f1641747175c80ee
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
|