Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a script to archive generated images | Patrick Darley | 2015-09-14 | 1 | -0/+14 |
* | Hide auth details from logs | Richard Maw | 2015-09-14 | 1 | -0/+2 |
* | Fix ownership of /archive/testing | Will Holland | 2015-09-14 | 1 | -0/+1 |
* | Fix not being allowed to make dir in /archive | Will Holland | 2015-09-14 | 1 | -1/+1 |
* | Make sure everybody can read image | Will Holland | 2015-09-14 | 1 | -0/+1 |
* | Run tester in /archive | Will Holland | 2015-09-14 | 1 | -0/+3 |
* | Remove ciat-tester if exists | Will Holland | 2015-09-14 | 1 | -0/+3 |
* | Take ownership of artefact | Will Holland | 2015-09-14 | 1 | -0/+1 |
* | Make testing trigger point to correct image | Will Holland | 2015-09-14 | 1 | -1/+1 |
* | Stop deploy exiting before triggering test | Will Holland | 2015-09-14 | 1 | -1/+1 |
* | Add more logging to testing trigger | Will Holland | 2015-09-14 | 1 | -0/+1 |
* | Remove unnecessary string interpolation | Will Holland | 2015-09-14 | 1 | -1/+1 |
* | Fix typo | Will Holland | 2015-09-14 | 1 | -1/+1 |
* | Fix deploy logic wanting an argument | Will Holland | 2015-09-11 | 1 | -3/+2 |
* | Add testing commands to trigger | Will Holland | 2015-09-11 | 1 | -0/+10 |
* | Comment out genivi firehouse | Will Holland | 2015-09-11 | 1 | -3/+3 |
* | Fix exiting too early | Will Holland | 2015-09-11 | 1 | -1/+1 |
* | Add missing set -x | Will Holland | 2015-09-11 | 1 | -1/+1 |
* | Fix deploy exiting with wrong value | Will Holland | 2015-09-11 | 1 | -1/+1 |
* | Fix not exiting properly on an unknown repo | Will Holland | 2015-09-11 | 1 | -2/+2 |
* | Fix exiting with the wrong value | Will Holland | 2015-09-11 | 1 | -1/+1 |
* | Pass system to deploy logic | Will Holland | 2015-09-11 | 1 | -2/+2 |
* | Fix typo in deploy function | Will Holland | 2015-09-11 | 1 | -1/+1 |
* | more debug logging | Will Holland | 2015-09-11 | 1 | -0/+1 |
* | Add more logging for debugging | Will Holland | 2015-09-11 | 1 | -1/+4 |
* | Fix error when getting definitions after ybd has run | Will Holland | 2015-09-11 | 1 | -2/+3 |
* | Add set -ex to every script | Will Holland | 2015-09-11 | 6 | -2/+6 |
* | Fix logging in deploy logic | Will Holland | 2015-09-11 | 1 | -1/+1 |
* | Separate deploy trigger from builder trigger | Will Holland | 2015-09-11 | 3 | -12/+62 |
* | add logging on exit | Will Holland | 2015-09-10 | 1 | -4/+8 |
* | Allow sudo privelage for instance number re-writes | Patrick Darley | 2015-09-10 | 2 | -3/+7 |
* | Fix typo and add some more logging | Will Holland | 2015-09-10 | 1 | -2/+4 |
* | fix more badly copypasted code | Will Holland | 2015-09-10 | 1 | -1/+1 |
* | Fix copypasted code | Will Holland | 2015-09-10 | 1 | -1/+1 |
* | Case where definitions already exists | Will Holland | 2015-09-10 | 1 | -1/+3 |
* | fix using the wrong cmd | Will Holland | 2015-09-10 | 1 | -1/+1 |
* | fix typo | Will Holland | 2015-09-10 | 1 | -1/+1 |
* | set -e all the things | Will Holland | 2015-09-10 | 3 | -0/+5 |
* | still trying to get definitions to clone | Will Holland | 2015-09-10 | 1 | -1/+1 |
* | Trying to fix definitions not being cloned | Will Holland | 2015-09-10 | 1 | -0/+1 |
* | Change definitions repo to the one in the slave | Will Holland | 2015-09-10 | 3 | -3/+3 |
* | Fix log not working | Will Holland | 2015-09-10 | 1 | -0/+4 |
* | Add script to get definitions into slave | Will Holland | 2015-09-10 | 1 | -0/+4 |
* | Fix typo | Will Holland | 2015-09-10 | 1 | -1/+1 |
* | Add more logging | Will Holland | 2015-09-10 | 1 | -0/+1 |
* | Make sure deploys are done wih btrfs module loaded | Patrick Darley | 2015-09-10 | 1 | -0/+4 |
* | Change ybd instance count for building and deploying | Patrick Darley | 2015-09-10 | 2 | -5/+9 |
* | Include new config files | Richard Maw | 2015-09-10 | 1 | -1/+4 |
* | Add logging to builder logic | Will Holland | 2015-09-10 | 1 | -0/+9 |
* | Fix assuming it is on the correct branch | Will Holland | 2015-09-10 | 1 | -1/+6 |