summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix releasing when no changes to the cache are requiredMichael Drake2014-07-301-6/+9
* Allow release scripts to be configured to only handle a subset of architecturesMichael Drake2014-07-302-1/+33
* Allow release-upload to be configured not to upload release imagesMichael Drake2014-07-301-3/+21
* Allow release-build to build subsystems of defined systemsMichael Drake2014-07-301-1/+8
* Write release images into release subdirectoryMichael Drake2014-07-301-2/+1
* Remove old release scriptsLars Wirzenius2014-07-242-687/+0
* Chmod uploaded filesLars Wirzenius2014-07-241-1/+18
* Add new scripts for building, uploading releaseLars Wirzenius2014-07-244-0/+547
* Tidy up the bits that the user is meant to edit.baserock/michaeldrake/fix-release-branchMichael Drake2014-07-141-3/+3
* Fix to use correct release branch.Michael Drake2014-07-141-2/+3
* Merge branch 'baserock/michaeldrake/distbuilt-runner-cli'Michael Drake2014-07-101-14/+43
|\
| * Allow use without editing the script, by passing params on cli.Michael Drake2014-07-101-14/+43
* | do-release: 3 small cleanupsSam Thursfield2014-07-081-4/+2
|/
* do-release: take advantage of partial deploymentSam Thursfield2014-07-071-54/+33
* do-release: Explain why xargs is not used in a commentSam Thursfield2014-07-041-1/+4
* do-release: Make use of str.rstrip()Sam Thursfield2014-07-041-3/+1
* do-release: Check access to configured upload servers when script startsSam Thursfield2014-07-021-0/+14