summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-21 17:18:15 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-21 17:18:15 +0100
commitf00f7a0bf403f1bdfe7760bc3af424ddabe19b13 (patch)
tree10ebd137a333e942e04f4bd302ce8f3f68462680
parent89cc1f4407e1d8743f64fd35ccb7259e1d62631e (diff)
downloadorchestration-f00f7a0bf403f1bdfe7760bc3af424ddabe19b13.tar.gz
Fix comparing baseref wrong
-rw-r--r--source/orch_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/orch_config.py b/source/orch_config.py
index 68aee94..bc76c87 100644
--- a/source/orch_config.py
+++ b/source/orch_config.py
@@ -86,7 +86,7 @@ build_timeout = 1800
deploy_timeout = 1800
web_user = "codething"
web_user_password = "password"
-definitions_base_ref = "cu010-trove/br6/genivi-demo-platform"
+definitions_base_ref = "refs/heads/cu010-trove/br6/genivi-demo-platform"
candidate_refs = {"refs/heads/cu010-trove/br6/firehose-test-1":"local-slave",
"refs/heads/cu010-trove/arm-base":"arm-slave"}
slaves = [