Update readme with usage instructions.#15
Conversation
This combines some knowledge from PR #12 which was merged earlier this year, plus comments there, and my own notes from creating a Jenkins node earlier this year. I made a second one now with these instructions. This needs the following PR: gforcada/ansible-compile-python#27 And another release of that ansible role.
|
I have registered my new node on Jenkins, but have not yet brought it online. I will do that tomorrow so I can follow up if things go wrong. |
|
The first two jobs have started executing: |
|
The first two jobs have finished successfully! Here is the build history of this node, which by now has 5 jobs. One of them failed after 10 seconds when trying to install So this just seems an initial hiccup. |
|
Meanwhile 13 jobs have run. Next to the failing one I mentioned above, one other failed, because the symlink to Python 3.12 was missing. That may have been while I was running the ansible playbook a second time. I have created the symlink manually now. |
This combines some knowledge from PR #12 which was merged earlier this year, plus comments there, and my own notes from creating a Jenkins node earlier this year. I made a second one now with these instructions.
This needs the following PR: gforcada/ansible-compile-python#27 And another release of that ansible role.