The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- remote unit test reorg (all, awt, newt) (details)
Commit
9124f3fade3f923b581c6e7b871d049b431bbd78
by Sven Gothelremote unit test reorg (all, awt, newt)
junit.run.remote.ssh -> junit.run.remote.ssh.all added junit.run.remote.ssh.newt added junit.run.remote.ssh.awt
junit.run.tests issues 'junit.run.remote.ssh.newt' only for now.
manual remote ssh unit test invocation: bash scripts/make.jogl.all.linux-armv7-cross.sh -f build-test.xml junit.manual.run.remote.ssh.newt bash scripts/make.jogl.all.linux-armv7-cross.sh -f build-test.xml junit.manual.run.remote.ssh.awt bash scripts/make.jogl.all.linux-armv7-cross.sh -f build-test.xml junit.manual.run.remote.ssh.all
|
The file was modified | make/build-test.xml (diff) |
The file was modified | make/scripts/tests.sh (diff) |
The file was modified | make/scripts/make.jogl.all.linux-armv7-cross.sh (diff) |