Passed: libos-nuse/rumprun#102 (lkl-rumprun-upstream - d2916ff)

  • From: Travis CI <builds@xxxxxxxxxxxxx>
  • To: <rumpkernel-builds@xxxxxxxxxxxxx>
  • Date: Thu, 16 Mar 2017 07:44:32 +0000

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

Build: #102
Status: Passed

Duration: 23 minutes and 56 seconds
Commit: d2916ff (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
- pthread 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/c438e64b1c5a...d2916ffca202

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

--

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