summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFirehose merge bot <firehose@merge.bot>2014-08-19 10:16:16 +0000
committerFirehose merge bot <firehose@merge.bot>2014-08-19 10:16:16 +0000
commit8a2aed17cdaaf2ba20cd9f12f21f703475564406 (patch)
tree957f4497aed6c0493a3f3ce409c0e7a77ac401b9
parent5399e2174f61f0be084c32cae49e17d8c3e200b4 (diff)
downloadfirehose-8a2aed17cdaaf2ba20cd9f12f21f703475564406.tar.gz
yaml updates
-rw-r--r--examples/cpython.yaml18
-rw-r--r--examples/cross-bootstrap-morph.yaml2
-rw-r--r--examples/linux-master.yaml2
-rw-r--r--examples/morph.yaml2
-rw-r--r--examples/screen.yaml2
-rw-r--r--examples/vim.yaml2
6 files changed, 23 insertions, 5 deletions
diff --git a/examples/cpython.yaml b/examples/cpython.yaml
new file mode 100644
index 0000000..6f8c5f8
--- /dev/null
+++ b/examples/cpython.yaml
@@ -0,0 +1,18 @@
+name: cpython
+kind: firehose
+description: |
+ This example is for tracking cpython's 2.7 branch. This way we no longer
+ need to track cpython manually for definitions.
+
+landing:
+ repo: baserock:baserock/definitions
+ baseref: master
+ myref: ct-mcr-1/danielsilverstone/firehose-test-1
+ stratum: core
+ chunk: cpython
+ method: absolute-sha1
+
+tracking:
+ mode: follow-tip
+ ref: refs/heads/2.7
+
diff --git a/examples/cross-bootstrap-morph.yaml b/examples/cross-bootstrap-morph.yaml
index ddb0232..64ff00b 100644
--- a/examples/cross-bootstrap-morph.yaml
+++ b/examples/cross-bootstrap-morph.yaml
@@ -9,7 +9,7 @@ description: |
landing:
repo: baserock:baserock/definitions
- baseref: ct-mcr-1/danielsilverstone/firehose-test-baseline
+ baseref: master
myref: ct-mcr-1/danielsilverstone/firehose-test-1
stratum: cross-bootstrap
chunk: morph
diff --git a/examples/linux-master.yaml b/examples/linux-master.yaml
index 06ec94a..c2b1af4 100644
--- a/examples/linux-master.yaml
+++ b/examples/linux-master.yaml
@@ -6,7 +6,7 @@ description: |
landing:
repo: baserock:baserock/definitions
- baseref: ct-mcr-1/danielsilverstone/firehose-test-baseline
+ baseref: master
myref: ct-mcr-1/danielsilverstone/firehose-test-1
stratum: bsp-x86_64-generic
chunk: linux-x86-64-generic
diff --git a/examples/morph.yaml b/examples/morph.yaml
index 94de1d0..d0c6529 100644
--- a/examples/morph.yaml
+++ b/examples/morph.yaml
@@ -6,7 +6,7 @@ description: |
landing:
repo: baserock:baserock/definitions
- baseref: ct-mcr-1/danielsilverstone/firehose-test-baseline
+ baseref: master
myref: ct-mcr-1/danielsilverstone/firehose-test-1
stratum: tools
chunk: morph
diff --git a/examples/screen.yaml b/examples/screen.yaml
index 4f2e11a..315da3e 100644
--- a/examples/screen.yaml
+++ b/examples/screen.yaml
@@ -6,7 +6,7 @@ description: |
landing:
repo: baserock:baserock/definitions
- baseref: ct-mcr-1/danielsilverstone/firehose-test-baseline
+ baseref: master
myref: ct-mcr-1/danielsilverstone/firehose-test-1
stratum: tools
chunk: screen
diff --git a/examples/vim.yaml b/examples/vim.yaml
index 6d46b87..d02c13d 100644
--- a/examples/vim.yaml
+++ b/examples/vim.yaml
@@ -7,7 +7,7 @@ description: |
landing:
repo: baserock:baserock/definitions
- baseref: ct-mcr-1/danielsilverstone/firehose-test-baseline
+ baseref: master
myref: ct-mcr-1/danielsilverstone/firehose-test-1
stratum: tools
chunk: vim