releng-testresults.git
4 years agoChmod 777 config dirs 93/72293/3 master
Cédric Ollivier [Tue, 30 Mar 2021 10:49:35 +0000 (12:49 +0200)]
Chmod 777 config dirs

Else crudini fails when creating the tmp file in target dir.

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I5d44a78758107b888f1e291c01a4c66898121cdd

4 years agoAllow any user to run testapi 92/72292/3
Cédric Ollivier [Tue, 30 Mar 2021 09:29:04 +0000 (11:29 +0200)]
Allow any user to run testapi

It enforces 777 in configs and logs.

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I31ecbc7ef90f7a97819bcd1a459d0f8b93fc7750

4 years agoSwith to USER ubuntu 90/72290/1
Cédric Ollivier [Tue, 30 Mar 2021 07:40:06 +0000 (09:40 +0200)]
Swith to USER ubuntu

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I6f53f56935ebcfd3074be2ae0fda1c19f6cd75c5

4 years ago[TESTAPI] Add chown to allow start in openshift 89/72289/1
morganrol [Tue, 30 Mar 2021 05:50:38 +0000 (07:50 +0200)]
[TESTAPI] Add chown to allow start in openshift

Some files of the testapi are located in system directories
- /etc/opnfv_testapi
- /usr/local/share/opnfv_testapi

it requires some root priviledge to execute them properly
especially in an openshift environment
this patch force the user right for these directories

another option could be to move these files in home directory
but so fare we are just changing the dockerization and did not
modify the code of the API.

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I7f9607f31e97d3bf8462ebe07fad0714aac47bdd

4 years agoProperly manage contraints and requirements 85/72285/3
Cédric Ollivier [Mon, 29 Mar 2021 08:21:31 +0000 (10:21 +0200)]
Properly manage contraints and requirements

It leverages OpenStack's python librairy management.
Ussuri is selected as OpenStack dropped py27 in the newer releases.

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Iccfda223eb5c7013ec712beab9cd6f0c784f3fae

4 years agoRefactor testapi's Dockerfile 84/72284/2
Cédric Ollivier [Mon, 29 Mar 2021 07:41:45 +0000 (09:41 +0200)]
Refactor testapi's Dockerfile

It cleans cache and useless packages at runtime.

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ifce2c49fe34e400368c111d7f4d9cd06dc6ac67e

4 years agoInstall python-wheel in testapi's Dockerfile 83/72283/1
Cédric Ollivier [Sun, 28 Mar 2021 22:33:19 +0000 (00:33 +0200)]
Install python-wheel in testapi's Dockerfile

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Id58bf371c26292009f938bc67f9e244ef3a89825

4 years ago[TESTAPI] Upgrade the docker without changing the python2.7 code 82/72282/1
morganrol [Sun, 28 Mar 2021 21:20:18 +0000 (23:20 +0200)]
[TESTAPI] Upgrade the docker without changing the python2.7 code

migratio to python 3 is not a long flmeuve tranquille
some libraries used are no more maintained
this option considers updating the dockerfile without changing the
original code
it includes
- a change of the baseline image (move from 14.04 to 18.04)
- a better fix of python lib versions
- the introduction of an ubuntu user (to be better used)

Issue-ID: FUNCTEST-1026

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I37c8262d1ec20151e2402e298751ca39c36d1a7e

4 years agoAllow verifying testapi 81/72281/1
Cédric Ollivier [Sun, 28 Mar 2021 17:07:15 +0000 (19:07 +0200)]
Allow verifying testapi

It allows running tox vs py27 (epydoc forces py27).
It also fixes 2 indent issues.

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I63e28089a56147b359a72eb330b5badbc6fc7d7f

7 years agosupport not authenticate testapi 41/65241/1
SerenaFeng [Tue, 20 Nov 2018 07:57:46 +0000 (15:57 +0800)]
support not authenticate testapi

Change-Id: I29db99414d53155a6eec96f93169e07523645b12
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "bugfix: newly build image not work due to package update"
Serena Feng [Tue, 20 Nov 2018 07:56:02 +0000 (07:56 +0000)]
Merge "bugfix: newly build image not work due to package update"

