summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test_new_mason/mason.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/test_new_mason/mason.conf b/test_new_mason/mason.conf
new file mode 100644
index 00000000..c45c9225
--- /dev/null
+++ b/test_new_mason/mason.conf
@@ -0,0 +1,18 @@
+# Configuration for my testing of the new (Zuul-based) Baserock Mason/
+
+TROVE_ID: baserock
+TROVE_HOST: git.baserock.org
+
+# Not sure if this will work.
+ARTIFACT_CACHE_SERVER: none
+
+GERRIT_USER: mason
+GERRIT_HOSTNAME: testgerrit.baserock.org
+GERRIT_HTTP_PORT: 8080
+# FIXME: Mason should be its own user.
+GERRIT_SSH_KEY_PATH: /root/.ssh/id_rsa
+
+MASON_CLUSTER_MORPHOLOGY: clusters/ci.morph
+MASON_DISTBUILD_CONTROLLERS:
+MASON_ARCHITECTURE: x86_64
+MASON_DISTBUILD_CONTROLLERS: "x86_64:this-isnt-even-used"