X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/df5f366f4bd87ee90cf39248542435b1b924b58a..dad333f819ba1e4c7634527130634da40585f3aa:/services/api/test/fixtures/containers.yml diff --git a/services/api/test/fixtures/containers.yml b/services/api/test/fixtures/containers.yml index 467f81ac9f..f18adb5dbd 100644 --- a/services/api/test/fixtures/containers.yml +++ b/services/api/test/fixtures/containers.yml @@ -36,8 +36,6 @@ running: cwd: test output_path: test command: ["echo", "hello"] - runtime_status: - hello: world runtime_constraints: ram: 12000000000 vcpus: 4 @@ -74,6 +72,7 @@ locked: priority: 2 created_at: <%= 2.minute.ago.to_s(:db) %> updated_at: <%= 2.minute.ago.to_s(:db) %> + modified_at: <%= 2.minute.ago.to_s(:db) %> container_image: test cwd: test output_path: test