releng-testresults.git
7 years agoAdd expires days for cookies 97/55197/1
thuva4 [Mon, 9 Apr 2018 06:44:45 +0000 (12:14 +0530)]
Add expires days for cookies

Change-Id: I610be7125d33c571d34507ad9e602eb9abd7bb6d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Fix the state(undefined) error in projects page"
Serena Feng [Wed, 4 Apr 2018 07:05:00 +0000 (07:05 +0000)]
Merge "Fix the state(undefined) error in projects page"

7 years agoMerge "Fix the state(undefined) error in pods page"
Serena Feng [Wed, 4 Apr 2018 07:03:33 +0000 (07:03 +0000)]
Merge "Fix the state(undefined) error in pods page"

7 years agoMerge "Remove duplicate code in result page"
Serena Feng [Wed, 4 Apr 2018 07:01:43 +0000 (07:01 +0000)]
Merge "Remove duplicate code in result page"

7 years agoMerge "Remove dplicate code in testcase page"
Serena Feng [Wed, 4 Apr 2018 06:59:51 +0000 (06:59 +0000)]
Merge "Remove dplicate code in testcase page"

7 years agoFix the state(undefined) error in projects page 71/54671/2
thuva4 [Sat, 31 Mar 2018 05:44:50 +0000 (11:14 +0530)]
Fix the state(undefined) error in projects page

Change-Id: I7dc927aa3288df0b7e0656a2b1271780bfaddfeb
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoFix the state(undefined) error in pods page 73/54673/1
thuva4 [Sat, 31 Mar 2018 05:47:59 +0000 (11:17 +0530)]
Fix the state(undefined) error in pods page

Change-Id: Ia3cc1bdc45ab03e8f09a949e784dde7817dffcac
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoRemove duplicate code in result page 69/54669/1
thuva4 [Sat, 31 Mar 2018 05:34:27 +0000 (11:04 +0530)]
Remove duplicate code in result page

Change-Id: I07d818e56aa393d4bddabb232d090bc911dd1996
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoRemove dplicate code in testcase page 67/54667/1
thuva4 [Sat, 31 Mar 2018 05:33:13 +0000 (11:03 +0530)]
Remove dplicate code in testcase page

Change-Id: I6269fc1b18a9912819c2c936d2e5c040edb2603f
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd details view & remove the code duplication 63/54663/1
thuva4 [Sat, 31 Mar 2018 05:30:11 +0000 (11:00 +0530)]
Add details view & remove the code duplication

Change-Id: Id477bb72d2ea83c6110d1b0421eb1c979d9eaed9
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoRemove code duplication in pod page 61/54661/1
thuva4 [Sat, 31 Mar 2018 05:28:08 +0000 (10:58 +0530)]
Remove code duplication in pod page

Create a service to map the object field with
the data label.

Change-Id: I0c3e96dca01a27ec4785c1426d82e115afb6c1df
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoBugFix for testapi automate job 93/54493/1
Sakala Venkata Krishna Rohit [Mon, 26 Mar 2018 17:37:47 +0000 (23:07 +0530)]
BugFix for testapi automate job

push doc file name was not matching.

Change-Id: I151db14dca564b7c2c0e830cf359157e223dddeb

7 years agoMerge "Add scores CRUD in testapiclient"
Serena Feng [Fri, 23 Mar 2018 08:09:54 +0000 (08:09 +0000)]
Merge "Add scores CRUD in testapiclient"

7 years agoMerge "Add trust indicators CRUD in testapiclient"
Serena Feng [Fri, 23 Mar 2018 08:09:49 +0000 (08:09 +0000)]
Merge "Add trust indicators CRUD in testapiclient"

7 years agoMerge "Add customs CRUD in testapiclient"
Serena Feng [Fri, 23 Mar 2018 08:09:44 +0000 (08:09 +0000)]
Merge "Add customs CRUD in testapiclient"

7 years agoMerge "Add projects CRUD in testapiclient"
Serena Feng [Fri, 23 Mar 2018 08:09:40 +0000 (08:09 +0000)]
Merge "Add projects CRUD in testapiclient"

