Changes

Jump to navigation Jump to search
32 bytes removed ,  08:03, 16 February 2018
no edit summary
Line 34: Line 34:  
The process consists of "git clone" the kernel, compiling it, and using kexec to reboot to a new kernel. The catch is we have to use CRIU itself to checkpoint/restore the travis control process, so that the VM is not lost to Travis upon reboot. Please see [https://avagin.github.io/travis-kexec-criu this article] for more details on the process.
 
The process consists of "git clone" the kernel, compiling it, and using kexec to reboot to a new kernel. The catch is we have to use CRIU itself to checkpoint/restore the travis control process, so that the VM is not lost to Travis upon reboot. Please see [https://avagin.github.io/travis-kexec-criu this article] for more details on the process.
   −
To check the recent builds, see https://travis-ci.org/avagin/criu/branches (look for <code>linux-next-daily</code> branch).
+
To check the recent builds, see https://travis-ci.org/avagin/linux/builds .
    
=== Enable Travis CI for your repo ===
 
=== Enable Travis CI for your repo ===
Line 82: Line 82:  
* [[ZDTM test suite]]
 
* [[ZDTM test suite]]
 
* [[Linux-next]]
 
* [[Linux-next]]
 +
* [[Patchwork]]
    
== External links ==
 
== External links ==

Navigation menu