[ARVADOS] updated: 1.3.0-624-g536953b16
Git user
git at public.curoverse.com
Fri Mar 29 11:13:36 UTC 2019
Summary of changes:
services/api/test/fixtures/containers.yml | 2 --
1 file changed, 2 deletions(-)
via 536953b16482799359990462db6f9f018bf94f1e (commit)
from df5f366f4bd87ee90cf39248542435b1b924b58a (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 536953b16482799359990462db6f9f018bf94f1e
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Thu Mar 28 18:10:21 2019 -0300
14873: Removes debug data on fixture.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/services/api/test/fixtures/containers.yml b/services/api/test/fixtures/containers.yml
index 467f81ac9..5c5d45f4b 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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list