7 years agoMerge "CRUD operations for scenario versions in testapiclient"
Serena Feng [Fri, 23 Mar 2018 08:09:35 +0000 (08:09 +0000)]
Merge "CRUD operations for scenario versions in testapiclient"

7 years agoMerge "Add installers CRUD in testapiclient"
Serena Feng [Fri, 23 Mar 2018 08:09:30 +0000 (08:09 +0000)]
Merge "Add installers CRUD in testapiclient"

7 years agoMerge "Add submitter check for testcase"
Serena Feng [Fri, 23 Mar 2018 08:02:17 +0000 (08:02 +0000)]
Merge "Add submitter check for testcase"

7 years agoAdd scores CRUD in testapiclient 83/54383/1
thuva4 [Fri, 23 Mar 2018 07:10:52 +0000 (12:40 +0530)]
Add scores CRUD in testapiclient

implement interface to do CRUD operations
for scores  in testapiclient
Tests are added

Change-Id: Icf73a0ecdadcd51c0457837306d24ec7851500eb
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd trust indicators CRUD in testapiclient 81/54381/1
thuva4 [Fri, 23 Mar 2018 07:08:39 +0000 (12:38 +0530)]
Add trust indicators CRUD in testapiclient

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>
7 years agoAdd customs CRUD in testapiclient 79/54379/1
thuva4 [Fri, 23 Mar 2018 07:05:50 +0000 (12:35 +0530)]
Add customs CRUD in testapiclient

implement interface to do CRUD operations
for customs  in testapiclient
Tests are added

Change-Id: I8a18323c2e679ab022702a607a53ad01ee60a6af
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd projects CRUD in testapiclient 77/54377/2
thuva4 [Fri, 23 Mar 2018 07:02:13 +0000 (12:32 +0530)]
Add projects CRUD in testapiclient

implement interface to do CRUD operations
for projects  in testapiclient
Tests are added

Change-Id: I777b684b0a48a81de4555aa77bef88fd19249458
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoCRUD operations for scenario versions in 75/54375/2
thuva4 [Fri, 23 Mar 2018 06:50:37 +0000 (12:20 +0530)]
CRUD operations for scenario versions in
testapiclient

Test are added

Change-Id: I8be5c04f4b6baed47dbf6d229c32eff5a47a8558
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd installers CRUD in testapiclient 95/53595/6
thuva4 [Wed, 21 Mar 2018 10:16:30 +0000 (15:46 +0530)]
Add installers CRUD in testapiclient

implement interface to do CRUD operations
for installers in testapiclient
Tests are added

Change-Id: I025b01c5b48d5b04cfcead8ee7818c0a1752cec0
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoBugFix for testapi automate job 57/54257/1
Sakala Venkata Krishna Rohit [Wed, 21 Mar 2018 13:27:11 +0000 (18:57 +0530)]
BugFix for testapi automate job

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

7 years agoAdd testcases CRUD in testapiclient 71/53471/4
thuva4 [Fri, 16 Mar 2018 05:21:29 +0000 (10:51 +0530)]
Add testcases CRUD in testapiclient

implement interface to do CRUD operations
for testcases in testapiclient + tests

Change-Id: I59a810b6ba496d672fdf04be465ca5581dc58a3f
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add scenarios CRUD in testapiclient"
Serena Feng [Wed, 21 Mar 2018 08:43:22 +0000 (08:43 +0000)]
Merge "Add scenarios CRUD in testapiclient"

7 years agoAdd scenarios CRUD in testapiclient 89/53489/3
thuva4 [Mon, 19 Mar 2018 18:20:47 +0000 (23:50 +0530)]
Add scenarios CRUD in testapiclient

implement interface to do CRUD operations
for scenarios in testapiclient + tests

Change-Id: Ia952bd29e88d867a2873af79c3424953142676d3
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "BugFix for testapi automate jenkins job"
Serena Feng [Mon, 19 Mar 2018 07:37:43 +0000 (07:37 +0000)]
Merge "BugFix for testapi automate jenkins job"

