78
edits
(→Implementation: Add steps for updating runnable jacuzzi code.) |
(→Runnable Code: Rephrase a portion of the "Runnable Code" section) |
||
Line 13: | Line 13: | ||
The runnable scripts: allocate.py and manage_jacuzzis.py live in a separate repository from the static files: https://github.com/mozilla/build-jacuzzi-allocator | The runnable scripts: allocate.py and manage_jacuzzis.py live in a separate repository from the static files: https://github.com/mozilla/build-jacuzzi-allocator | ||
So, to modify | So, to modify anything aside from configuration, you'll need to submit a pull request to this repository and then run <code>git pull</code> from <code>/data/releng/src/jacuzzi-allocator</code> on the relengwebadm host -- where crontask.sh lives. | ||
= Updating jacuzzis = | = Updating jacuzzis = |
edits