Passed: libos-nuse/rumprun#103 (lkl-rumprun-upstream - 57e4554)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Sat, 25 Mar 2017 07:11:31 +0000

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

Build: #103
Status: Passed

Duration: 36 minutes and 24 seconds
Commit: 57e4554 (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
- TLS is not properly implemented: tests are failed and uses
  TEST_LESS env for the minimum test
- 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/d2916ffca202...57e455473227

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

--

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#103 (lkl-rumprun-upstream - 57e4554) - Travis CI