7 years agobugfix: newly build image not work due to package update 39/65239/4
SerenaFeng [Tue, 20 Nov 2018 07:34:33 +0000 (15:34 +0800)]
bugfix: newly build image not work due to package update

Change-Id: I0be207cd8b8f81aa0010d59e0781f002f682f747
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "Adding cobertura support for UI coverage"
Serena Feng [Tue, 20 Nov 2018 07:37:43 +0000 (07:37 +0000)]
Merge "Adding cobertura support for UI coverage"

7 years agoUpdate Testapi Dockerfile 79/63679/4
Trevor Bramwell [Tue, 16 Oct 2018 21:55:56 +0000 (14:55 -0700)]
Update Testapi Dockerfile

The Dockerfile for testapi was missing zlib and xslt dependencies
needed by some python package compiling a module.

Change-Id: Ieb6b9ae683ff9d3e6a19d5b93e9cb448789d302d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoCreate Gambia Testresults Pages 11/63111/6
Trevor Bramwell [Tue, 2 Oct 2018 23:45:02 +0000 (16:45 -0700)]
Create Gambia Testresults Pages

This change add the Gambia page to the testresults dashboard.

JIRA: RELENG-412
Change-Id: Id1ee651b9f3658adeff342c39e030dc248bf6747
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoMerge "Add testing gating reporting page"
Morgan Richomme [Wed, 19 Sep 2018 08:24:11 +0000 (08:24 +0000)]
Merge "Add testing gating reporting page"

7 years agoMerge "Fix reporting pages for functest"
Morgan Richomme [Wed, 12 Sep 2018 07:19:43 +0000 (07:19 +0000)]
Merge "Fix reporting pages for functest"

7 years agoFix reporting pages for functest 45/61445/2
mrichomme [Tue, 28 Aug 2018 06:18:06 +0000 (08:18 +0200)]
Fix reporting pages for functest

- adapt existing framework to new testcases.yaml format (dependencies)
- simplify Tier management
- unblacklist juju_epc
- add new testcases

Change-Id: I085bff327f9eca856879616215dc6bae83435e7c
Signed-off-by: mrichomme <morgan.richomme@orange.com>
7 years agobugfix-reporing: vsperf master page is not rendered 77/61277/1
SerenaFeng [Thu, 23 Aug 2018 03:49:30 +0000 (11:49 +0800)]
bugfix-reporing: vsperf master page is not rendered

Change-Id: I7433aa4ccd55c167ce5b3d1bb396a6bd4df2fdda
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoAdjust testcases for reporting page 37/59637/2
mrichomme [Tue, 10 Jul 2018 07:52:16 +0000 (09:52 +0200)]
Adjust testcases for reporting page

include
* tempest_smoke
* rally_smoke
* vmtp
* cloudify

Change-Id: I691cda65367ee7115bdea0d0b31a64cd176755ce
Signed-off-by: mrichomme <morgan.richomme@orange.com>
7 years agoreporting page update 31/59031/2
mrichomme [Tue, 26 Jun 2018 10:21:57 +0000 (12:21 +0200)]
reporting page update

* Add new testcases in Master (possible to black list for reporting if needed)
* use the version to get the list of testcases according to the version

Change-Id: I7999e66c18ebd73db896d0e27bde9a4a3d67f297
Signed-off-by: mrichomme <morgan.richomme@orange.com>
7 years agobugfix ssl issues induces by access to lf 23/58623/1
SerenaFeng [Sun, 17 Jun 2018 08:26:33 +0000 (16:26 +0800)]
bugfix ssl issues induces by access to lf

Change-Id: Iab166dc14982f7bfe0d26b60eb8ee537deedd613
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: no futures 21/58621/1
SerenaFeng [Sun, 17 Jun 2018 07:59:26 +0000 (15:59 +0800)]
bugfix: no futures

