Difference between revisions of "CSIT"
From fd.io
Mackonstan (Talk | contribs) |
Dwallacelf (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | |||
{{Project Facts | {{Project Facts | ||
|name=CSIT | |name=CSIT | ||
Line 15: | Line 16: | ||
}} | }} | ||
− | + | == Get Involved with CSIT == | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ==Get Involved== | + | |
* [[CSIT/Meeting|Weekly CSIT Meeting]]. | * [[CSIT/Meeting|Weekly CSIT Meeting]]. | ||
* [https://lists.fd.io/mailman/listinfo/csit-dev Join the CSIT Mailing List]. | * [https://lists.fd.io/mailman/listinfo/csit-dev Join the CSIT Mailing List]. | ||
* [[IRC | Join fdio-csit IRC channel]]. | * [[IRC | Join fdio-csit IRC channel]]. | ||
− | |||
− | == | + | == Start Here == |
− | + | * [[CSIT/Description | What is CSIT (Continuous System Integration and Testing)?]] | |
− | + | * [https://jira.fd.io/secure/RapidBoard.jspa?rapidView=1&projectKey=CSIT CSIT Development Tasks (Jira)] | |
− | + | * [[CSIT/Branching Strategy|CSIT Branching Strategy]] | |
− | + | * [[CSIT/Jobs|CSIT Jenkins Jobs listing]] | |
− | + | * [[CSIT/Documentation|CSIT Documentation]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | ==CSIT | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | *[[CSIT/ | + | |
− | + | ||
− | + | ||
*[[CSIT/Submitting Patches|Submitting Patches to CSIT]] | *[[CSIT/Submitting Patches|Submitting Patches to CSIT]] | ||
− | |||
*[[CSIT/Test Information Model|CSIT Test Information Model]] | *[[CSIT/Test Information Model|CSIT Test Information Model]] | ||
− | == | + | == Hardware Infrastructure == |
− | * [[CSIT/ | + | * [[CSIT/CSIT_LF_VIRL_testbed | CSIT VIRL Testbed]] |
− | + | ||
− | + | ||
* [[CSIT/CSIT_LF_testbed | CSIT Performance Testbed]] | * [[CSIT/CSIT_LF_testbed | CSIT Performance Testbed]] | ||
− | == | + | == Test Plans == |
− | + | ||
* [[CSIT/FuncTestPlan|CSIT Functional Test Plan]] | * [[CSIT/FuncTestPlan|CSIT Functional Test Plan]] | ||
− | |||
− | |||
* [[CSIT/PerfTestPlan|CSIT Performance Test Plan]] | * [[CSIT/PerfTestPlan|CSIT Performance Test Plan]] | ||
− | |||
− | |||
* [[CSIT/VnetInfraPlan|CSIT vNet Infrastructure Plan]] | * [[CSIT/VnetInfraPlan|CSIT vNet Infrastructure Plan]] | ||
− | == | + | == Release Test Reports == |
* [[CSIT/VPP-16.06_Test_Report]] | * [[CSIT/VPP-16.06_Test_Report]] | ||
− | == | + | == Tutorials == |
* [[CSIT/Tutorials/Vagrant/Virtualbox/Windows7 | Local execution of CSIT using Vagrant+Virtualbox on Windows 7]] | * [[CSIT/Tutorials/Vagrant/Virtualbox/Windows7 | Local execution of CSIT using Vagrant+Virtualbox on Windows 7]] | ||
* [[CSIT/Tutorials/Vagrant/Virtualbox/MacOsX | Local execution of CSIT using Vagrant+Virtualbox on Mac OS X ]] | * [[CSIT/Tutorials/Vagrant/Virtualbox/MacOsX | Local execution of CSIT using Vagrant+Virtualbox on Mac OS X ]] | ||
* [[CSIT/Tutorials/Vagrant/Virtualbox/Ubuntu | Local execution of CSIT using Vagrant+Virtualbox on Ubuntu ]] | * [[CSIT/Tutorials/Vagrant/Virtualbox/Ubuntu | Local execution of CSIT using Vagrant+Virtualbox on Ubuntu ]] | ||
− | == | + | == Training == |
− | + | ||
* FD.io DevBoot - San Jose 4th to 7th of April 2016 - [https://drive.google.com/file/d/0B8xKFVHWtNPAdFBKcjhLQ2NLSjA/view?usp=sharing CSIT + Performance testing] | * FD.io DevBoot - San Jose 4th to 7th of April 2016 - [https://drive.google.com/file/d/0B8xKFVHWtNPAdFBKcjhLQ2NLSjA/view?usp=sharing CSIT + Performance testing] | ||
− | |||
− | |||
* FD.io /dev/boot | June 2016 | Paris, France | * FD.io /dev/boot | June 2016 | Paris, France | ||
** [https://wiki.fd.io/view/Events/Training-2016-05-Content Content and slides] | ** [https://wiki.fd.io/view/Events/Training-2016-05-Content Content and slides] | ||
Line 99: | Line 56: | ||
*** [https://www.youtube.com/watch?v=3tIXfx5QTlw&list=PLWHpG2-3ZXXuFm0r_TmpxzUV-Rr8L7Uc-&index=5 Day One - 1.3 CSIT Overview] | *** [https://www.youtube.com/watch?v=3tIXfx5QTlw&list=PLWHpG2-3ZXXuFm0r_TmpxzUV-Rr8L7Uc-&index=5 Day One - 1.3 CSIT Overview] | ||
*** [https://www.youtube.com/watch?v=BTjSHCgRpIg&list=PLWHpG2-3ZXXuFm0r_TmpxzUV-Rr8L7Uc-&index=23 Day Three - 3.5 Introduction to CSIT] | *** [https://www.youtube.com/watch?v=BTjSHCgRpIg&list=PLWHpG2-3ZXXuFm0r_TmpxzUV-Rr8L7Uc-&index=23 Day Three - 3.5 Introduction to CSIT] | ||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 22:06, 14 August 2016
CSIT Facts |
Project Lead: Maciek Konstantynowicz
Repository: git clone https://gerrit.fd.io/r/csit |
Contents
Get Involved with CSIT
Start Here
- What is CSIT (Continuous System Integration and Testing)?
- CSIT Development Tasks (Jira)
- CSIT Branching Strategy
- CSIT Jenkins Jobs listing
- CSIT Documentation
- Submitting Patches to CSIT
- CSIT Test Information Model
Hardware Infrastructure
Test Plans
Release Test Reports
Tutorials
- Local execution of CSIT using Vagrant+Virtualbox on Windows 7
- Local execution of CSIT using Vagrant+Virtualbox on Mac OS X
- Local execution of CSIT using Vagrant+Virtualbox on Ubuntu
Training
- FD.io DevBoot - San Jose 4th to 7th of April 2016 - CSIT + Performance testing
- FD.io /dev/boot | June 2016 | Paris, France