[ARVADOS] updated: 2.1.0-2204-g58d86f785
Git user
git at public.arvados.org
Mon Apr 4 14:50:24 UTC 2022
Summary of changes:
services/api/test/fixtures/pipeline_instances.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via 58d86f7855278212a5c7b4dad2fea03f653740af (commit)
from d055bb13cdf393309deede33ae4a4a5f2e39bd58 (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 58d86f7855278212a5c7b4dad2fea03f653740af
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Apr 4 10:50:06 2022 -0400
18943: Tweaking fixtures
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 22d97871e..90192ec9f 100644
--- a/services/api/test/fixtures/pipeline_instances.yml
+++ b/services/api/test/fixtures/pipeline_instances.yml
@@ -363,8 +363,8 @@ pipeline_in_running_state:
name: running_with_job
uuid: zzzzz-d1hrv-runningpipeline
owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz
- created_at: <%= 3.4.minute.ago.to_s(:db) %>
- started_at: <%= 3.3.minute.ago.to_s(:db) %>
+ created_at: <%= 2.9.minute.ago.to_s(:db) %>
+ started_at: <%= 2.8.minute.ago.to_s(:db) %>
state: RunningOnServer
components:
foo:
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list