summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-17Fix frontend teststhuva43-41/+41
Change-Id: Ie5ba370a440176ad872feb75a2db7d9d9e6c06cc Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-16change gauge colormrichomme1-1/+3
Change-Id: I2bbd2b1113d7fea8773e93c49260a9e5fda2c09c Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-13Merge "Add CRUD funtionalities for results in testapiclient"Serena Feng5-2/+209
2018-04-13Add CRUD funtionalities for results in testapiclientthuva45-2/+209
Tests included Change-Id: If0bcac51391c2f2debd27831f10ef89e417f9ad1 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-13Merge "Allow update the other field(exclude name)"Serena Feng1-5/+7
2018-04-12Add 3 test cases descriptions for reportingmrichomme1-1/+4
* Patrole * Juju EPC * Neutron Trunk without description they are displayed as unknown Change-Id: Ic4db1325fdcfc661f67c49cdd9498e242a213b8a Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-12Allow update the other field(exclude name)thuva41-5/+7
JIRA: RELENG-350 Change-Id: I1713985c02f59ea518058c309043f66a6bd07855 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-10Merge "Generate yardstick reporting page even if there are no data"Morgan Richomme1-2/+1
2018-04-10Merge "Remove duplicate code in project page"Serena Feng2-20/+8
2018-04-10Merge "Add CRUD operations for deployresults with tests"Serena Feng3-0/+213
2018-04-10Add CRUD operations for deployresults with teststhuva43-0/+213
Change-Id: I679b6c1b0723ed3df2a9b0e6af5d9a149ede9987 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-10Remove duplicate code in project pagethuva42-20/+8
Change-Id: I56041710c10404c8deca02cdbfb6804105a48a8a Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-10Merge "Add expires days for cookies"Serena Feng1-1/+1
2018-04-10Merge "Add helpblock for create custom modal"Serena Feng1-2/+4
2018-04-10Generate yardstick reporting page even if there are no datachenjiankun1-2/+1
For now, if there no data for fraser, then it will not generate the reporting page. We need to generate it even if there are no data. Change-Id: I292a1118a578ceb5e809528c68d1d88252a85c1f Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2018-04-09Minor fix for Fraser reportingmrichomme14-534/+45
* put functest pages under functest directory (nomore at root) * fix tempest reporting (change of data model for the results) * remove colorado and danube Change-Id: I9fdb3a8cf6f0d12668467bb8bccea4bd57436e50 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-09Add helpblock for create custom modalthuva41-2/+4
JIRA: RELENG-376 Change-Id: Idacd66809c43e08e0eefb030e6121476a84dcb61 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-09Add expires days for cookiesthuva41-1/+1
Change-Id: I610be7125d33c571d34507ad9e602eb9abd7bb6d Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-09Merge "remove useless placeholder"Serena Feng1-6/+0
2018-04-09Merge "Adding fraser version in reporting"Serena Feng7-3/+264
2018-04-08remove useless placeholderSerenaFeng1-6/+0
Change-Id: Ie3b93826271c0ee2984509bbaa8c92ae68f32d0d Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2018-04-08Fix the Overlab issue in results pagethuva41-1/+1
JIRA: RELENG-375 Change-Id: Ibeff3bc027d3c15ca71704c172b1faab78360b93 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-04-04Merge "Fix the state(undefined) error in projects page"Serena Feng1-2/+4
2018-04-04Merge "Fix the state(undefined) error in pods page"Serena Feng1-2/+4
2018-04-04Merge "Remove duplicate code in result page"Serena Feng2-44/+9
2018-04-04Merge "Remove dplicate code in testcase page"Serena Feng2-68/+8
2018-03-31Fix the state(undefined) error in projects pagethuva41-2/+4
Change-Id: I7dc927aa3288df0b7e0656a2b1271780bfaddfeb Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Fix the state(undefined) error in pods pagethuva41-2/+4
Change-Id: Ia3cc1bdc45ab03e8f09a949e784dde7817dffcac Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Remove duplicate code in result pagethuva42-44/+9
Change-Id: I07d818e56aa393d4bddabb232d090bc911dd1996 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Remove dplicate code in testcase pagethuva42-68/+8
Change-Id: I6269fc1b18a9912819c2c936d2e5c040edb2603f Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Add details view & remove the code duplicationthuva42-72/+17
Change-Id: Id477bb72d2ea83c6110d1b0421eb1c979d9eaed9 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-31Remove code duplication in pod pagethuva43-29/+24
Create a service to map the object field with the data label. Change-Id: I0c3e96dca01a27ec4785c1426d82e115afb6c1df Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-27Adding fraser version in reportingValentin Boucher7-3/+264
Change-Id: Id7c95cd27332ff6c9f7d2e44738887d4ee794c70 Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
2018-03-26BugFix for testapi automate jobSakala Venkata Krishna Rohit1-0/+0
push doc file name was not matching. Change-Id: I151db14dca564b7c2c0e830cf359157e223dddeb
2018-03-23Merge "Add scores CRUD in testapiclient"Serena Feng3-0/+79
2018-03-23Merge "Add trust indicators CRUD in testapiclient"Serena Feng3-0/+83
2018-03-23Merge "Add customs CRUD in testapiclient"Serena Feng3-0/+191
2018-03-23Merge "Add projects CRUD in testapiclient"Serena Feng3-0/+183
2018-03-23Merge "CRUD operations for scenario versions in testapiclient"Serena Feng3-0/+220
2018-03-23Merge "Add installers CRUD in testapiclient"Serena Feng6-6/+154
2018-03-23Merge "Add submitter check for testcase"Serena Feng4-13/+36
2018-03-23Add scores CRUD in testapiclientthuva43-0/+79
implement interface to do CRUD operations for scores in testapiclient Tests are added Change-Id: Icf73a0ecdadcd51c0457837306d24ec7851500eb Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add trust indicators CRUD in testapiclientthuva43-0/+83
implement interface to do CRUD operations for trust indicators in testapiclient Tests are added Change-Id: I06b4c217d11fa55fa34387b9199aa98ac273e0a2 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add customs CRUD in testapiclientthuva43-0/+191
implement interface to do CRUD operations for customs in testapiclient Tests are added Change-Id: I8a18323c2e679ab022702a607a53ad01ee60a6af Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add projects CRUD in testapiclientthuva43-0/+183
implement interface to do CRUD operations for projects in testapiclient Tests are added Change-Id: I777b684b0a48a81de4555aa77bef88fd19249458 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23CRUD operations for scenario versions inthuva43-0/+220
testapiclient Test are added Change-Id: I8be5c04f4b6baed47dbf6d229c32eff5a47a8558 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-23Add installers CRUD in testapiclientthuva46-6/+154
implement interface to do CRUD operations for installers in testapiclient Tests are added Change-Id: I025b01c5b48d5b04cfcead8ee7818c0a1752cec0 Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-21BugFix for testapi automate jobSakala Venkata Krishna Rohit1-2/+2
The bug was caused because of change in version of python package. Used inbuilt json function of the requests package to rectify. Change-Id: If71fe96dcffdd26179dd1d05b9536126a1ddaae5
2018-03-21Add testcases CRUD in testapiclientthuva44-3/+282
implement interface to do CRUD operations for testcases in testapiclient + tests Change-Id: I59a810b6ba496d672fdf04be465ca5581dc58a3f Signed-off-by: thuva4 <tharma.thuva@gmail.com>
2018-03-21Merge "Add scenarios CRUD in testapiclient"Serena Feng3-0/+289