[ARVADOS] updated: 2.1.0-2205-geea986f69

Git user git at public.arvados.org
Mon Apr 4 15:17:09 UTC 2022


Summary of changes:
 services/api/test/fixtures/pipeline_instances.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  eea986f69bf076e88ce8cfc0c9eb4c35d523f372 (commit)
      from  58d86f7855278212a5c7b4dad2fea03f653740af (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 eea986f69bf076e88ce8cfc0c9eb4c35d523f372
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Apr 4 11:16:49 2022 -0400

    18943: Fixing fixture
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/services/api/test/fixtures/pipeline_instances.yml b/services/api/test/fixtures/pipeline_instances.yml
index 90192ec9f..1a9cf2488 100644
--- a/services/api/test/fixtures/pipeline_instances.yml
+++ b/services/api/test/fixtures/pipeline_instances.yml
@@ -364,7 +364,7 @@ pipeline_in_running_state:
   uuid: zzzzz-d1hrv-runningpipeline
   owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
   created_at: <%= 2.9.minute.ago.to_s(:db) %>
-  started_at: <%= 2.8.minute.ago.to_s(:db) %>
+  started_at: <%= 2.9.minute.ago.to_s(:db) %>
   state: RunningOnServer
   components:
    foo:

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list