Merge branch '18842-arv-mount-disk-config' refs #18842
[arvados.git] / services / api / test / fixtures / job_tasks.yml
index c63aac0b609053819f6a98ff19cbdfa0e9d7e227..7131da6f5ee6dc54906745b1b2ac56d1d7223f7e 100644 (file)
@@ -1,11 +1,15 @@
-# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
-
-# This model initially had no columns defined.  If you add columns to the
-# model remove the '{}' from the fixture names and add the columns immediately
-# below each fixture, per the syntax in the comments below
-#
-one: {}
-# column: value
+# Copyright (C) The Arvados Authors. All rights reserved.
 #
-two: {}
-#  column: value
+# SPDX-License-Identifier: AGPL-3.0
+
+running_job_task_1:
+  uuid: zzzzz-ot0gb-runningjobtask1
+  owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
+  created_at: <%= 3.minute.ago.to_s(:db) %>
+  job_uuid: zzzzz-8i9sb-with2components
+
+running_job_task_2:
+  uuid: zzzzz-ot0gb-runningjobtask2
+  owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso
+  created_at: <%= 3.minute.ago.to_s(:db) %>
+  job_uuid: zzzzz-8i9sb-with2components