Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. remote unit test reorg (all, awt, newt)
    More change log history
    (details)
Commit 9124f3fade3f923b581c6e7b871d049b431bbd78 by Sven Gothel
remote 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 modifiedmake/build-test.xml (diff)
The file was modifiedmake/scripts/make.jogl.all.linux-armv7-cross.sh (diff)
The file was modifiedmake/scripts/tests.sh (diff)