summaryrefslogtreecommitdiff
path: root/examples/linux-master.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/linux-master.yaml')
-rw-r--r--examples/linux-master.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/examples/linux-master.yaml b/examples/linux-master.yaml
new file mode 100644
index 0000000..0a65a86
--- /dev/null
+++ b/examples/linux-master.yaml
@@ -0,0 +1,16 @@
+name: linux
+kind: firehose
+description: |
+ This is an example for tracking Linux kernel master. Every time firehose runs
+ we will try and build the tip of the kernel.
+
+landing:
+ repo: baserock:baserock/definitions
+ ref: baserock/firehose
+ stratum: bsp-x86_64-generic
+ chunk: linux-x86-64-generic
+ method: absolute-sha1
+
+tracking:
+ mode: follow-tip
+ ref: refs/heads/master