summaryrefslogtreecommitdiff
path: root/scripts/release-build.test.conf
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-22 18:11:49 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-07-24 16:31:23 +0000
commit313234e1e6f59ed8dfa4f0a11d0b91aab2d33c34 (patch)
treed9145d6ffa2e3d450af02d3e4dbbdc074a198f1c /scripts/release-build.test.conf
parentef11b3db09526bc568261ef72a8ee0e346b753d3 (diff)
downloaddefinitions-313234e1e6f59ed8dfa4f0a11d0b91aab2d33c34.tar.gz
Add new scripts for building, uploading release
These scripts are a rewrite of scripts/do-release.py and scripts/distbuild-cluster. The biggest difference is that they split the tasks of building the things that are to be released, and uploading them to git.baserock.org / download.baserock.org, where do-release.py combines both (and distbuild-cluster only builds chunk/stratum/system artifacts, not the release images). The new scripts are also configurable using command line options or a configuration file rather than requiring editing of the source. These changes will allow, for example, a CI job that builds a release, but doesn't upload it to download.baserock.org. The new scripts are coupled with a change to the release process, which will be documented as a change to the release process page on wiki.baserock.org. The 14.29 release of Baserock was done with slightly different versions of these scripts to make it feasible to upload things over multiple network connections.
Diffstat (limited to 'scripts/release-build.test.conf')
-rw-r--r--scripts/release-build.test.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/release-build.test.conf b/scripts/release-build.test.conf
new file mode 100644
index 00000000..50083352
--- /dev/null
+++ b/scripts/release-build.test.conf
@@ -0,0 +1,6 @@
+[config]
+trove-host = ct-mcr-1.ducie.codethink.co.uk
+controllers = x86_64:ct-mcr-1-distbuild-x86-64-majikthise-controller.dyn.ducie.codethink.co.uk,
+ x86_32:ct-mcr-1-distbuild-x86-32-majikthise-controller.dyn.ducie.codethink.co.uk,
+ armv7lhf:ct-mcr-1-distbuild-armv7lhf-jetson.dyn.ducie.codethink.co.uk
+release-number = 14.29