X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2b6837ef2b57204b7bf4fd5c4373283892999268..d66b42e150030edff5ddb211d76d03d4bcd572ec:/services/api/test/fixtures/nodes.yml diff --git a/services/api/test/fixtures/nodes.yml b/services/api/test/fixtures/nodes.yml index 489bb1d660..c5516cc38b 100644 --- a/services/api/test/fixtures/nodes.yml +++ b/services/api/test/fixtures/nodes.yml @@ -47,7 +47,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 +62,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 +74,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: ~