From f11f26d23dabde24b0bcd67ac81b094aa89eb6c9 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 10 Nov 2017 15:43:35 -0800 Subject: Remove 'utils/test' Directory and update INFO utils/test has been migrated to the releng-testresults repo Change-Id: If14a30e6abed1424d1e00b0fae048b7d869ec99b Signed-off-by: Trevor Bramwell --- .../reporting/pages/app/views/commons/admin.html | 35 ---- .../pages/app/views/commons/selectTestcase.html | 142 ------------- .../reporting/pages/app/views/commons/table.html | 113 ---------- .../pages/app/views/commons/testCaseList.html | 55 ----- .../pages/app/views/commons/testCaseVisual.html | 127 ----------- utils/test/reporting/pages/app/views/main.html | 231 --------------------- .../pages/app/views/modal/testcasedetail.html | 7 - utils/test/reporting/pages/app/views/testcase.html | 94 --------- 8 files changed, 804 deletions(-) delete mode 100644 utils/test/reporting/pages/app/views/commons/admin.html delete mode 100644 utils/test/reporting/pages/app/views/commons/selectTestcase.html delete mode 100644 utils/test/reporting/pages/app/views/commons/table.html delete mode 100644 utils/test/reporting/pages/app/views/commons/testCaseList.html delete mode 100644 utils/test/reporting/pages/app/views/commons/testCaseVisual.html delete mode 100644 utils/test/reporting/pages/app/views/main.html delete mode 100644 utils/test/reporting/pages/app/views/modal/testcasedetail.html delete mode 100644 utils/test/reporting/pages/app/views/testcase.html (limited to 'utils/test/reporting/pages/app/views') diff --git a/utils/test/reporting/pages/app/views/commons/admin.html b/utils/test/reporting/pages/app/views/commons/admin.html deleted file mode 100644 index 25911ac96..000000000 --- a/utils/test/reporting/pages/app/views/commons/admin.html +++ /dev/null @@ -1,35 +0,0 @@ -
-
-
-
-
- -
-

- My Scenarios -

- List all your Scenarios. -
-
- - - - - - - - - -
{{list}} -
- -
- -
-
-
-
- - -
-
\ No newline at end of file diff --git a/utils/test/reporting/pages/app/views/commons/selectTestcase.html b/utils/test/reporting/pages/app/views/commons/selectTestcase.html deleted file mode 100644 index 4c9e2b346..000000000 --- a/utils/test/reporting/pages/app/views/commons/selectTestcase.html +++ /dev/null @@ -1,142 +0,0 @@ - -
-
-
-
-
-
- -

- Select Project -

- Choose a Project to Select Test cases. -
- -
-
-
- -
- -
- -
-
- - - -
-
- -
- -
- -
-
-
-
-
-
-
- -

- Project Description - -

- - - -
-
-
-

- YardStick is a someting....... -

-
-
-

- FuncTest is a someting....... -

-
-
-

- Bottleneck is a someting....... -

-
- - -
-
- -
- -
-
-
-
- -

- Select Test Case -

- Choose Test Cases - -
-
- -
-
- -
-
- -
-
- -
- -
- -
- - -
- -
-
-
- -
- - -
\ No newline at end of file diff --git a/utils/test/reporting/pages/app/views/commons/table.html b/utils/test/reporting/pages/app/views/commons/table.html deleted file mode 100644 index a33c48312..000000000 --- a/utils/test/reporting/pages/app/views/commons/table.html +++ /dev/null @@ -1,113 +0,0 @@ -
-
-
- -
-
-
Reporting
- -
- -
- -
- -      - -
- -
- -
-   - - -
-
-
- - -
- -
- - -
- - -
- -
- - -
- -
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Scenario {{key}}
{{ project.project }}
{{scenario.name}} - {{data.label_value}} {{data.value}}
-
- -
- Ggold - Pplatinium - Ssilver -
-
-
-
- -
diff --git a/utils/test/reporting/pages/app/views/commons/testCaseList.html b/utils/test/reporting/pages/app/views/commons/testCaseList.html deleted file mode 100644 index 0a28b6ce6..000000000 --- a/utils/test/reporting/pages/app/views/commons/testCaseList.html +++ /dev/null @@ -1,55 +0,0 @@ -
-
-
-
-

- Test Case List -

