Age | Commit message (Collapse) | Author | Files | Lines |
|
* Fixed errors for VNF results
* Cleaned up couple of other errors
* Added TOSCA test case requirements.
* Fixed typos and white space issues.
* Corrected flake8 and weblint failures
Signed-off-by: Lincoln Lavoie <lylavoie@iol.unh.edu>
Change-Id: I911f294725c353d1388f44f79814cadc31e21574
|
|
JIRA: DOVETAIL-787
Change-Id: Idca4d2164965781bc0e0e7e81816cad1804e12ff
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
|
|
|
|
|
|
Change-Id: I210a9c240b720e3367134112ad2cdb5c3fdeffe0
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Change-Id: Ia84d67098d7fc2f5e8da88900a2a8846f718f085
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
|
|
The suport email address has moved from verified@opnfv.org to
ovp-support@lfnetworking.org as the portal has moved to the
lfnetworking.org domain.
Change-Id: I9fe1a885538b8c5f27debeea86072d6870e1fac9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
Add license for all files in this repo except following:
1. all .png, .gif and .json files
2. all empty __init__.py files
3. MANIFEST.in
4. .htmllintrc
5. node-requirements.txt
6. update/README.md
7. opnfv_testapi/ui/auth/rsa.pem
8. opnfv_testapi/tornado_swagger/README.md
9. 3rd_party/static/testapi_ui/favicon.ico
10. 3rd_party/static/onap_ui/favicon.ico
Change-Id: I6329d09b67cdafaa545cea7894e5edf3466d0009
Signed-off-by: xudan <xudan16@huawei.com>
|
|
The non executed test cases have not any verdict,
assigned by the dovetail project (e.g. PASS, SKIP, FAIL).
In that case, the portal cannot recognize those TCs as failed ones
and they are out of the 'Not Passed' list in the Test Result Overview.
The problem is focused on NFVI portal.
Therefore, the controller has been updated, removing the check for the
failed TCs.
If the TC is not belonged either to Pass or Skip list then this TC is
pushed in the Not Pass list.
So, the failed as well as the non executed TCs appear under
'Non Passed' list.
JIRA: DOVETAIL-773
Change-Id: I71e639c168bbda1065e12b063e22f17875536a9a
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
During portal review, some errors have been noticed and fixed.
- 'no role', In the 'My Results' page are displayed also results
from other users.
- 'user,reviewer' role, In the 'My Results' page are appeared all
results and not only for the current user.
- 'administrator' role, The applications are not appeared in the
application page
- 'reviewer' role, Reviewers cannot submit votes and after few
seconds a 'time out' is received.
Change-Id: Ia9bc3c4fdcac1b37ac03adff64ff689ca2428c0f
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
|
|
The behavior of portals' roles are updated according to CVC decisions.
The behavior will be:
* no roles - the person can upload results and share results
to other users, but can not submit an application/results for review
* "user" role - the person can submit the application/results
fore review. To have this role, the person MUST have signed the
participation agreement through docusign.
* "reviewer" role - the person can see applications / results
submitted to review, and can vote (+1 / -1) on those results as part
of the review process. Votes are recorded.
* "admin" role - the person can approve applications
for public listing, etc. Final gatekeeper for the website, etc.
Responsible to ensure processes are followed, etc.
Change-Id: Ieca55725378c85f544eeea4390046bae456ee1a3
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
|
|
If anyone without access (i.e. without 'user' role in the
profile) tries to connect at 'user_results' page,
no permissions to upload new results should be granted.
Change-Id: Ice7418c16fe1fcff7133eca537b10f4f05a3e491
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
The OVP web portal is updated with some improvements.
Those improvements are focused on the styling part of the portal
as well as on the introduction of new functions related to the
reviews, applications and the generally flow.
JIRA: DOVETAIL-670
JIRA: DOVETAIL-760
Change-Id: Ic5ca90eaaee36de43486ff55ad9aa788136587c6
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
Change-Id: Ib16e2804475b4271a6810c69eac4f1a5f1e3c41a
Signed-off-by: xudan <xudan16@huawei.com>
|
|
This matches the changes to the VNF portal with a change from the
green/teal color to blue.
Change-Id: Id3bf0d8fd70ec1e00f178742191586de76123603
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
The color scheme changed on the VNF badge, and the NFVI badge had extra
space around the image.
Change-Id: I97933932d4c8aab0ec49fda1ab6a2b1d79167957
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
The description in the VNF and NFVI portal's meta tag is updated to
reflect their content. This should help distinguish them when posting
links and finding them in search engine results as the meta description
is displayed to provide context.
Change-Id: I5c6ecf1847ed6036360ed9a1a16132ef66bba666
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Moves some of the Workflow and Governance links into the body of the
home page, and removes those sections from the sidebar. Updates the
header, logos, and badge used.
Links to OVP overview updated to point to latest documentation, not
stable-fraser as this includes the VNF testing instructions.
Change-Id: Iceea0e24afc57ed3919a36cf2844717be455e238
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* changes:
Enable Web Portal for ONAP results
Prepare Web Portal for ONAP integration
|
|
The web portal needs to be able to read test results of the ONAP
compliance program and display them.
In order for the above goal to be achieved, the following two parts
should be impacted:
1- A new front-end should be prepared in order to handle and display
the results
2- The REST API should be extended in order to support the aforementioned
operation.
JIRA: DOVETAIL-669
Change-Id: I36bbb6e602a67020d7e27aedbfc776f5cf4f3dc3
Signed-off-by: pkaralis <pkaralis@intracom-telecom.com>
Co-Authored-By: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
Since the dovetail supports the 'SKIP' verdict for the results,
the OVP portal should be updated in order to collect and display the
skipped testcases and sub-testcases properly.
The report of results has been improved, so that a third column is
introduced for skipped results (Passed, Skipped, Not Passed).
JIRA: DOVETAIL-765
Change-Id: Ia1a0d8bd732814137e495dc4c6ef5ebb0ef0ed73
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
This patch applies all the required changes in order to support a
second web portal container with the onap web portal content.
Change-Id: I2f59776313bf2067dbdfb04445620b5241716ebb
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
Two patrol tests were moved from mandatory to optional in the 2018.09
test suite due to their dependency on VxLAN. This patch updates the
testcases list accordingly.
JIRA: DOVETAIL-756
Change-Id: Ib12cacb8cc5813304434539659ec88b3a4d78358
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
Change-Id: Ic294155075962f0b78e3102cff993ee2421ad99e
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-755
This patch improves Docker deployment. It removes the extra unwanted
container. In addition, it removes unused files. Finally, it fixes the
issue of python install where the static files of swagger where not
installed inside the api container.
Change-Id: Id74c88ab77182ed233f0eedad39ff8da245bb3dd
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-753
This patch adds a new tox environment to run htmllint and csslint.
Furthermore, it fixes any leftover html and css errors.
Change-Id: Ie3fda8d89b3d52851debe1a4271ffd0ac8fbee68
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-753
This patch cleans the CSS code, which was in a bad state and not
maintainable.
Change-Id: I6b18bcc8f45d1df091c2e17f0b0a99f0be49d6d6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-753
This patch cleans the HTML code, which was in a bad state and not
maintainable.
Change-Id: Iab19a9af1835a384544f58c13ba5664723306535
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
Some syntax errors have been noticed and fixed.
Change-Id: I8fd22e6c3242f0f029ed262e2eb63677bed41017
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
JIRA: DOVETAIL-746
This patch deletes the source code of javascript dependencies from
web portal. Furthermore, it uses npm to install them.
Change-Id: Idc40606ff9e7286aa66421cbbe05f94d7ce9f7e6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
This patch:
- Fixes W504 and ignores W503, based on new rules for breaking with
binary operators
- No longer ignores lines bigger than 80 characters.
- Comments out a specific unit test beucase it has an abnormal
behavior. Sometimes, it passes while other it does not. It is not
code related problem, but it results in false positive negative
votes from jenkins-ci.
Change-Id: I02d76daf2eb64621a599e6179ca4912b63b59d88
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-741
This patch make uploaded company logos from administrator persistent
by saving them to a permanent docker volume, mounted to a specific
path inside api container.
Change-Id: I0b0ef66cc2b3761863a2f58da0196d302d4b5ade
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
JIRA: DOVETAIL-742
This patch revives unit test and flake8 tests of webportal. In
addition, it fixes errors and enables handling of some uris which
were forgotten.
Change-Id: I8225c7ca08a3c97b6e77f00490defc91046a2dd6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
Change-Id: I45e3f49e0cb82ac3964b078f349bd8f4e8069dec
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
Decreasing the font size of the main heading on Bradon's request.
Change-Id: Ie0498f0ebb1c85f6ea73b4230d72715f717f4ae3
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
Updating the web portal for release:
* marketing message
* 2018.09 badge
* link to updated participation form
Change-Id: Iac2576eafdf88c5399205c1877b1632a13827fa4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
|
|
Change-Id: Ie3d796a2611a890e8872437a7be389d758e38737
Signed-off-by: xudan <xudan16@huawei.com>
|
|
The official name of the next release is going to be 2018.09.
JIRA: DOVETAIL-740
Change-Id: I7da48d27c66d4b25b277339ada3fafa85159b172
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
|
|
The tool for generating the testcases.json now prints the total number
of test cases per area. This is not needed by the webportal which does
the math itself but rather for updating the total numbers in the
documentation.
Change-Id: I02b8b4eba0d1046495002d32aa476b9abb45c0de
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
The OpenStack Interop WG has recently deprecated [1] 4 cinder volume
reservation tests. As a result, they are not part of Functest's set of
interop tests anymore. This patch cleans up the test case validation
list for the web portal.
[1] https://review.openstack.org/#/c/583970/
Change-Id: Ia0687661e586d2eff5f23a23b5b4971825d82837
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|