Change-Id: I8b313a9aff49219ae554273c8738c73a48b75560
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "add Jack Chan to the commiters"
Morgan Richomme [Sat, 16 Jun 2018 08:18:14 +0000 (08:18 +0000)]
Merge "add Jack Chan to the commiters"

7 years agoAdding cobertura support for UI coverage 41/57241/4
Sakala Venkata Krishna Rohit [Wed, 9 May 2018 17:30:03 +0000 (23:00 +0530)]
Adding cobertura support for UI coverage

Adding a new parameter 'type' in protractor coverage to generate
xml format for Jenkins.

JIRA: RELENG-382

Change-Id: I365ffd27a5efa61eb9e7639fac6301f2a423b1c1
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
7 years agoAdd internship artiffact file 77/57577/8
thuva4 [Tue, 22 May 2018 21:20:43 +0000 (02:50 +0530)]
Add internship artiffact file

Change-Id: I0eddb8a81c274078244db90903b7d86b1158655d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoBugFix for testapi-verify-master Jenkins job 37/58037/1
Sakala Venkata Krishna Rohit [Tue, 29 May 2018 15:04:45 +0000 (20:34 +0530)]
BugFix for testapi-verify-master Jenkins job

Add futures module to test requirements file.

Change-Id: If3774eb4e7911929f51e2e1f29867908db5dce8c
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
7 years agoMerge "Add docs for TestAPI client import module"
Serena Feng [Wed, 16 May 2018 12:48:56 +0000 (12:48 +0000)]
Merge "Add docs for TestAPI client import module"

7 years agoAdd documentation for scenario testapiclient 29/57429/1
thuva4 [Wed, 16 May 2018 04:32:56 +0000 (10:02 +0530)]
Add documentation for scenario testapiclient

Change-Id: Ica2a15d774f954c7133b342ba56912ad86a97d67
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd docs for TestAPI client import module 27/57427/1
thuva4 [Wed, 16 May 2018 03:38:08 +0000 (09:08 +0530)]
Add docs for TestAPI client import module

Change-Id: If46359a191aebdaca7f5c0fe5bee887f362074d3
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add scenario client + tests"
Serena Feng [Mon, 14 May 2018 14:39:12 +0000 (14:39 +0000)]
Merge "Add scenario client + tests"

7 years agoAdd scenario client + tests 49/57349/1
thuva4 [Mon, 14 May 2018 08:45:49 +0000 (14:15 +0530)]
Add scenario client + tests

Change-Id: I9e90e58c5d6f327b0b947c2c9270ef9cdbe16f45
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add result client"
Serena Feng [Fri, 11 May 2018 06:20:07 +0000 (06:20 +0000)]
Merge "Add result client"

7 years agoMerge "Add deploy results client"
Serena Feng [Fri, 11 May 2018 06:19:44 +0000 (06:19 +0000)]
Merge "Add deploy results client"

7 years agoAdd deploy results client 73/57273/1
thuva4 [Thu, 10 May 2018 14:05:34 +0000 (19:35 +0530)]
Add deploy results client

Change-Id: I1f4cb33ce80318cdf532ce0dcb0665d890de1545
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add project client"
Serena Feng [Thu, 10 May 2018 14:04:20 +0000 (14:04 +0000)]
Merge "Add project client"

7 years agoAdd result client 71/57271/1
thuva4 [Thu, 10 May 2018 13:35:55 +0000 (19:05 +0530)]
Add result client

tested

Change-Id: I3b2cde3b1adba60d7697a72c8daa95e06cc04621
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd project client 85/57185/3
thuva4 [Tue, 8 May 2018 17:05:50 +0000 (22:35 +0530)]
Add project client

Tests added
Doc added

Change-Id: I4c6be343606fd3b171ae76e8fb97aaf084bc376d
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add testcase client"
Serena Feng [Thu, 10 May 2018 08:42:12 +0000 (08:42 +0000)]
Merge "Add testcase client"

7 years agoAdd testcase client 87/57187/1
thuva4 [Tue, 8 May 2018 17:29:14 +0000 (22:59 +0530)]
Add testcase client

