Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.5 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.5 KB

RYOT (run your own tests) jenkins workflow

This project wants to provide a jenkins-workflow to make scheduling and running tests on a RYOT-machine easy. It achieves this with a build.

Setup

  1. Setup a RYOT-machine

  2. Setup a Jenkins Slave, for this your machine must make sure your RYOT-machine is reachable via ssh

  3. Create the following pipeline jobs:

Optional

If multiple users might have access to the same machine consider adding a job to run:.

This will simply create an ephemeral lock for a board or list of boards a user might want to book for some time. If a board is locked any of the other build-% jobs will simply skip running the test on that board.

This is also useful for letting colleagues know what boards you are using.