Merge branch 'master' into 4062-infinite-scroll-repeat-issue
[arvados.git] / services / api / test / fixtures / jobs.yml
index abcaad1ac904ecdcae1af6d1fa8e81b46904a510..292c27e2e37057848050f2d81da7e79d89eb0d53 100644 (file)
@@ -285,6 +285,16 @@ cancelled:
   runtime_constraints: {}
   state: Cancelled
 
+job_in_subproject:
+  uuid: zzzzz-8i9sb-subprojectjob01
+  created_at: 2014-10-15 12:00:00
+  owner_uuid: zzzzz-j7d0g-axqo7eu9pwvna1x
+  log: ~
+  repository: foo
+  script: hash
+  script_version: 4fe459abe02d9b365932b8f5dc419439ab4e2577
+  state: Complete
+
 # Test Helper trims the rest of the file
 
 # Do not add your fixtures below this line as the rest of this file will be trimmed by test_helper