From: Antti Kantee Date: Thu, 22 Oct 2015 00:53:31 +0000 (+0000) Subject: use a predictable object directory, source config from there X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=24208cdd8444627bad995e397668aec63004321b;p=osstest%2Frumprun.git use a predictable object directory, source config from there --- diff --git a/.travis.yml b/.travis.yml index d6bd5d2..aba737c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,8 +23,8 @@ script: - export CXX=g++-4.8 - git submodule update --init - ./build-rr.sh -j16 -qq ${KERNONLY} ${PLATFORM} ${EXTRAFLAGS} - - ./tests/buildtests.sh ${KERNONLY} ${MACHINE} ${PLATFORM} ${ELF} - - ./tests/runtests.sh ${TESTS} + - ./tests/buildtests.sh -o myobj ${KERNONLY} ${MACHINE} ${PLATFORM} ${ELF} + - RUMPRUN_SHCONF=$(pwd)/myobj/config.sh ./tests/runtests.sh ${TESTS} notifications: irc: