[ARVADOS] updated: 525c942524426cb3ddc48ea63c18c4f300d47cb3

git at public.curoverse.com git at public.curoverse.com
Fri Jun 13 15:09:46 EDT 2014


Summary of changes:
 services/api/test/fixtures/repositories.yml | 5 +++++
 1 file changed, 5 insertions(+)

       via  525c942524426cb3ddc48ea63c18c4f300d47cb3 (commit)
      from  d7e23d9ae16310f9efe16a6a74ff2fc95ae4ccb4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 525c942524426cb3ddc48ea63c18c4f300d47cb3
Author: Tim Pierce <twp at curoverse.com>
Date:   Fri Jun 13 15:08:48 2014 -0400

    2934: add "bar" repository to test fixture
    
    Add the "bar" repository to test/fixtures/repositories.yml so
    CrunchDispatchTest may create a job using a commit from that
    repository. (Change lost in a bad rebase.)
    
    Refs #2934

diff --git a/services/api/test/fixtures/repositories.yml b/services/api/test/fixtures/repositories.yml
index 1322240..d694dc7 100644
--- a/services/api/test/fixtures/repositories.yml
+++ b/services/api/test/fixtures/repositories.yml
@@ -1,3 +1,8 @@
+bar:
+  uuid: zzzzz-s0uqq-382brsig8rp3665
+  owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz # active user
+  name: bar
+
 foo:
   uuid: zzzzz-s0uqq-382brsig8rp3666
   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz # active user

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list