8567: Tests default to image format v1 to avoid breaking all the tests that
[arvados.git] / services / api / config / application.default.yml
index 61ada89c9a2a1cbcfd6eaf5365c874418cdb638c..cae6bbdf174468d719d2a0b2dc61d757a78f10bd 100644 (file)
@@ -463,4 +463,4 @@ test:
   git_internal_dir: <%= Rails.root.join 'tmp', 'internal.git' %>
   websocket_address: <% if ENV['ARVADOS_TEST_EXPERIMENTAL_WS'] %>"wss://0.0.0.0:<%= ENV['ARVADOS_TEST_WSS_PORT'] %>/websocket"<% else %>false<% end %>
   trash_sweep_interval: -1
-  docker_image_formats: ["v1", "v2"]
\ No newline at end of file
+  docker_image_formats: ["v1"]