Merge remote-tracking branch 'origin/master' into 4031-fix-graph-connections
[arvados.git] / services / api / test / fixtures / jobs.yml
index dacddbbd4ae743646ba1b65ba54e81a873309d0e..875c8dfde2c8fa1097157b42e9355af43a5ec9b9 100644 (file)
@@ -335,11 +335,11 @@ graph_stage3:
 
 # Do not add your fixtures below this line as the rest of this file will be trimmed by test_helper
 
-# jobs in project_with_2_pipelines_and_200_jobs
-<% for i in 1..200 do %>
-job_<%=i%>_of_200:
-  uuid: zzzzz-8i9sb-0vsrcqi7whch<%= i.to_s.rjust(3, '0') %>
-  created_at: <%= i.minute.ago.to_s(:db) %>
+# jobs in project_with_2_pipelines_and_60_jobs
+<% for i in 1..60 do %>
+job_<%=i%>_of_60:
+  uuid: zzzzz-8i9sb-oneof100jobs<%= i.to_s.rjust(3, '0') %>
+  created_at: <%= ((i+5)/5).minute.ago.to_s(:db) %>
   owner_uuid: zzzzz-j7d0g-nnjobspipelines
   script_version: 7def43a4d3f20789dda4700f703b5514cc3ed250
   state: Complete