]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
use a predictable object directory, source config from there
authorAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 00:53:31 +0000 (00:53 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 01:07:29 +0000 (01:07 +0000)
.travis.yml

index d6bd5d20c18f49b546be74b3997c2b5be95f533f..aba737c521c2d9478f9dbc9975e4e2174ef62f4c 100644 (file)
@@ -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: