The Samba Selftest System: Difference between revisions

From SambaWiki
(Add link to subunit page in Presentation Introduction and overview)
(One intermediate revision by one other user not shown)
Line 4: Line 4:


Also see Andreas Schneider's [https://www.samba.org/~asn/sambaxp-2015-andreas_schneider-selftest.pdf SambaXP 2015 presentation] [https://sambaxp.org/archive_data/SambaXP2015-AUDIO1/thu/track3/sambaxp2015-thu-track3-Andreas_Schneider-HowToUseTheSambaSelftestSuite.mp3 Audio]
Also see Andreas Schneider's [https://www.samba.org/~asn/sambaxp-2015-andreas_schneider-selftest.pdf SambaXP 2015 presentation] [https://sambaxp.org/archive_data/SambaXP2015-AUDIO1/thu/track3/sambaxp2015-thu-track3-Andreas_Schneider-HowToUseTheSambaSelftestSuite.mp3 Audio]

=Public CI=
As of 2018 there's now also a Samba CI instance on gitlab, available for Samba team members and outside contributors: [[Samba CI on gitlab]].


=Subunit=
=Subunit=


Samba's selftest system is based on [Subunit].
Samba's selftest system is based on [[Subunit]]

Revision as of 08:03, 4 July 2018

Presentation Introduction and overview

Andrew Bartlett's Two years with Samba's autobuild presentation at Linux.conf.au 2012 is a good place to start understanding our automated test and CI infrastructure. Youtube.

Also see Andreas Schneider's SambaXP 2015 presentation Audio

Public CI

As of 2018 there's now also a Samba CI instance on gitlab, available for Samba team members and outside contributors: Samba CI on gitlab.

Subunit

Samba's selftest system is based on Subunit