Change-Id: I75825642f21ab0818f5c08e6be2510f36cdadb19
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add deploy result model to testapi client"
Serena Feng [Tue, 8 May 2018 15:25:40 +0000 (15:25 +0000)]
Merge "Add deploy result model to testapi client"

7 years agoMerge "Add result model to the client"
Serena Feng [Mon, 7 May 2018 14:14:43 +0000 (14:14 +0000)]
Merge "Add result model to the client"

7 years agoMerge "Add testcase model in the client"
Serena Feng [Mon, 7 May 2018 14:14:15 +0000 (14:14 +0000)]
Merge "Add testcase model in the client"

7 years agoMerge "Add project model in testapiclient"
Serena Feng [Mon, 7 May 2018 14:13:36 +0000 (14:13 +0000)]
Merge "Add project model in testapiclient"

7 years agoMerge "Add scenario and scenario related models to testapi client"
Serena Feng [Mon, 7 May 2018 14:12:59 +0000 (14:12 +0000)]
Merge "Add scenario and scenario related models to testapi client"

7 years agoMerge "Add get functionality for the import module"
Serena Feng [Mon, 7 May 2018 14:03:22 +0000 (14:03 +0000)]
Merge "Add get functionality for the import module"

7 years agoAdd deploy result model to testapi client 87/56887/3
thuva4 [Sat, 5 May 2018 07:26:00 +0000 (12:56 +0530)]
Add deploy result model to testapi client

Change-Id: I53881146306087da5da967408d2a585a8775f641
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd get functionality for the import module 17/56617/11
thuva4 [Thu, 26 Apr 2018 07:45:03 +0000 (13:15 +0530)]
Add get functionality for the import module

Tested

Module will deserialize the json objects from the server to Pod
instance.

Change-Id: I3e2cb9386f8949d544624be687ee227ae4529d72
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd scenario and scenario related models 85/57085/3
thuva4 [Sat, 5 May 2018 09:58:24 +0000 (15:28 +0530)]
Add scenario and scenario related models
to testapi client

Change-Id: I9d1f7f19b030b8a7a762abed33e7b4f0efa0854f
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd project model in testapiclient 77/56877/5
thuva4 [Sun, 29 Apr 2018 12:10:00 +0000 (17:40 +0530)]
Add project model in testapiclient

Change-Id: If238e2d22f3c895264c90579c7c4d0b442f6c82a
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd testcase model in the client 79/56879/3
thuva4 [Sat, 5 May 2018 06:05:36 +0000 (11:35 +0530)]
Add testcase model in the client

Change-Id: I54b8caf8b1291229b01eb39d50c3997983dd81e9
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd result model to the client 81/56881/3
thuva4 [Sat, 5 May 2018 07:19:16 +0000 (12:49 +0530)]
Add result model to the client

Change-Id: I0921835f8d1042b2d0c12f3972bda24736741d55
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add docs for the testapiclient"
Serena Feng [Mon, 7 May 2018 01:41:55 +0000 (01:41 +0000)]
Merge "Add docs for the testapiclient"

7 years agoAdd docs for the testapiclient 83/56783/2
thuva4 [Fri, 27 Apr 2018 12:45:49 +0000 (18:15 +0530)]
Add docs for the testapiclient

Change-Id: I79799480937fcc0cfc6a3d851aa8cca966d408f0
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Bottlenecks reproting fraser release adaption"
mei mei [Thu, 3 May 2018 08:22:11 +0000 (08:22 +0000)]
Merge "Bottlenecks reproting fraser release adaption"

7 years agoadd Jack Chan to the commiters 55/56955/1
SerenaFeng [Wed, 2 May 2018 07:20:34 +0000 (15:20 +0800)]
add Jack Chan to the commiters

Change-Id: Iedaaa2f7794caa2219a18aff6be8e5ab680cd1df
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "Add toast message support in senerios page"
Serena Feng [Wed, 2 May 2018 06:32:40 +0000 (06:32 +0000)]
Merge "Add toast message support in senerios page"

