no idea ;)```
$ pip install jenkins-job-builder
$ tox
```
At the moment, that does not work
The plan is something like this:
```
$ tox > before
$ grep assignedNode before | grep swh-kafka
$ arc patch <this>
$ tox > now
$ grep assignedNode now | grep swh-kafka
<assignedNode>swh-kafka</assignedNode>
```