Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Change-Id: I9e3944fab032f0af0710082992b634747b1ab6db
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Conductor UI is added to the result page of test scheduler so that users can see execution results of test cases.
Change-Id: I9d4f35bac88be17be4fadf2830ce5073bd9d3818
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
|
|
If the dir of tmp_files is not deleted, it will cause error
when installing scheduler again.
Change-Id: I3ec51d607effd11391fe53e62fa61a6313cc4dda
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-248
Change-Id: Idb7c7f94341e948e6df1c8151937283b2a1d10a6
Signed-off-by: xudan <xudan16@huawei.com>
|
|
JIRA: BOTTLENECK-251
It seems the displaying of kubectl get pods changes and the
number of available pods is at the 4th cols.
Change-Id: I4b00bd084133a47907a0c7c9c655852b1ea52324
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-251
Change-Id: Ia04d335f39471522078fbc7352be308c49eecd14
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-250
Openstack client version update will fix the error as
described in jira ticket
Change-Id: I590c4eb6ff262173c01ae2d93943df80fe4e6b0e
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
JIRA: BOTTLENECK-249
1. set the conductor version at v1.10.4
2. conductor ui container: update natives to the version 1.1.6
3. scheduler ui container: update the npm to the version 6.7.0
Change-Id: I1ed975f79ce1696a59474a15c721db40509550a1
Signed-off-by: Qibin Zheng <QibinZheng2014@tongji.edu.cn>
|
|
|
|
|
|
|
|
|
|
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
added index.rst so that docs build succsesfully
Change-Id: Ibbec167d5be1bf68782ede5db7f44e271b3a3ac6
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
JIRA: BOTTLENECK-247
fix the bug where the testsuite name contains Chinese characters.
add license header automatically when a testcase created.
ui improvements:
workflow panel only turns up when a testcase executes.
add grafana pages in the webpage 'Test Result'.
add the highlight effect on the navigation item.
Change-Id: If0ddf82fd4630128f2c4dd7fdde30f037e5bfba7
Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
|
|
|
|
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>
|
|
JIRA:BOTTLENECK-241
Change-Id: Ia44cbb72daaeff51189c182b042bbf4cc76aa02a
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|
|
Change-Id: Ib56e7e99a16d76768c2167917bb4c732cf0af13f
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
|