summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Raise timeout time.michaeldrake/test-img-on-openstackMichael Drake2015-09-111-1/+1
* Remove VM host known_hosts updating.Michael Drake2015-09-111-54/+6
* Test commands passed as yaml files, rather than hardcoded.Michael Drake2015-09-111-23/+25
* Allow to run as non-root user.Michael Drake2015-09-111-3/+4
* Allow flavour to be passed on CLI.Michael Drake2015-09-111-12/+18
* Add a couple of TODOs.Michael Drake2015-09-111-0/+2
* Assign a floating IP address to the test instance.Michael Drake2015-09-111-64/+31
* Change to take image file as input, rather than cluster morphology.Michael Drake2015-09-111-178/+55
* Fix a couple of comments.Michael Drake2015-09-111-2/+2
* Remove hardcoded baserock build test support from generic code.Michael Drake2015-09-111-30/+4
* Disable cloud-init; no need for it yet, and it fails.Michael Drake2015-09-111-1/+1
* Remove baserock build test.Michael Drake2015-09-111-43/+9
* Fix openstack deployment extension path.Michael Drake2015-09-111-1/+1
* If no key exists, create one.Michael Drake2015-09-111-1/+6
* Ensure directory exists before creating known_hosts.Michael Drake2015-09-111-1/+6
* Remove trailing whitespace.Michael Drake2015-09-111-1/+1
* scripts: Fix release-build to not depend on a system branchbaserock-15.34baserock/release/baserock-15.34Pedro Alvarez2015-08-191-3/+16
* licensecheck.pl: sync with upstreamJavier Jardón2015-03-171-10/+18
* Include rsync as GPL3 chunkPedro Alvarez2015-03-111-0/+1
* cycle.sh - allow user to specify target system version namePaul Sherwood2014-11-071-10/+21
* Move os-init-script out of /rootAdam Coldrick2014-10-271-1/+1
* Stop assuming that known_hosts exists, and fix a typoAdam Coldrick2014-10-272-1/+5
* Mason: Provide moving parts needed for testing on OpenStackMichael Drake2014-10-271-0/+524
* Merge remote-tracking branch 'origin/baserock/ps/cycle-refuses-to-delete-TEST...Richard Maw2014-10-101-5/+12
|\
| * Tidy up a bit, and don't let user run this in TEST systemPaul Sherwood2014-10-091-4/+11
|/
* Strip GNU patch from genivi baseline systemsPedro Alvarez2014-10-031-0/+1
* Add cycle script for build+deploy to selfPaul Sherwood2014-10-021-0/+43
* Deploy Masons to use source on upstream trovesRichard Maw2014-08-281-2/+9
* Update licensecheck.sh to use the new definitions tree.Pedro Alvarez2014-08-201-14/+12
* Use file: URI for list-artifacts in release-uploadRichard Maw2014-08-191-1/+1
* Remove all VM storage together in one commandRichard Maw2014-08-191-4/+1
* Never remember hosts when running ssh commands on instancesRichard Maw2014-08-191-4/+2
* Rename wait_online to wait_until_onlineRichard Maw2014-08-191-2/+2
* Rename Instance -> DeployedSystemInstanceRichard Maw2014-08-191-2/+3
* Various style fixes to release-testRichard Maw2014-08-191-4/+7
* Implement load_cluster_systems in terms of load_morphologyRichard Maw2014-08-191-2/+1
* Rename MorphologyFrobber -> MorphologyHelperRichard Maw2014-08-191-13/+12
* Add a script to organize morpholgies into definitionsbaserock/franred/organize-morphologies-script_v2Francisco Redondo Marchena2014-08-181-0/+266
* Add script for testing releasesRichard Maw2014-08-051-0/+402
* Pass cluster morphology to release upload script.baserock/michaeldrake/release-upload-clusterMichael Drake2014-08-011-9/+12
* Add --upload-build-artifacts settingLars Wirzenius2014-07-301-1/+13
* Join short lines into one line, for readabilityLars Wirzenius2014-07-301-2/+1
* Avoid running rsync if source file list is emptyLars Wirzenius2014-07-301-1/+4
* Refactor long method into smaller onesLars Wirzenius2014-07-301-19/+37
* Add markers around list in debug logLars Wirzenius2014-07-301-0/+2
* Simplify logic and conditionLars Wirzenius2014-07-301-3/+2
* Refactor process_args to be clearerLars Wirzenius2014-07-301-9/+14
* Add --upload-release-artifacts settingLars Wirzenius2014-07-301-13/+9
* Remove unnecessary leading _ from methodLars Wirzenius2014-07-301-3/+3
* Allow release deployments with system name ≠ deployment namebaserock/michaeldrake/ci-release-scriptsMichael Drake2014-07-301-24/+21