7 years agoMerge "Add toast message for scenarios page"
Serena Feng [Wed, 2 May 2018 06:32:22 +0000 (06:32 +0000)]
Merge "Add toast message for scenarios page"

7 years agoMerge "Add toast message support for testcases page"
Serena Feng [Wed, 2 May 2018 06:31:59 +0000 (06:31 +0000)]
Merge "Add toast message support for testcases page"

7 years agoAdd toast message support in senerios page 63/56863/1
thuva4 [Sat, 28 Apr 2018 12:29:54 +0000 (17:59 +0530)]
Add toast message support in senerios page

Change-Id: Ib499fe21ae85b2edc79ae7c5492d9f76449bb548
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd toast message for scenarios page 71/56671/3
thuva4 [Thu, 26 Apr 2018 14:28:48 +0000 (19:58 +0530)]
Add toast message for scenarios page

Change-Id: I27833535288ad6302d2fc85b543b196e28179a22
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoTemporary bugfix for testapi-automate job 55/56755/1
Sakala Venkata Krishna Rohit [Fri, 27 Apr 2018 06:00:45 +0000 (11:30 +0530)]
Temporary bugfix for testapi-automate job

New upgrade of pip 10 is causing the problem.
Links - 1. https://github.com/docker/compose/issues/5883
        2. https://bugs.launchpad.net/devstack/+bug/1763966
        3. https://github.com/pypa/pip/issues/4805

Change-Id: I8d49dda2ae55569833075fff792d9ded0030f56b

7 years agoMerge "Add tests to check clientmanager auth function"
Serena Feng [Thu, 26 Apr 2018 13:57:49 +0000 (13:57 +0000)]
Merge "Add tests to check clientmanager auth function"

7 years agoAdd tests to check clientmanager auth function 55/55855/7
thuva4 [Tue, 17 Apr 2018 05:00:27 +0000 (10:30 +0530)]
Add tests to check clientmanager auth function

JIRA: RELENG-379

Change-Id: Ia1b36cabc1b0750f5a9dab8509c1c9b868889e7a
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add documentation for web portal"
Serena Feng [Thu, 26 Apr 2018 08:21:44 +0000 (08:21 +0000)]
Merge "Add documentation for web portal"

7 years agoBottlenecks reproting fraser release adaption 27/56627/1
chenjiankun [Thu, 26 Apr 2018 08:08:39 +0000 (08:08 +0000)]
Bottlenecks reproting fraser release adaption

In E release, bottlenecks upload results with version like 'stable/euphrates',
but in F release, the version change to 'fraser', so need some adaption.

Change-Id: I7c58ef026202a53193906eca0b62a50f643abd52
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoAdd documentation for web portal 09/56209/8
thuva4 [Sun, 22 Apr 2018 10:50:06 +0000 (16:20 +0530)]
Add documentation for web portal

Change-Id: If3e2600c15e2078a74e9d4d1f4884a46733fe0c0
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd toast message support for testcases page 97/56597/1
thuva4 [Thu, 26 Apr 2018 06:05:49 +0000 (11:35 +0530)]
Add toast message support for testcases page

Change-Id: Ic33cdc2a598d560bbbfc45977f4bbc278cf48e11
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add toast message support for projects page"
Serena Feng [Thu, 26 Apr 2018 01:30:31 +0000 (01:30 +0000)]
Merge "Add toast message support for projects page"

7 years agoMerge "Add task to convert coverage.sjon to coverage.xml"
Serena Feng [Thu, 26 Apr 2018 01:26:48 +0000 (01:26 +0000)]
Merge "Add task to convert coverage.sjon to coverage.xml"

7 years agoMerge "Add tests for the toast message in the pods page"
Serena Feng [Thu, 26 Apr 2018 01:25:39 +0000 (01:25 +0000)]
Merge "Add tests for the toast message in the pods page"

