Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
JIRA: BOTTLENECK-246
Resulting in falure in executing k8s capacity test in
Bottlenecks CI
Change-Id: Ibf94ccc3d9ce6963ddbc76f8e2168b3a841e347b
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-243
Geting k8s config using sshpass will fail when frst time
loginning to k8s master. Add -o StrictHostKeyChecking=no
to input the prompt.
Change-Id: Ib9ab3617b6d50ab85be317faf715f751fcda9149
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-245
Change-Id: Id7a0a9bfdebea8a9655e744ce9edf3963e61a024
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
Changes:
1. Testing-scheduler -> Test-scheduler
2. lots of windows breaks '\r' and '^M' in files,
batch changes to unix breaks '$'
3. Add ui/build
Change-Id: I1f2c98ab9348460d4e68bfbfab664dae82b761ba
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-244
modify testing-scheduler/.gitignore to include the dir:
testing-scheduler/ui/build
Change-Id: I99ed672bb0e9a2fb2c70feba9a89a699a9ca8455
Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
|
|
Change-Id: Ia333d9d3b79a0f51cf003e608a651a4f5551de2f
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
|
|
|
|
|
|
JIRA: BOTTLENECK-236
add two base pages: testsuite page and testcase list page.
Change-Id: I2c8eefac58893b0a3c0fb9c20f724f8612893dc0
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
|
|
|
|
testing-scheduler"
|
|
|
|
JIRA: BOTTLENECK-239
add build and run scripts of docker.
Change-Id: Ide7ff57380039f579fabbd6c18ddd794dcae220b
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
JIRA: BOTTLENECK-234
add the main parse function and base classes of step.
Change-Id: Id7554ed065ada84f23b3ca498ffb89c1127850b5
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
JIRA: BOTTLENECK-238
the environment page provides configuration setting operations.
Change-Id: I79f93bfc0c66c37a3f58d042669cbb61d3bad848
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
JIRA: BOTTLENECK-237
the pages provide the testcase content and operations on it.
Change-Id: I0c0dd39c9a285179f2192211487c2f9d9808c523
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
JIRA: BOTTLENECK-235
the REST api code in backend part.
Change-Id: I1f53ed5f0f87e6908ff4fd27f752ec2c185dc9be
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
JIRA BOTTLENECK-233
A module to help generating the config files which are sent to conductor server.
Based on these config files, conductor can start a workflow.
Change-Id: Ibdd71be6454fe2bd2b8718da0c300827897959e0
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
JIRA: BOTTLENECK-232
encapusulate the invoking methods to conductor server in a module.
Change-Id: I718c6eed5e75ac01f267688b5694ec35db175b48
Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
|
|
JIRA: BOTTLENECK-243
Change-Id: I0f36aac10cf0e05560051c785ada397e0c97e112
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-243
Change-Id: Idcbe75a4bcd8fedde4e4b95ae999eebbaaa01645
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-243
Change-Id: I994c71f03c4c2429d62618920cfc92fc1ed16abe
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Since openstack-exporter has been added, the uninstallation
should also be supported
Change-Id: I9f2bfc44d04ace53a722b42897053c1a54cc6258
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Change-Id: Ib56e7e99a16d76768c2167917bb4c732cf0af13f
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Node-exporter container need to be isolated with host net
to make the port mapping work.
Change-Id: Id04ad458ea56ef4080bba8346a7a1bf034956e0d
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Change-Id: Ie3e5d64caacaece6a9ae6c7846d3f82b5440c4fd
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
Bottlenecks container does not have golang installed.
This patch is to add golang installation script for later
usage.
Change-Id: I1456bae1e0f0ab018014d0dc9ae6df334123bc9f
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
JIRA: BOTTLENECK-240
Setting quotas will raise exception if either of insecure and
os_cacert are not set. It is not resonable.
Change-Id: Ie97f0580624a6d539e9c4cfe799714090a288487
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Bottlenecks container does not support kubectl.
This patch is to add installation script.
Change-Id: I4e066aaffd0dda76b91b71a35e515a78acd5d823
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
|
|
|
|
Dovetail test ran by bii shows that dpdk var needed to be set
to let VM be successfully created by openstack
Change-Id: I44ab09f313e38942ff1175ad05fc7521f49b855b
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Change-Id: Ifcafaa6df33b654d8a62a2b5d179701737e12fdc
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Change-Id: I0c0606befb4e53fb503d9e5fcbf7d3bdf2237824
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Some changes of stess ping test have been made for Dovetail.
The patch is to adjust the doc to the new changes.
Change-Id: I7c6c6fb0f1f60849ec440068fabdf601d76655f1
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
|
|
|
|
1. The name of prometheus OS exporter is too long messing up
the display of docker ps.
2. Add version management of the exporter
Change-Id: I3b634f2b3a274935ef27c0bcddeae3900170aebe
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Change the threshold to 5 VM pairs for basic common
OPNFV verification requirements from Dovetail.
Currently, offline test over apex pass:
1. ping subtest1:
https://gist.github.com/gabrielyuyang/764b7ee636ac5502d5e561a348ae909b
2. ping subtest2:
https://gist.github.com/gabrielyuyang/af17905a7e2379e870f492ea393c54c0
Working on testig over compass, trying to deploy a compass
first. We could also see the result from compass on CI
after this patch be merged. Results in Dovetial CI will
also be updated then.
Change-Id: If2cfe9988c046d733b30a23de3cd569ed06496e6
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|