summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20fix testsuite name bugs and improve some ui detailsLeoQi14-2028/+2124
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>
2018-09-07Merge "add k8s capacity test case"Yang (Gabriel) Yu9-8/+260
2018-09-06Change naming and veriy test-scheduler functionYang (Gabriel) Yu109-27350/+27391
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>
2018-09-05Merge "Add test-scheduler dir to verity"Yang (Gabriel) Yu1-1/+1
2018-09-05repair .gitignore bugLeoQi8-1/+552
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>
2018-09-04Add test-scheduler dir to verityYang (Gabriel) Yu1-1/+1
Change-Id: Ia333d9d3b79a0f51cf003e608a651a4f5551de2f Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-04Merge "add docker build scripts for testing-scheduler"Yang (Gabriel) Yu19-0/+564
2018-09-04Merge "the environment page in frontend of testing-scheduler"Yang (Gabriel) Yu5-0/+627
2018-09-04Merge "the detail page of testcase in frontend of testing-scheduler"Yang (Gabriel) Yu4-0/+918
2018-09-04Merge "add testsuite and testcase list pages in frontend of testing-scheduler"Yang (Gabriel) Yu30-0/+22378
2018-09-04add testsuite and testcase list pages in frontend of testing-schedulerLeoQi30-0/+22378
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>
2018-09-04Merge "provide REST api for frontend of testing-scheduler"Yang (Gabriel) Yu3-0/+572
2018-09-04Merge "parser script and step class in backend code of testing-scheduler"Yang (Gabriel) Yu30-0/+1862
2018-09-04Merge "function of generating workflow config file in server part of ↵Yang (Gabriel) Yu5-0/+312
testing-scheduler"
2018-09-04Merge "conductor module in server part of testing-scheduler."Yang (Gabriel) Yu4-0/+116
2018-08-31add docker build scripts for testing-schedulerLeoQi19-0/+564
JIRA: BOTTLENECK-239 add build and run scripts of docker. Change-Id: Ide7ff57380039f579fabbd6c18ddd794dcae220b Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
2018-08-31parser script and step class in backend code of testing-schedulerLeoQi30-0/+1862
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>
2018-08-30the environment page in frontend of testing-schedulerLeoQi5-0/+627
JIRA: BOTTLENECK-238 the environment page provides configuration setting operations. Change-Id: I79f93bfc0c66c37a3f58d042669cbb61d3bad848 Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
2018-08-30the detail page of testcase in frontend of testing-schedulerLeoQi4-0/+918
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>
2018-08-30provide REST api for frontend of testing-schedulerLeoQi3-0/+572
JIRA: BOTTLENECK-235 the REST api code in backend part. Change-Id: I1f53ed5f0f87e6908ff4fd27f752ec2c185dc9be Signed-off-by: Zheng Qibin <QibinZheng2014@tongji.edu.cn>
2018-08-30function of generating workflow config file in server part of testing-schedulerLeoQi5-0/+312
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>
2018-08-30conductor module in server part of testing-scheduler.Zheng Qibin4-0/+116
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>
2018-08-16add k8s capacity test caseYang (Gabriel) Yu9-8/+260
JIRA: BOTTLENECK-243 Change-Id: I0f36aac10cf0e05560051c785ada397e0c97e112 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-08-13add k8s util functions for compatibility of upstream changesYang (Gabriel) Yu1-0/+28
JIRA: BOTTLENECK-243 Change-Id: Idcbe75a4bcd8fedde4e4b95ae999eebbaaa01645 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-08-11Merge "add k8s test configs preparation"Yu Yang (Gabriel)7-0/+95
2018-08-11add k8s test configs preparationYang (Gabriel) Yu7-0/+95
JIRA: BOTTLENECK-243 Change-Id: I994c71f03c4c2429d62618920cfc92fc1ed16abe Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-08-09add openstack-exporter uninstallationYang (Gabriel) Yu1-0/+1
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>
2018-07-31bug-fix: error function causes script quitYang (Gabriel) Yu1-2/+2
Change-Id: Ib56e7e99a16d76768c2167917bb4c732cf0af13f Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-07-31bug-fix: node-exporter on centos7 isolated with host netYang (Gabriel) Yu1-1/+0
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>
2018-07-31bug-fix: fix command option for installing monitorYang (Gabriel) Yu1-1/+1
Change-Id: Ie3e5d64caacaece6a9ae6c7846d3f82b5440c4fd Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-07-28Merge "bug-fix: insecure option for quota setting"Yu Yang (Gabriel)1-7/+9
2018-07-27Add golang installationYang (Gabriel) Yu2-0/+113
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>
2018-07-27Merge "Add kubectl installation for jump server"Yu Yang (Gabriel)2-0/+33
2018-07-27bug-fix: insecure option for quota settingYang (Gabriel) Yu1-7/+9
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>
2018-07-19Add kubectl installation for jump serverYang (Gabriel) Yu2-0/+33
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>
2018-07-19Merge "add support for dpdk scenario"Yu Yang (Gabriel)1-0/+4
2018-07-18Merge "update release note for fraser 6.2"Yu Yang (Gabriel)1-0/+54
2018-07-18Merge "Adjust the doc for stess ping test"Yu Yang (Gabriel)1-2/+2
2018-07-18add support for dpdk scenarioYang (Gabriel) Yu1-0/+4
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>
2018-07-18update release note for fraser 6.2Yang (Gabriel) Yu1-0/+54
Change-Id: Ifcafaa6df33b654d8a62a2b5d179701737e12fdc Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-07-18Delete unmaintained/useless testsYang (Gabriel) Yu10-812/+0
Change-Id: I0c0606befb4e53fb503d9e5fcbf7d3bdf2237824 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-07-16Adjust the doc for stess ping testYang (Gabriel) Yu1-2/+2
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>
2018-07-13Merge "Change OS exporter"Yu Yang (Gabriel)1-1/+1
2018-07-08Merge "Auto Generated INFO.yaml file"Yu Yang (Gabriel)1-0/+55
2018-06-30Change OS exporterYang (Gabriel) Yu1-1/+1
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>
2018-06-29Modify ping test thresholdYang (Gabriel) Yu1-2/+2
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>
2018-06-21Add sudo to dockerYang (Gabriel) Yu1-0/+1
It seems sudo is not included in Bottlenecks docker. This patch is to fix it. Change-Id: Icb3c09acb877acfc4817b2aa67689045846c716d Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-06-14Update DockerfileYang (Gabriel) Yu2-77/+13
1. Openstack command lines keep poping up warnings which cause reading comand results wrongly. 2. Update the ubuntu version and packages to remove redundance which is a historical debt. Change-Id: I3cdb7a9ec3f0bc41ecfe5b8bf9d44878485de40f Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-05-30Change the function imposed on instances/tasksYang (Gabriel) Yu1-61/+61
The number of instances/tasks should be cumulated instead of averaging. Change-Id: If63244ea086de8ba6a74865e5bad23feec01b3d6 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-05-28Merge "Adapt monitoring install to apex"Yu Yang (Gabriel)6-149/+188