X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..64c74f24fcdfbbef0e08b72c09d85c53390ca3b3:/services/api/test/fixtures/nodes.yml diff --git a/services/api/test/fixtures/nodes.yml b/services/api/test/fixtures/nodes.yml index 489bb1d660..971132ffe3 100644 --- a/services/api/test/fixtures/nodes.yml +++ b/services/api/test/fixtures/nodes.yml @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + busy: uuid: zzzzz-7ekkf-53y36l1lu5ijveb owner_uuid: zzzzz-tpzed-000000000000000 @@ -47,7 +51,7 @@ was_idle_now_down: hostname: compute3 slot_number: ~ domain: "" - ip_address: 172.17.2.173 + ip_address: 172.17.2.174 last_ping_at: <%= 1.hour.ago.to_s(:db) %> first_ping_at: <%= 23.hour.ago.to_s(:db) %> job_uuid: ~ @@ -62,7 +66,7 @@ new_with_no_hostname: owner_uuid: zzzzz-tpzed-000000000000000 hostname: ~ slot_number: ~ - ip_address: 172.17.2.173 + ip_address: 172.17.2.175 last_ping_at: ~ first_ping_at: ~ job_uuid: ~ @@ -74,7 +78,7 @@ new_with_custom_hostname: owner_uuid: zzzzz-tpzed-000000000000000 hostname: custom1 slot_number: 23 - ip_address: 172.17.2.173 + ip_address: 172.17.2.176 last_ping_at: ~ first_ping_at: ~ job_uuid: ~