Serena Feng [Mon, 19 Mar 2018 07:36:08 +0000 (07:36 +0000)]
Merge "Change deatails in result page to dynamic"
Serena Feng [Mon, 19 Mar 2018 07:32:03 +0000 (07:32 +0000)]
Merge "fix the authentication=false in testcases page"
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>
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>
Serena Feng [Fri, 16 Mar 2018 06:20:25 +0000 (06:20 +0000)]
Merge "delete useless trust_indicator in result model"
Serena Feng [Fri, 16 Mar 2018 06:17:32 +0000 (06:17 +0000)]
Merge "Add sort in scenarios page + tests"
Serena Feng [Fri, 16 Mar 2018 06:09:32 +0000 (06:09 +0000)]
Merge "Edit the typos in projects tests"
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>
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>
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>
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>
Serena Feng [Wed, 14 Mar 2018 13:10:17 +0000 (13:10 +0000)]
Merge "save authentication with save auth_complete"
Serena Feng [Wed, 14 Mar 2018 13:10:07 +0000 (13:10 +0000)]
Merge "authenticate comes before exist check"
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>
Serena Feng [Wed, 14 Mar 2018 12:59:53 +0000 (12:59 +0000)]
Merge "bugfix: TestAPI Cookie cannot be found"
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>
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>
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>
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>
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>
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>
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>
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
Serena Feng [Tue, 13 Mar 2018 07:29:21 +0000 (07:29 +0000)]
Merge "Change deatails in deploy result page to dynamic"
Serena Feng [Tue, 13 Mar 2018 07:22:32 +0000 (07:22 +0000)]
Merge "show start_date in results page"
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>
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>
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>
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>
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>
Serena Feng [Tue, 13 Mar 2018 02:06:34 +0000 (02:06 +0000)]
Merge "Fix the authenticate=false in scenario"
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>
Serena Feng [Mon, 12 Mar 2018 06:09:27 +0000 (06:09 +0000)]
Merge "Add multple customs to scenario"
Serena Feng [Mon, 12 Mar 2018 06:07:37 +0000 (06:07 +0000)]
Merge "Add sorting service to module"
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>
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>
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>
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>
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>
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>
Serena Feng [Fri, 9 Mar 2018 06:50:04 +0000 (06:50 +0000)]
Merge "remove unwanted params from arguments"
Serena Feng [Fri, 9 Mar 2018 06:49:25 +0000 (06:49 +0000)]
Merge "Keep state when user click back in browser"
Serena Feng [Fri, 9 Mar 2018 06:41:51 +0000 (06:41 +0000)]
Merge "Fix the error in testapiclient delete"
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Serena Feng [Thu, 1 Mar 2018 07:31:28 +0000 (07:31 +0000)]
Merge "Add resource name in scenario page confirm modal"
Serena Feng [Thu, 1 Mar 2018 07:28:45 +0000 (07:28 +0000)]
Merge "Prevent to delete the pods"
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>
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>
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>
Serena Feng [Wed, 28 Feb 2018 01:53:57 +0000 (01:53 +0000)]
Merge "Add resource name in scenario confirm modal"
Serena Feng [Wed, 28 Feb 2018 01:50:05 +0000 (01:50 +0000)]
Merge "Add resource name in testcase confirm modal"
Serena Feng [Wed, 28 Feb 2018 01:47:43 +0000 (01:47 +0000)]
Merge "Add sorting in pods page"
Serena Feng [Wed, 28 Feb 2018 01:40:53 +0000 (01:40 +0000)]
Merge "add reporting page for qtip's fuel installer"
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>
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>
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>
Serena Feng [Tue, 27 Feb 2018 09:44:45 +0000 (09:44 +0000)]
Merge "remove deprecated upload-related codes"
Serena Feng [Tue, 27 Feb 2018 09:40:33 +0000 (09:40 +0000)]
Merge "Add resource name in project confirm modal"
Serena Feng [Tue, 27 Feb 2018 01:21:33 +0000 (01:21 +0000)]
Merge "set debug=False to prevent useless tracebacks"
thuva4 [Mon, 26 Feb 2018 04:43:27 +0000 (10:13 +0530)]
Add resource name in project confirm modal
Add the name of the projects in the delete confirm
modal
Change-Id: I19b0c3a1ea66bd4d1588e3d1cf9ed65200195b67
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Serena Feng [Mon, 26 Feb 2018 02:54:34 +0000 (02:54 +0000)]
Merge "prevent the delete/update for projects"
Serena Feng [Mon, 26 Feb 2018 02:45:36 +0000 (02:45 +0000)]
Merge "Add resource name in confirm modal"
SerenaFeng [Mon, 26 Feb 2018 02:11:50 +0000 (10:11 +0800)]
remove deprecated upload-related codes
upload result file is used by dovetail, since now dovetail has
leveraged its own cvp repo, and TestAPI is mostly and should be
used as a realtime results collecting, no need to keep such function.
Change-Id: Ibd56035d5d63020e224a382c8040705f63b63386
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
SerenaFeng [Sat, 24 Feb 2018 08:46:51 +0000 (16:46 +0800)]
set debug=False to prevent useless tracebacks
Change-Id: Ide0e00e3aa6ee4a484fd9d1b7c9bc52b598267ea
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
SerenaFeng [Mon, 26 Feb 2018 01:36:24 +0000 (09:36 +0800)]
add reporting page for qtip's fuel installer
Change-Id: I33ad2bcb19e5dac01e6f1197924318aa49da5db2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Serena Feng [Sat, 24 Feb 2018 03:31:13 +0000 (03:31 +0000)]
Merge "Add test for deploy result get one"
thuva4 [Fri, 23 Feb 2018 06:27:55 +0000 (11:57 +0530)]
Add resource name in confirm modal
Add resorce(Pod) name in delete confime modal
in a line
JIRA: RELENG-342
Change-Id: I629afc85bc7868fca19dce64c2c57eb195eaade7
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
thuva4 [Thu, 22 Feb 2018 04:27:30 +0000 (09:57 +0530)]
prevent the delete/update for projects
Prevent user from deleting or updating projects
which are associated with testcases
JIRA: RELENG-335
JIRA: RELENG-336
Change-Id: Ic0a8841a4632329f4b58aeb97cb93a91bacc2b06
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
thuva4 [Sun, 11 Feb 2018 09:37:37 +0000 (15:07 +0530)]
Add test for deploy result get one
Cover the deploy result get one function & not found in
unit test
JIRA: RELENG-345
Change-Id: I45e9c9c4feacc73d2c934031656ac063be42a148
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Serena Feng [Mon, 12 Feb 2018 01:57:11 +0000 (01:57 +0000)]
Merge "Add multiple customs in scenario page"
thuva4 [Sun, 11 Feb 2018 11:01:48 +0000 (16:31 +0530)]
Add multiple customs in scenario page
implement function to add multiple customs with
a single add button click
JIRA: RELENG-344
Change-Id: I7c4ac409ee5d78a6a01b242368b02813f0df400f
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Serena Feng [Sun, 11 Feb 2018 09:02:57 +0000 (09:02 +0000)]
Merge "add projects in testapi client"
Serena Feng [Sun, 11 Feb 2018 07:47:17 +0000 (07:47 +0000)]
Merge "Fix confirm modal error"
thuva4 [Thu, 8 Feb 2018 17:12:55 +0000 (22:42 +0530)]
add projects in testapi client
Add CRUD functionalities for projects in testapi
client
Change-Id: I9db23625a7ef12385f42266e68c1d9ffca74fd2c
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
thuva4 [Thu, 8 Feb 2018 16:35:16 +0000 (22:05 +0530)]
Fix confirm modal error
fix the path for confirm modal
JIRA: RELENG-339
Change-Id: I190d4b3b5d2d4cf6ea6d3cb2dd2376f200706bb9
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Serena Feng [Thu, 8 Feb 2018 09:46:40 +0000 (09:46 +0000)]
Merge "create Testapi client"
thuva4 [Tue, 30 Jan 2018 14:20:33 +0000 (19:50 +0530)]
create Testapi client
implement auth in testapi client
implement pods in testapi client
Change-Id: Idd5c9dcf938ad5994e655b55d49625ab462ab710
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Serena Feng [Wed, 7 Feb 2018 02:27:25 +0000 (02:27 +0000)]
Merge "Add deploy results"
thuva4 [Mon, 29 Jan 2018 11:38:17 +0000 (17:08 +0530)]
Add deploy results
Create view and controller for deploy results
Add tests for deploy results
Change-Id: Iba29e7a867d45aacd18a26dc4e2d9363cdf8928d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Serena Feng [Wed, 31 Jan 2018 02:31:58 +0000 (02:31 +0000)]
Merge "bugfix: database backup failed due to no mongodb_backup.py"
Serena Feng [Wed, 31 Jan 2018 02:31:30 +0000 (02:31 +0000)]
Merge "owner to creator"
SerenaFeng [Wed, 31 Jan 2018 02:22:06 +0000 (10:22 +0800)]
bugfix: database backup failed due to no mongodb_backup.py
Change-Id: Ic8fddd17f53d4b21c074094360231c0d6de48b6c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
thuva4 [Mon, 29 Jan 2018 11:22:31 +0000 (16:52 +0530)]
owner to creator
Change Owner to creator in pod, projects
Add creator in testCase, scenarios
Fix issue in e2e testing
Change-Id: Ib520eb107dce2ed8fc6fd390f034f500bf4c742a
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
thuva4 [Mon, 29 Jan 2018 08:53:29 +0000 (14:23 +0530)]
add suggestions in result page
filter suggestions in results page
fix ui in results page
Change-Id: Id0eebd9575b5f494061130afe2c7d42c74985cec
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Serena Feng [Fri, 19 Jan 2018 06:05:16 +0000 (06:05 +0000)]
Merge "Add new reporting page for Vsperf"
Serena Feng [Thu, 18 Jan 2018 07:00:33 +0000 (07:00 +0000)]
Merge "Design the scenario create method"
Serena Feng [Thu, 18 Jan 2018 06:58:27 +0000 (06:58 +0000)]
Merge "Bug fixes in results, tastcases and header file"
thuva4 [Thu, 11 Jan 2018 12:54:31 +0000 (18:24 +0530)]
Bug fixes in results, tastcases and header file
Remove the profile, signout option in authenticate false made
Remove the sever request in authenticate false made
Remove stop date, start date in results page
Add build tag in results page
fix issue in test cases page
Change-Id: Ic3d16f53591017d2529926e4e3374aaa245c7dce
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
thuva4 [Mon, 15 Jan 2018 18:39:51 +0000 (00:09 +0530)]
Design the scenario create method
design scenario create method in modal way.
design scenario page.
Add,delete for installers,versions, projects and customs
are implemented.
tests are added.
1. Pods page
2. project page
3. Scenarios
4. Scenario
Change-Id: Ice26af77ec3d5fe874cf5c2062f208072dea289f
Signed-off-by: thuva4 <tharma.thuva@gmail.com>