Changes

114 bytes added ,  00:19, 22 March 2017
Patchwork: fix heading level, expand description
Line 15: Line 15:  
For implementation details, see <code>.travis.yml</code>, <code>scripts/travis/</code> and <code>scripts/build/</code> in CRIU sources for details.
 
For implementation details, see <code>.travis.yml</code>, <code>scripts/travis/</code> and <code>scripts/build/</code> in CRIU sources for details.
   −
== Patchwork ==
+
=== Patchwork ===
 
[https://patchwork.criu.org/project/criu Patchwork] is a web patch tracking system for projects using a mailing list for contributions and reviews.
 
[https://patchwork.criu.org/project/criu Patchwork] is a web patch tracking system for projects using a mailing list for contributions and reviews.
   −
In CRIU it is used to execute tests for each patch series.
+
In CRIU it is used to grab patch series from the [[mailing list]], create a new git branch which is tested by Travis, and report success/failure back to the mailing list.
    
=== Non-x86 architectures ===
 
=== Non-x86 architectures ===