7 years agoMerge "Change deatails in result page to dynamic"
Serena Feng [Mon, 19 Mar 2018 07:36:08 +0000 (07:36 +0000)]
Merge "Change deatails in result page to dynamic"

7 years agoMerge "fix the authentication=false in testcases page"
Serena Feng [Mon, 19 Mar 2018 07:32:03 +0000 (07:32 +0000)]
Merge "fix the authentication=false in testcases page"

7 years agoAdd submitter check for testcase 51/54051/1
thuva4 [Sun, 18 Mar 2018 10:44:43 +0000 (16:14 +0530)]
Add submitter check for testcase

prevent user(Non submitter) from create, update,
delete a testcase
tests are added

Change-Id: I0c63dea7a6e0d3438802dd8c84e8a752ef7fe3f6
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agofix the authentication=false in testcases page 05/51905/3
thuva4 [Thu, 15 Mar 2018 14:21:43 +0000 (19:51 +0530)]
fix the authentication=false in testcases page

fix the authentication error in testcases page
when authenticate=false + tests

JIRA: RELENG-340

Change-Id: Ic2ad2a9676de46e9e6b8209750a5728eea9fa9ab
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoBugFix for testapi automate jenkins job 69/53969/2
Sakala Venkata Krishna Rohit [Fri, 16 Mar 2018 09:56:45 +0000 (15:26 +0530)]
BugFix for testapi automate jenkins job

The url of the swagger is changed from /test/swagger/resrouces.json
to /test/swagger/models.json. Changing the url in script.

Change-Id: I3a1c2fdb25b6708046cb53d672c402c31521eef5
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
7 years agoChange deatails in result page to dynamic 31/53631/7
thuva4 [Fri, 16 Mar 2018 09:59:44 +0000 (15:29 +0530)]
Change deatails in result page to dynamic

Change the static code of the show details in the result
page to dynamic

JIRA: RELENG-358

Change-Id: I3cf29ba6d7cc852de127f715b7ed27576350ae63
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "delete useless trust_indicator in result model"
Serena Feng [Fri, 16 Mar 2018 06:20:25 +0000 (06:20 +0000)]
Merge "delete useless trust_indicator in result model"

7 years agoMerge "Add sort in scenarios page + tests"
Serena Feng [Fri, 16 Mar 2018 06:17:32 +0000 (06:17 +0000)]
Merge "Add sort in scenarios page + tests"

7 years agoMerge "Edit the typos in projects tests"
Serena Feng [Fri, 16 Mar 2018 06:09:32 +0000 (06:09 +0000)]
Merge "Edit the typos in projects tests"

7 years agoEdit the typos in projects tests 73/53873/1
thuva4 [Thu, 15 Mar 2018 11:18:23 +0000 (16:48 +0530)]
Edit the typos in projects tests

Change-Id: I816a5f3a3a62dfc856e0421ac1a097a6546b6f1b
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd sort in scenarios page + tests 71/53871/1
thuva4 [Thu, 15 Mar 2018 11:12:44 +0000 (16:42 +0530)]
Add sort in scenarios page + tests

Change-Id: I1b1e4c9cc3739c4ed13fe4c76562b8c35fed4531
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agodelete useless trust_indicator in result model 23/53823/2
SerenaFeng [Thu, 15 Mar 2018 02:14:13 +0000 (10:14 +0800)]
delete useless trust_indicator in result model

