This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
octopus:project_guidelines [2015/03/01 12:46] Fatih Degirmenci |
octopus:project_guidelines [2015/03/01 13:07] (current) Fatih Degirmenci |
||
---|---|---|---|
Line 14: | Line 14: | ||
* Determine what to check/test in Commit Gate for every patch for your project | * Determine what to check/test in Commit Gate for every patch for your project | ||
- | * List what to check/test in Commit Gate for your project on Etherpad --> https://etherpad.opnfv.org/p/octopus | + | * List what to check/test in Commit Gate for your project |
- | * Determine the scope of master branch testing | + | |
* Add/Modify Jenkins Jobs | * Add/Modify Jenkins Jobs | ||
Line 42: | Line 41: | ||
See the corresponding flow from [[octopus:flows#gerrit_verificationdeveloper_flow|this link]]. | See the corresponding flow from [[octopus:flows#gerrit_verificationdeveloper_flow|this link]]. | ||
- | ===== Scope of Master Branch Testing ===== | + | ===== Provide Input ===== |
- | Master Branch Testing involves more extensive testing on fully deployed system based on latest on master branch and takes longer time to execute. | + | Please provide your input on Etherpad, https://etherpad.opnfv.org/p/octopus. |
- | + | ||
- | The steps that could be run in this type of testing is listed below. | + | |
- | + | ||
- | * Building the installer | + | |
- | * Deploying the OpenStack/OpenDaylight using the installer | + | |
- | * Running full/selected Tempest Test Suite against the deployed system | + | |
- | * Running full/selected Robot Test Suite | + | |
- | + | ||
- | Due to nature of the testing, the time it takes and the resources needed to execute these tests are quite different than Commit Gate tests. These tests are generally executed periodically (every night for example), manually, or based on certain Gerrit events that occur less frequently than submission of new patches. | + | |
- | + | ||
- | See the corresponding flow from [[octopus:flows#master_branch_flow|this link]]. | + | |
===== Jenkins Jobs ===== | ===== Jenkins Jobs ===== |