Passed: libos-nuse/rumprun#105 (lkl-rumprun-upstream - af2102d)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Wed, 29 Mar 2017 17:04:56 +0000

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

Build: #105
Status: Passed

Duration: 25 minutes and 34 seconds
Commit: af2102d (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
  TEST_LESS env for the minimum test
- 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/b214dcdc3896...af2102d54b54

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

--

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#105 (lkl-rumprun-upstream - af2102d) - Travis CI