X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8994f77f368ee813738f4406f68239bc4013e20e..13116cc7dc549e93b0757f1948c2ac18b760c681:/services/api/test/fixtures/keep_disks.yml?ds=sidebyside diff --git a/services/api/test/fixtures/keep_disks.yml b/services/api/test/fixtures/keep_disks.yml index 87b43708b5..e8424b26fa 100644 --- a/services/api/test/fixtures/keep_disks.yml +++ b/services/api/test/fixtures/keep_disks.yml @@ -1,10 +1,12 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + nonfull: uuid: zzzzz-penuu-5w2o2t1q5wy7fhn owner_uuid: zzzzz-tpzed-d9tiejq69daie8f node_uuid: zzzzz-7ekkf-53y36l1lu5ijveb - service_host: keep0.qr1hi.arvadosapi.com - service_port: 25107 - service_ssl_flag: false + keep_service_uuid: zzzzz-bi6l4-6zhilxar6r8ey90 last_read_at: <%= 1.minute.ago.to_s(:db) %> last_write_at: <%= 2.minute.ago.to_s(:db) %> last_ping_at: <%= 3.minute.ago.to_s(:db) %> @@ -14,9 +16,7 @@ full: uuid: zzzzz-penuu-4kmq58ui07xuftx owner_uuid: zzzzz-tpzed-d9tiejq69daie8f node_uuid: zzzzz-7ekkf-53y36l1lu5ijveb - service_host: keep0.qr1hi.arvadosapi.com - service_port: 25107 - service_ssl_flag: false + keep_service_uuid: zzzzz-bi6l4-6zhilxar6r8ey90 last_read_at: <%= 1.minute.ago.to_s(:db) %> last_write_at: <%= 2.day.ago.to_s(:db) %> last_ping_at: <%= 3.minute.ago.to_s(:db) %> @@ -26,9 +26,7 @@ nonfull2: uuid: zzzzz-penuu-1ydrih9k2er5j11 owner_uuid: zzzzz-tpzed-d9tiejq69daie8f node_uuid: zzzzz-7ekkf-2z3mc76g2q73aio - service_host: keep1.qr1hi.arvadosapi.com - service_port: 25107 - service_ssl_flag: false + keep_service_uuid: zzzzz-bi6l4-rsnj3c76ndxb7o0 last_read_at: <%= 1.minute.ago.to_s(:db) %> last_write_at: <%= 2.minute.ago.to_s(:db) %> last_ping_at: <%= 3.minute.ago.to_s(:db) %>