User Tools

Site Tools


opnfv_functional_testing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
opnfv_functional_testing [2015/10/06 12:25]
Morgan Richomme
opnfv_functional_testing [2016/03/01 08:48] (current)
Ryota Mibu [Key Project Facts]
Line 66: Line 66:
 [[functest_release_1| Functest for ARNO (Release 1) ]] [[functest_release_1| Functest for ARNO (Release 1) ]]
  
-[[FuncTextNextTaks| Functest for BRAHMAPUTRA (Release 2)]].+[[functest_release_2| Functest for BRAHMAPUTRA (Release 2) ]] 
 + 
 +[[FuncTextNextTaks| Functest Next tasks]].
  
 ===== Testcases ===== ===== Testcases =====
Line 92: Line 94:
  
 ===== Tips ===== ===== Tips =====
 +
 +==== Short story on Functest versus the other test projects and the installers ====
 +
 +First of all we try to be as agnostic as possible.
 +
 +we see OPNFV as a black box.
 +
 +We automatically run functest-{installer}-master after a successful fresh installation of {installer}
 +In functest (and in yardstick) we have internal test cases and companion test projects
 +the functest companion projects dealing with functional testing are
 +  * doctor
 +  * copper
 +  * ovno
 +  * policyTest
 +  * promise
 +  * sdnvpn
 +
 +companion project means that we wil onboard them in Functest CI process. After a fresh install, functest will be started (a docker file) running several tests one after the others (e.g. https://​build.opnfv.org/​ci/​view/​functest/​job/​functest-fuel-master/​lastSuccessfulBuild/​consoleText) including companion tests in the near future.
 +each test may need specific env, so functest can install tooling and triggers scripts to setup env
 +we will also create a filtering mechanism to run tests only when possible (assuming that by default it is always possible) but no need to run odl suite towards an OPNFV including onos
 +
 +In functest we developed ​ the code for our internal tests (scripts, tests, integration of upstream test suites,...)
 +
 +The companion projects are in charge of their scripts, their code, their scenario...
 +we mutualize the CI env (running on target CI production labs), the tooling (some projects need for instance to run upstream ODL suite, functest install once robot and mininet for all of them, Rally may test module used by feature project (eg; congress/​copper)),​ the reporting, the documentation
 +
 +Then jenkins functest-{installer} job will produce results that will be pushed in the Test collection DB
 +before Release B we will look carefully to the jobs (success criteria for Functest for B-Release is 4 successfull run on CI of the onboarded projects)
 +  * if errors in integration or internal cases => we will blame ourselves
 +  * if erros in companion projects => we will report the issues to the member of the feature projects
 +
 +So you can see that we did not do specific stuff for 1 installer.
 +We have some adaptations of course in our scripts (e.g. to retrieve the credentials - not the same way on the different installers) but we do not create a plugin for a given installers, we have a docker file.
 +Functest (as yardstick) docker file could even be almost used towards any OPNFV-like solution (some adaptations on the env setup) ​
 +
  
 ==== Git ==== ==== Git ====
Line 118: Line 155:
     * Kevin Riley (kriley@sonusnet.com)     * Kevin Riley (kriley@sonusnet.com)
     * Justin Hart (jhart@sonusnet.com) ​     * Justin Hart (jhart@sonusnet.com) ​
 +    * Ryota Mibu (r-mibu@cq.jp.nec.com)
  
  
 Want to Join: [[https://​wiki.opnfv.org/?​ns=%3A&​image=%3Aopnfv-_functest.pdf&​do=media&​tab_files=files&​tab_details=view| know more on Functest]] Want to Join: [[https://​wiki.opnfv.org/?​ns=%3A&​image=%3Aopnfv-_functest.pdf&​do=media&​tab_files=files&​tab_details=view| know more on Functest]]
- ==== Planned deliverables ==== 
- 
-Project deliverable:​ 
-The project delivers the following components: 
-  
-  * Documentation of Test Suites and test cases that cover the OPNFV platform functionality testing including pass/fail criteria. 
-  * Test software and scripts for testing OPNFV Platform functionality that is essentially broken down into two main suites as follows: 
-    * OPNFV Platform Smoke test suite: ​ A sanity testing suite for basic verification of the platform. 
-    * OPNFV Platform Regression test suite: A comprehensive collection of detailed test suites. 
-  * Automated Test Framework based on Tempest/​Robot/​Jenkins,​ with necessary scripts and tools to automatically test and verify OPNFV functionality 
- 
-=== Proposed Release Schedule ==== 
  
-OPNFV release #1.+{{:​devtest_journey.pdf|Tester Journey}}
opnfv_functional_testing.1444134312.txt.gz · Last modified: 2015/10/06 12:25 by Morgan Richomme