Difference between revisions of "CSIT"

From fd.io
Jump to: navigation, search
(Training)
 
(7 intermediate revisions by 2 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]
 
* [https://csit.fd.io/ CSIT Performance Dashboard]
 
* [https://csit.fd.io/ CSIT Performance Dashboard]
 
** [https://csit.fd.io/trending/ Performance Trending]
 
** [https://csit.fd.io/trending/ Performance Trending]
Line 38: Line 36:
  
 
== 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://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]
Line 93: 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]]

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