- list for test case -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Scenario NameOwnerDescription
os_nosdn_kvm_nohausernamebalalalalala
os_nosdn_kvm_usernamebalalalalala
os_nosdn_kvm_nohausernamebalalalalala
- - - - - - - - - -
-
-
\ No newline at end of file diff --git a/utils/test/reporting/pages/app/views/commons/testCaseVisual.html b/utils/test/reporting/pages/app/views/commons/testCaseVisual.html deleted file mode 100644 index 4de4e187f..000000000 --- a/utils/test/reporting/pages/app/views/commons/testCaseVisual.html +++ /dev/null @@ -1,127 +0,0 @@ - - - -
- - -
- -

OPNFV Test ecosystem - *mouse over display test case list -

-

There are several projects dealing with integration and testing

- -
- - - test - test - test - test - test - test - test - test - test - test - - - -
-
-
-
-

Introduction

-

- Testing is still a key challenge for OPNFV. -

-

- All the projects must manage their test strategy (unit, functional, security, performance) -

-

- Several specific test projects have been validated by TSC and already deal with: -

    -
  • Define testcases
  • -
  • Perform tests not covered by a single project
  • -
  • Create tooling
  • -
  • Study Performance end to end
  • -
-

- - -
-
-

Project details

- - We consider the projects referenced on the wiki main page: -
    -
  • Functest: VIM and NFVI funcionnal testing Umbrella project for functional testing
  • -
  • Yardstick: Verification of the infrastructure compliance when running VNF applications. -
    Umbrella project for performance testing
  • -
  • Storperf: Storage Perfomance testing
  • -
  • VSperf: Data-plane performance testing
  • -
  • CPerf: Controller performance testing
  • -
  • Bottlenecks:Detect Bottlenecks in OPNFV solution
  • -
  • QTIP: Platform Performance Benchmarking
  • -
  • Dovetail: Test OPNFV validation criteria for use of OPNFV trademarks
  • -
-

-
-
- - - - - - diff --git a/utils/test/reporting/pages/app/views/main.html b/utils/test/reporting/pages/app/views/main.html deleted file mode 100644 index 6c53dc019..000000000 --- a/utils/test/reporting/pages/app/views/main.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - -
-
- -

- OPNFV’s goals are to: -

-
- -

Develop an integrated and tested open source platform that can be used to build NFV functionality--accelerating the introduction of new products and services

-

Details »

-
-
- -

Include participation of leading end users to validate that OPNFV meets the needs of user community

-

Details »

-
-
- -

Contribute to and participate in relevant open source projects that will be leveraged in the OPNFV platform; ensuring consistency, performance and interoperability among open source components

-

Details »

-
-
- -

Establish an ecosystem for NFV solutions based on open standards and software to meet the needs of end users

-

Details »

-
-
- -

Promote OPNFV as the preferred platform and community for open source NFV

-

Details »

-
-
-
- - -
- -
-
-
-
- -

Contact Us

-
-
-
-
-
- Press, Analyst, or Speaking Inquiries
pr@opnfv.org -
-
-
- OPNFV Events
events@opnfv.org -
-
-
- IT Support
opnfv-helpdesk@rt.linuxfoundation.org -
-
-
- -
-
- To submit and track bugs related to OPNFV
Please visit https://jira.opnfv.org -
-
-
- Newsletter
Sign up for the OPNFV newsletter -
-
-
- Membership
Please visit the Join as a Member page -
-
- -
-
-
-
- - -
-
-
-
-

© 2016 Open Platform for NFV Project, Inc
A Linux Foundation Collaborative Project. All Rights Reserved. Open Platform for NFV and OPNFV are trademarks of the Open Platform for NFV Project, Inc. Linux Foundation - is a registered trademark of The Linux Foundation. Linux is a registered trademark of Linus Torvalds. Please see our terms of use, trademark policy, and privacy policy. -

-
-
-
-
- - \ No newline at end of file diff --git a/utils/test/reporting/pages/app/views/modal/testcasedetail.html b/utils/test/reporting/pages/app/views/modal/testcasedetail.html deleted file mode 100644 index db6f71295..000000000 --- a/utils/test/reporting/pages/app/views/modal/testcasedetail.html +++ /dev/null @@ -1,7 +0,0 @@ -

Test Case Detail

-
- - - name: {{name_modal}}
- -description: {{description_modal}}
diff --git a/utils/test/reporting/pages/app/views/testcase.html b/utils/test/reporting/pages/app/views/testcase.html deleted file mode 100644 index 0a4f266ae..000000000 --- a/utils/test/reporting/pages/app/views/testcase.html +++ /dev/null @@ -1,94 +0,0 @@ -
-
-
- -
-
- -
- -
- - -
-
- - \ No newline at end of file -- cgit 1.2.3-korg