summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/honeycomb/honeycomb.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index 46446ee86..d1e0cde34 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -1,3 +1,4 @@
+---
- project:
name: honeycomb
jobs:
@@ -5,9 +6,9 @@
- 'honeycomb-merge-{stream}-{os}'
- 'honeycomb-benchmark-master'
project: 'honeycomb'
- os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+ os: 'ubuntu1604'
+ repo-os-part: 'ubuntu.xenial.main'
+
stream:
- master:
branch: 'master'