osmith has uploaded this change for review.

View Change

ansible/README: mention how to update coverity

Change-Id: Icab33640e0b8c62c5808d918efb6877bc1fdf1f6
---
M ansible/README.md
1 file changed, 4 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/23/42723/1
diff --git a/ansible/README.md b/ansible/README.md
index 9085c74..7adbb3f 100644
--- a/ansible/README.md
+++ b/ansible/README.md
@@ -31,6 +31,10 @@
User root
```

+## Update coverity
+
+`ansible-playbook -v -i hosts -l coverity_slaves -t coverity setup-jenkins-slave.yml`
+
# how to make slaves log-in to registry.osmocom.org:

`ansible jenkins_slaves -u root -a "su - osmocom-build -c 'docker login -u jenkins_slave -p PASSWD https://registry.osmocom.org/'"`

To view, visit change 42723. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Icab33640e0b8c62c5808d918efb6877bc1fdf1f6
Gerrit-Change-Number: 42723
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>