this field aims to mark testcase status in CI evolution,
it is a little bit abused, since results is used to save
real-time testing result, when CI evolution is talked about
again, another collection(let's say testcase_status) will
be developed.

Change-Id: Id797591a419b097899362ffa82010bff2e6d6cd3
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agodelete useless get_parser 21/53821/1
SerenaFeng [Thu, 15 Mar 2018 01:52:03 +0000 (09:52 +0800)]
delete useless get_parser

Change-Id: I0c14cf2d549f8363cb5a0a0267b69e5c00a64ce5
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "save authentication with save auth_complete"
Serena Feng [Wed, 14 Mar 2018 13:10:17 +0000 (13:10 +0000)]
Merge "save authentication with save auth_complete"

7 years agoMerge "authenticate comes before exist check"
Serena Feng [Wed, 14 Mar 2018 13:10:07 +0000 (13:10 +0000)]
Merge "authenticate comes before exist check"

7 years agosave authentication with save auth_complete 71/53771/2
SerenaFeng [Wed, 14 Mar 2018 09:41:50 +0000 (17:41 +0800)]
save authentication with save auth_complete

✗ testapi -u xxx -p xxxxx -v
initialize_app
(testapi) pod create '{}'
authenticating.....
Create failed: name Missing
(testapi) pod create '{}'
Create failed: name Missing

Change-Id: I9de0949b0bf203032a7b0763e791bd0cd10de7fb
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "bugfix: TestAPI Cookie cannot be found"
Serena Feng [Wed, 14 Mar 2018 12:59:53 +0000 (12:59 +0000)]
Merge "bugfix: TestAPI Cookie cannot be found"

7 years agoauthenticate comes before exist check 77/53777/2
SerenaFeng [Wed, 14 Mar 2018 10:09:28 +0000 (18:09 +0800)]
authenticate comes before exist check

Change-Id: I935f4bb6e779a07596ab2394ef129025c2ae9b78
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: docker container run fail due to no setup.cfg 65/53765/2
SerenaFeng [Wed, 14 Mar 2018 08:31:32 +0000 (16:31 +0800)]
bugfix: docker container run fail due to no setup.cfg

Change-Id: Ie38e42b01bdf8f441ceb9463aa6977285dec94b1
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: TestAPI Cookie cannot be found 59/53759/1
SerenaFeng [Wed, 14 Mar 2018 08:17:34 +0000 (16:17 +0800)]
bugfix: TestAPI Cookie cannot be found

Change-Id: Ibab60aba26e30669dddab74ce61ed00197dc86a8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: list projects failed 37/53737/1
SerenaFeng [Wed, 14 Mar 2018 01:31:57 +0000 (09:31 +0800)]
bugfix: list projects failed

Change-Id: I4d5ccdf788f2e5791a8ed46384cdba73fad500c7
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoAdd tests for projects in testapiclient 11/53711/1
thuva4 [Tue, 13 Mar 2018 18:27:01 +0000 (23:57 +0530)]
Add tests for projects in testapiclient

Change-Id: Id32dc102f4cc594496cb72949bc6ce1cf6bad86b
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd tests for pods testapiclient 55/53455/8
thuva4 [Sat, 10 Mar 2018 18:51:36 +0000 (00:21 +0530)]
Add tests for pods testapiclient

Add tests to check the functionality of the
pods in testapiclient

Change-Id: Iae6b0b96d31b72ba701684300e10c69d8c5306b4
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agobugfix: query_by error 43/53643/1
SerenaFeng [Tue, 13 Mar 2018 08:01:30 +0000 (16:01 +0800)]
bugfix: query_by error

for pure pods get, the correct should be:
http://localhost:8000/api/v1/pods

now it is
http://localhost:8000/api/v1/pods?name=

Change-Id: I8fe080ddcf834d211cb1494087b70e5888a8b701
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge changes from topics 'format_urls', 'format_output'
Serena Feng [Tue, 13 Mar 2018 07:36:27 +0000 (07:36 +0000)]
Merge changes from topics 'format_urls', 'format_output'

* changes:
  format URLs
  format output

7 years agoMerge "Change deatails in deploy result page to dynamic"
Serena Feng [Tue, 13 Mar 2018 07:29:21 +0000 (07:29 +0000)]
Merge "Change deatails in deploy result page to dynamic"

7 years agoMerge "show start_date in results page"
Serena Feng [Tue, 13 Mar 2018 07:22:32 +0000 (07:22 +0000)]
Merge "show start_date in results page"

7 years agoChange deatails in deploy result page to dynamic 33/53633/1
thuva4 [Tue, 13 Mar 2018 07:02:54 +0000 (12:32 +0530)]
Change deatails in deploy result page to dynamic

Change the static code of the show details in the deploy
result page to dynamic

JIRA: RELENG-358

Change-Id: Icce775ce988f4b0e6cd71101684154581d20c753
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoshow start_date in results page 25/53625/1
SerenaFeng [Tue, 13 Mar 2018 06:04:09 +0000 (14:04 +0800)]
show start_date in results page

Change-Id: If8802751b0eede1642f249988190f5d2fe9738c2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoadd version in deployresults page 23/53623/2
SerenaFeng [Tue, 13 Mar 2018 05:58:03 +0000 (13:58 +0800)]
add version in deployresults page

Change-Id: Id7c8064933c150fa72cbe1351a99aeb80e8f2150
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoformat URLs 17/53617/1
SerenaFeng [Tue, 13 Mar 2018 03:33:27 +0000 (11:33 +0800)]
format URLs

1. unify URL query
2. unify URL format

Change-Id: I4bdf13067c4f726df42a8e34b4365fed4f58924e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoformat output 49/53549/2
SerenaFeng [Mon, 12 Mar 2018 13:05:51 +0000 (21:05 +0800)]
format output

JIRA: RELENG-348

Change-Id: I8f6edae6ed70542f5dde45d81601c35d32af96d9
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "Fix the authenticate=false in scenario"
Serena Feng [Tue, 13 Mar 2018 02:06:34 +0000 (02:06 +0000)]
Merge "Fix the authenticate=false in scenario"

7 years agoFix the authenticate=false in scenario 91/51891/9
thuva4 [Thu, 8 Feb 2018 09:11:05 +0000 (14:41 +0530)]
Fix the authenticate=false in scenario

fix authetication issue in scenario page
add tests

Change-Id: I5d1457c4fde7c803459352223b1dfb2f970212df
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add multple customs to scenario"
Serena Feng [Mon, 12 Mar 2018 06:09:27 +0000 (06:09 +0000)]
Merge "Add multple customs to scenario"

7 years agoMerge "Add sorting service to module"
Serena Feng [Mon, 12 Mar 2018 06:07:37 +0000 (06:07 +0000)]
Merge "Add sorting service to module"

7 years agoFix return value in project url - testapiclient 73/53473/1
thuva4 [Sun, 11 Mar 2018 17:29:32 +0000 (22:59 +0530)]
Fix return value in project url - testapiclient

Change-Id: Ia879b208027b857e543f5d4c23415da19deb94f3
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd sorting service to module 65/52865/2
thuva4 [Fri, 9 Mar 2018 18:40:46 +0000 (00:10 +0530)]
Add sorting service to module

Show the results in sorted order
Provide options to sort the results by fields
in pods and project page

Change-Id: I9b73fbe98146d4bdf9edbb4a3ef3b3e0717500a7
qSigned-off-by: thuva4 <tharma.thuva@gmail.com>

7 years agoAdd multple customs to scenario 29/53429/1
thuva4 [Fri, 9 Mar 2018 17:12:05 +0000 (22:42 +0530)]
Add multple customs to scenario

User can add multiple customs by giving a
comma or space sperated string

JIRA: RELENG-344

Change-Id: I8e4b37fc476f39e10321755f1e67fe3605178406
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoremove long html show when service unavailable 87/53387/2
SerenaFeng [Fri, 9 Mar 2018 10:03:30 +0000 (18:03 +0800)]
remove long html show when service unavailable

long message:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="Content-Type" CONTENT="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
<style type="text/css"><!--

Change-Id: I1f5495b20328a7a23462ce66813b1ecc2082822b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agorestructure testapiclient project 75/53375/4
SerenaFeng [Fri, 9 Mar 2018 08:35:22 +0000 (16:35 +0800)]
restructure testapiclient project

Change-Id: I13d24ce7b436f203a66fe14f4930e58b3ab1193c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agounify message prompt 71/53371/4
SerenaFeng [Fri, 9 Mar 2018 07:53:12 +0000 (15:53 +0800)]
unify message prompt

Change-Id: I31a10c0aa92a72fdbd76475e6f618f63fef9b925
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "remove unwanted params from arguments"
Serena Feng [Fri, 9 Mar 2018 06:50:04 +0000 (06:50 +0000)]
Merge "remove unwanted params from arguments"

7 years agoMerge "Keep state when user click back in browser"
Serena Feng [Fri, 9 Mar 2018 06:49:25 +0000 (06:49 +0000)]
Merge "Keep state when user click back in browser"

7 years agoMerge "Fix the error in testapiclient delete"
Serena Feng [Fri, 9 Mar 2018 06:41:51 +0000 (06:41 +0000)]
Merge "Fix the error in testapiclient delete"

7 years agoKeep state when user click back in browser 93/53293/1
thuva4 [Thu, 8 Mar 2018 09:47:45 +0000 (15:17 +0530)]
Keep state when user click back in browser

Add service to keep the filter state for every page.
Filters will reload when user click back in the
browser.

JIRA: RELENG-349

Change-Id: I1d82b3ce6004fa41b07ffd0b87626825aa01c922
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoremove unwanted params from arguments 85/53285/1
thuva4 [Thu, 8 Mar 2018 08:30:19 +0000 (14:00 +0530)]
remove unwanted params from arguments

Remove -name from GetOne and Delete
command arguments

Change-Id: I163444467e0bac95df2d11f5bddda6bc441c4c21
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoDo not need to check if user has existing session 83/53283/1
thuva4 [Thu, 8 Mar 2018 08:26:20 +0000 (13:56 +0530)]
Do not need to check if user has existing session

We are currently checking no matter user has a session
or not.Fix it.
Current implemetation don't allow user to use existing
session. Fix it.

Change-Id: I5c1bf2bf9b3475f4723d7e136a60effd4287199d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoFix the error in testapiclient delete 81/53281/1
thuva4 [Thu, 8 Mar 2018 08:21:58 +0000 (13:51 +0530)]
Fix the error in testapiclient delete

Fix delete operation in testapiclient

Change-Id: I11b338629bdc81771b7ce911e7de1c3776fef063
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agorefactor url proces 37/53237/3
SerenaFeng [Wed, 7 Mar 2018 12:14:45 +0000 (20:14 +0800)]
refactor url proces

Change-Id: I8a253cc921875b810b954abafaad84f61f559ef5
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agorefactor config process in testapiclient 27/53227/1
SerenaFeng [Wed, 7 Mar 2018 11:23:30 +0000 (19:23 +0800)]
refactor config process in testapiclient

substitue config file with env variable

Change-Id: Ie8243a7dd429708998bde9d612c9a4552a76c14f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agosimply user session process 19/53219/2
SerenaFeng [Wed, 7 Mar 2018 09:30:58 +0000 (17:30 +0800)]
simply user session process

Change-Id: I1e6a95cb97f54ec633933c73c4b8d7055f34336f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agosimply http client process 17/53217/4
SerenaFeng [Wed, 7 Mar 2018 09:06:22 +0000 (17:06 +0800)]
simply http client process

Change-Id: I85b87be7d57b7c3ecb087b27729bc86934283366
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoapply openstack import rule 15/53215/2
SerenaFeng [Wed, 7 Mar 2018 08:16:11 +0000 (16:16 +0800)]
apply openstack import rule

Change-Id: I765a3aa64906cfa6d8f21ee7b7f2510d6c4ad7a2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoleverage authenticate decorator to identity check 13/53213/3
SerenaFeng [Wed, 7 Mar 2018 07:55:00 +0000 (15:55 +0800)]
leverage authenticate decorator to identity check

Change-Id: If9248161ecb02153d0685c8f4325be96f2f1d5da
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoleverage testapiclient.command to process common auth parser 09/53209/3
SerenaFeng [Wed, 7 Mar 2018 07:16:00 +0000 (15:16 +0800)]
leverage testapiclient.command to process common auth parser

Change-Id: I7a2491278db64a2a09da02accb22613305fc6d7c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoadd too long line check in pep8 99/53199/3
SerenaFeng [Wed, 7 Mar 2018 03:00:15 +0000 (11:00 +0800)]
add too long line check in pep8

Change-Id: I13bd62699c14bb504751b2e1149de0812b771ba0
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "Add resource name in scenario page confirm modal"
Serena Feng [Thu, 1 Mar 2018 07:31:28 +0000 (07:31 +0000)]
Merge "Add resource name in scenario page  confirm modal"

7 years agoMerge "Prevent to delete the pods"
Serena Feng [Thu, 1 Mar 2018 07:28:45 +0000 (07:28 +0000)]
Merge "Prevent to delete the pods"

7 years agoPrevent to delete the pods 13/52613/8
thuva4 [Mon, 26 Feb 2018 04:18:45 +0000 (09:48 +0530)]
Prevent to delete the pods

Do not allow to delete pods which are associated
with test-results

JIRA: RELENG-350

Change-Id: I8cb306d719acebff257048f08bcb981d81c64513
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd resource name in scenario page confirm modal 59/52859/2
thuva4 [Wed, 28 Feb 2018 18:08:58 +0000 (23:38 +0530)]
Add resource name in scenario page  confirm modal

Add the name of the insatllers, versions, projects
and customs in the delete confirm modal
add tests

Change-Id: I91e115f484726d98c357de844197189b22f66584
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd enter to search 49/52849/1
thuva4 [Wed, 28 Feb 2018 16:26:23 +0000 (21:56 +0530)]
Add enter to search

Add directive to filter the list by enter

JIRA: RELENG-351

Change-Id: I1abc92cdf2cb103e1ba9b685437b65035c88dd5d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add resource name in scenario confirm modal"
Serena Feng [Wed, 28 Feb 2018 01:53:57 +0000 (01:53 +0000)]
Merge "Add resource name in scenario confirm modal"

7 years agoMerge "Add resource name in testcase confirm modal"
Serena Feng [Wed, 28 Feb 2018 01:50:05 +0000 (01:50 +0000)]
Merge "Add resource name in testcase confirm modal"

7 years agoMerge "Add sorting in pods page"
Serena Feng [Wed, 28 Feb 2018 01:47:43 +0000 (01:47 +0000)]
Merge "Add sorting in pods page"

7 years agoMerge "add reporting page for qtip's fuel installer"
Serena Feng [Wed, 28 Feb 2018 01:40:53 +0000 (01:40 +0000)]
Merge "add reporting page for qtip's fuel installer"

7 years agoAdd resource name in scenario confirm modal 33/52733/1
thuva4 [Tue, 27 Feb 2018 11:44:42 +0000 (17:14 +0530)]
Add resource name in scenario confirm modal

Add the name of the scenarios in the delete confirm
modal

Change-Id: Ia832b007d21cb51abc55bf0bcc88637bc30eac0e
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd resource name in testcase confirm modal 27/52727/1
thuva4 [Tue, 27 Feb 2018 11:28:12 +0000 (16:58 +0530)]
Add resource name in testcase confirm modal

Add the name of the testcases in the delete confirm
modal

Change-Id: I03815865aaedf590c99fdb3a887a4b8cf07652d9
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd sorting in pods page 11/52611/2
thuva4 [Mon, 26 Feb 2018 03:50:56 +0000 (09:20 +0530)]
Add sorting in pods page

Show the results in sorted order
Provide options to sort the results by name,
role, mode

Change-Id: I8b514769e9b878a0ff4bafcae8e909af3284f7ca
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "remove deprecated upload-related codes"
Serena Feng [Tue, 27 Feb 2018 09:44:45 +0000 (09:44 +0000)]
Merge "remove deprecated upload-related codes"