7 years agoMerge "bugfix: testcase weather show incorrect"
Serena Feng [Wed, 25 Apr 2018 15:02:34 +0000 (15:02 +0000)]
Merge "bugfix: testcase weather show incorrect"

7 years agoMerge "fix CC-BY-3.0 license"
Serena Feng [Wed, 25 Apr 2018 13:44:01 +0000 (13:44 +0000)]
Merge "fix CC-BY-3.0 license"

7 years agoAdd tests for the toast message in the pods page 69/56469/1
thuva4 [Wed, 25 Apr 2018 11:41:26 +0000 (17:11 +0530)]
Add tests for the toast message in the pods page

Change-Id: Iefa52381b775da6f734a41d1ca602f964f93c183
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd task to convert coverage.sjon to coverage.xml 67/56467/1
thuva4 [Wed, 25 Apr 2018 09:49:36 +0000 (15:19 +0530)]
Add task to convert coverage.sjon to coverage.xml

Change-Id: Icc3e175c23d399e33a8406c5aa18d79603d0314b
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoAdd toast message support for projects page 97/56397/1
thuva4 [Tue, 24 Apr 2018 15:17:30 +0000 (20:47 +0530)]
Add toast message support for projects page

Change-Id: Id596be94cdc8c7cfeab5c4978326810ce2b456dd
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agofix CC-BY-3.0 license 27/56327/1
SerenaFeng [Tue, 24 Apr 2018 08:03:24 +0000 (16:03 +0800)]
fix CC-BY-3.0 license

Change-Id: I154e53b115b3eae84a99f3348ed9a8146425d1c2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoadd INFO.yaml with initial committer 25/56325/1
SerenaFeng [Tue, 24 Apr 2018 07:47:11 +0000 (15:47 +0800)]
add INFO.yaml with initial committer

Change-Id: I3fb95aa4ceadcd196e0d5c71955c407e86f06c94
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agobugfix: testcase weather show incorrect 11/56311/1
SerenaFeng [Tue, 24 Apr 2018 03:34:20 +0000 (11:34 +0800)]
bugfix: testcase weather show incorrect

if no order >= 2 tier exist, test case weather is not generated
if order >= 2 tier not the last one, test case weather will lose
the test cases which come after order >= 2 tier

Change-Id: Idb78926db773b161df1ba74f26429f5f6b764afb
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoMerge "impl import-testapiclient framework"
Serena Feng [Mon, 23 Apr 2018 01:50:14 +0000 (01:50 +0000)]
Merge "impl import-testapiclient framework"

7 years agoMerge "Add toast message in pods page"
Serena Feng [Mon, 23 Apr 2018 01:50:01 +0000 (01:50 +0000)]
Merge "Add toast message in pods page"

7 years agoimpl import-testapiclient framework 37/56137/4
SerenaFeng [Fri, 20 Apr 2018 09:41:19 +0000 (17:41 +0800)]
impl import-testapiclient framework

the usage:

from testapiclient.client import pods

