]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Default to master and not next.
authorZack Cerza <zack@cerza.org>
Mon, 12 Aug 2013 21:38:57 +0000 (16:38 -0500)
committerZack Cerza <zack@cerza.org>
Mon, 12 Aug 2013 21:38:57 +0000 (16:38 -0500)
examples/3node_ceph.yaml
examples/3node_rgw.yaml
examples/parallel_example.yaml

index 694a93a463887d4760196f7424ad9179c05be6b8..16544f341052b9c7068eb3d87223a94202bf4451 100644 (file)
@@ -5,7 +5,6 @@ roles:
 
 tasks:
 - install:
-    branch: next
 - ceph:
 - kclient: [client.0]
 - interactive:
index 3ef8d3be2ad66ac340150af8025e5cbbdd32eb56..a21dab01f6f025296eab3094668bce072c5676ac 100644 (file)
@@ -13,7 +13,6 @@ roles:
 - - client.0
 tasks:
 - install:
-    branch: next
 - ceph: null
 - rgw:
   - client.0
index 8a2e54d79168fdeaad2ef64a93e655452b65b058..d1491358b29a6902b53e33a5a1155df557b62b00 100644 (file)
@@ -8,7 +8,6 @@ roles:
 - - test0
 tasks:
 - install:
-    branch: next
 - parallel_example:
   - test0
   - test1