Difference between revisions of "CSIT"

From fd.io
Jump to: navigation, search
(Training)
 
(11 intermediate revisions by 3 users not shown)
Line 22: Line 22:
 
== Start Here ==
 
== Start Here ==
 
* [[CSIT/Description | What is CSIT (Continuous System Integration and Testing)?]]
 
* [[CSIT/Description | What is CSIT (Continuous System Integration and Testing)?]]
* [[CSIT/Design_Optimizations | CSIT System Design]]
+
* [https://csit.fd.io/cdocs/overview/csit/design/ CSIT Design]
* [[CSIT/Documentation | Getting started with CSIT development]]
+
* [https://csit.fd.io/cdocs/overview/c_dash/design/ CDASH Design]
* [[CSIT/Submitting Patches|Submitting Patches to CSIT]]
+
* [[CSIT/csit-test-naming|CSIT Test Naming]]
+
 
* [https://jira.fd.io/secure/RapidBoard.jspa?rapidView=8 CSIT Development Tasks (Jira)]
 
* [https://jira.fd.io/secure/RapidBoard.jspa?rapidView=8 CSIT Development Tasks (Jira)]
* [[CSIT/Jobs|CSIT Jenkins Jobs ]]
+
* [https://jenkins.fd.io/view/csit/ CSIT Jenkins Jobs ]
* [[CSIT/Branching Strategy|CSIT Branching Strategy]]
+
* [https://csit.fd.io/cdocs/overview/csit/branching_strategy/ CSIT Branching Strategy]
* [https://github.com/FDio/csit/blob/master/docs/lab/testbed_specifications.md FD.io CSIT testbeds specification (on github mirror)] and on [https://git.fd.io/csit/tree/docs/lab/testbed_specifications.md git.fd.io]
+
* [https://csit.fd.io/cdocs/infrastructure/fdio_dc_testbed_specifications/ FD.io CSIT testbeds specification]
* CSIT VPP Continuous Performance Trending: [https://s3-docs.fd.io/csit/master/trending Dashboard], [https://s3-docs.fd.io/csit/master/trending/methodology/index.html Methodology], [https://s3-docs.fd.io/csit/master/trending/trending/index.html Graphs]
+
* [https://csit.fd.io/ CSIT Performance Dashboard]
 +
** [https://csit.fd.io/trending/ Performance Trending]
 +
** [https://csit.fd.io/report/ Per Release Performance]
 +
** [https://csit.fd.io/stats/ Test Job Statistics]
 +
** [https://csit.fd.io/news/ Failures and Anomalies]
 +
* [https://wiki.fd.io/view/CSIT/TestFailuresTracking CSIT Test Failures Summary and Status]
  
 
== Test Reports ==
 
== Test Reports ==
 +
* [https://csit.fd.io/cdocs/release_notes/current/ CSIT-2310 Test Report]
 +
* [https://csit.fd.io/cdocs/release_notes/previous/csit_rls2306/ CSIT-2306 Test Report]
 +
* [https://docs.fd.io/csit/rls2302/report/ CSIT-2302 Test Report]
 
* [https://s3-docs.fd.io/csit/rls2210/report/ CSIT-2210 Test Report]
 
* [https://s3-docs.fd.io/csit/rls2210/report/ CSIT-2210 Test Report]
 
* [https://s3-docs.fd.io/csit/rls2206/report/ CSIT-2206 Test Report]
 
* [https://s3-docs.fd.io/csit/rls2206/report/ CSIT-2206 Test Report]
Line 76: Line 82:
 
* [https://docs.fd.io/csit/rls1701/doc/ CSIT-1701 Documentation]
 
* [https://docs.fd.io/csit/rls1701/doc/ CSIT-1701 Documentation]
 
* [[CSIT/Documentation| CSIT 16.09/16.06 Documentation]]
 
* [[CSIT/Documentation| CSIT 16.09/16.06 Documentation]]
 
== Test Development Plans ==
 
* [[CSIT/csit2110_plan|CSIT-2110 Plan]]
 
* [[CSIT/csit2106_plan|CSIT-2106 Plan]]
 
 
== Tutorials ==
 
* [[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/Ubuntu | Local execution of CSIT using Vagrant+Virtualbox on Ubuntu ]]
 
  
 
== Training ==
 
== Training ==
Line 96: Line 93:
 
*** [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]
 
* [[CSIT/TOIs | CSIT TOI Sessions]]
 
* [[CSIT/TOIs | CSIT TOI Sessions]]
 
+
* [[CSIT/CSIT Developer Documentation Notes | CSIT Developer Documentation Notes]]
== List of all subpages (used or unused) ==
+
 
+
{{Special:PrefixIndex |prefix=CSIT|hideredirects=1}}
+

Latest revision as of 17:47, 12 January 2024

CSIT Facts

Project Lead: Maciek Konstantynowicz
Committers:

  • Tibor Frank
  • Maciek Konstantynowicz
  • Juraj Linkes
  • Peter Mikus
  • Vratko Polak
  • Dave Wallace

Repository: git clone https://gerrit.fd.io/r/csit
Mailing List: csit-dev@lists.fd.io
Jenkins: jenkins silo
Gerrit Patches: code patches/reviews
Bugs: CSIT bugs

Get Involved

Start Here

Test Reports

CSIT Code Documentation

Training