pod_client = pods.PodsClient(user='test', password='pass')
pod_client.create({'name': 'test-api', 'mode':'metal',
                   'role':'community_ci', 'details':''}

from testapiclient.client import pods
from testapiclient.models import pods as pm

pod_client = pods.PodsClient(user='test', password='pass')
pod = pm.Pods(name='test')
pod_client.create(pod.__dict__)

Change-Id: I6a7770d0b54f5570552a6ebbf1c42a638723997c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoAdd testing gating reporting page 79/56179/2
chenjiankun [Sat, 21 Apr 2018 08:53:03 +0000 (08:53 +0000)]
Add testing gating reporting page

Change-Id: I9f46d684a11b7999defffe983fc3224ef1a50412
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoAdd toast message in pods page 77/55777/2
thuva4 [Sun, 15 Apr 2018 16:44:39 +0000 (22:14 +0530)]
Add toast message in pods page

User can view the error/success message in
any part of the web page.

JIRA: RELENG-392

Change-Id: If2564bec92b17cecb847bccfee8a57979d23b45c
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "change gauge color"
Serena Feng [Fri, 20 Apr 2018 05:59:14 +0000 (05:59 +0000)]
Merge "change gauge color"

7 years agoMerge "Fix frontend tests"
Serena Feng [Thu, 19 Apr 2018 04:08:37 +0000 (04:08 +0000)]
Merge "Fix frontend tests"

7 years agoFix frontend tests 99/55899/1
thuva4 [Tue, 17 Apr 2018 13:14:59 +0000 (18:44 +0530)]
Fix frontend tests

Change-Id: Ie5ba370a440176ad872feb75a2db7d9d9e6c06cc
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agochange gauge color 29/55829/1
mrichomme [Mon, 16 Apr 2018 16:28:13 +0000 (18:28 +0200)]
change gauge color

Change-Id: I2bbd2b1113d7fea8773e93c49260a9e5fda2c09c
Signed-off-by: mrichomme <morgan.richomme@orange.com>
7 years agoMerge "Add CRUD funtionalities for results in testapiclient"
Serena Feng [Fri, 13 Apr 2018 07:13:54 +0000 (07:13 +0000)]
Merge "Add CRUD funtionalities for results in testapiclient"

7 years agoAdd CRUD funtionalities for results in testapiclient 57/55257/5
thuva4 [Mon, 9 Apr 2018 17:09:43 +0000 (22:39 +0530)]
Add CRUD funtionalities for results in testapiclient

Tests included

Change-Id: If0bcac51391c2f2debd27831f10ef89e417f9ad1
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Allow update the other field(exclude name)"
Serena Feng [Fri, 13 Apr 2018 06:43:53 +0000 (06:43 +0000)]
Merge "Allow update the other field(exclude name)"

7 years agoAdd 3 test cases descriptions for reporting 81/55581/2
mrichomme [Thu, 12 Apr 2018 14:02:30 +0000 (16:02 +0200)]
Add 3 test cases descriptions for reporting

  * Patrole
  * Juju EPC
  * Neutron Trunk

without description they are displayed as unknown

Change-Id: Ic4db1325fdcfc661f67c49cdd9498e242a213b8a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
7 years agoAllow update the other field(exclude name) 11/55511/1
thuva4 [Thu, 12 Apr 2018 04:56:06 +0000 (10:26 +0530)]
Allow update the other field(exclude name)

JIRA: RELENG-350

Change-Id: I1713985c02f59ea518058c309043f66a6bd07855
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Generate yardstick reporting page even if there are no data"
Morgan Richomme [Tue, 10 Apr 2018 09:46:53 +0000 (09:46 +0000)]
Merge "Generate yardstick reporting page even if there are no data"

7 years agoMerge "Remove duplicate code in project page"
Serena Feng [Tue, 10 Apr 2018 06:54:13 +0000 (06:54 +0000)]
Merge "Remove duplicate code in project page"

7 years agoMerge "Add CRUD operations for deployresults with tests"
Serena Feng [Tue, 10 Apr 2018 06:51:54 +0000 (06:51 +0000)]
Merge "Add CRUD operations for deployresults with tests"

7 years agoAdd CRUD operations for deployresults with tests 95/55295/1
thuva4 [Tue, 10 Apr 2018 05:18:17 +0000 (10:48 +0530)]
Add CRUD operations for deployresults with tests

Change-Id: I679b6c1b0723ed3df2a9b0e6af5d9a149ede9987
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoRemove duplicate code in project page 65/54665/3
thuva4 [Sat, 31 Mar 2018 05:31:54 +0000 (11:01 +0530)]
Remove duplicate code in project page

Change-Id: I56041710c10404c8deca02cdbfb6804105a48a8a
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
7 years agoMerge "Add expires days for cookies"
Serena Feng [Tue, 10 Apr 2018 01:41:38 +0000 (01:41 +0000)]
Merge "Add expires days for cookies"

7 years agoMerge "Add helpblock for create custom modal"
Serena Feng [Tue, 10 Apr 2018 01:27:45 +0000 (01:27 +0000)]
Merge "Add helpblock for create custom modal"