Passed: libos-nuse/rumprun#107 (lkl-rumprun-upstream - 39841d7)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Thu, 30 Mar 2017 01:49:25 +0000

Build Update for libos-nuse/rumprun
-------------------------------------

Build: #107
Status: Passed

Duration: 29 minutes and 4 seconds
Commit: 39841d7 (lkl-rumprun-upstream)
Author: Hajime Tazaki
Message: linux: add linux rump kernel build

build-rr.sh adds new -r option to switch what rump kernel is used:
NetBSD is the default one and add Linux one for the alternative in this
patch.

Although there are several limitations (listed below) in this stage,
this would be a first step toward supporting alternate rump kernel
across different ones.

Limitations:
- no xen execution support (build should be fine)
- no i486 build support
- CXX is always false: CXX=false should be added to build linux rump
  kernel
- no libz support
- no cookfs (/rootfs) support
- rumprun-packages needs more work: current test on travis is only build
  test and the executions might have various issues.

View the changeset: 
https://github.com/libos-nuse/rumprun/compare/13dc9084acda...39841d7f3ac4

View the full build log and details: 
https://travis-ci.org/libos-nuse/rumprun/builds/216586914

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

Other related posts:

  • » Passed: libos-nuse/rumprun#107 (lkl-rumprun-upstream - 39841d7) - Travis CI