lynxis lazus has submitted this change and it was merged. ( https://gerrit.osmocom.org/10013 )
Change subject: ansible: osmocom-jenkins-slave: add variables to the README.md ...................................................................... ansible: osmocom-jenkins-slave: add variables to the README.md Change-Id: I878ed30ee2f44d98635511011c17f0f0e986bcc9 --- M ansible/roles/osmocom-jenkins-slave/README.md 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Harald Welte: Looks good to me, approved lynxis lazus: Verified diff --git a/ansible/roles/osmocom-jenkins-slave/README.md b/ansible/roles/osmocom-jenkins-slave/README.md index e55d1be..51bf6a1 100644 --- a/ansible/roles/osmocom-jenkins-slave/README.md +++ b/ansible/roles/osmocom-jenkins-slave/README.md @@ -1,2 +1,7 @@ # Setup a usual jenkins slave +Support the following variables: + +* `generic_slave`: (true) contains tasks used by the most osmocom jenkins slaves +* `osmocom_jenkins_slave_fstrim`: (false) calls fstrim periodical +* `ttcn3_slave`: (true) install titan ttcn3 compiler and prepares the docker-playground -- To view, visit https://gerrit.osmocom.org/10013 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I878ed30ee2f44d98635511011c17f0f0e986bcc9 Gerrit-Change-Number: 10013 Gerrit-PatchSet: 2 Gerrit-Owner: lynxis lazus <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: lynxis lazus <[email protected]>
