X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/eae48c31bb338689ec67fbc6a14a2e0b1fb5e3b6..f8351929a502d46a1f95a2b270466ffeb16bf307:/services/api/test/fixtures/nodes.yml?ds=sidebyside diff --git a/services/api/test/fixtures/nodes.yml b/services/api/test/fixtures/nodes.yml index c5516cc38b..d4589ed705 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 @@ -5,9 +9,10 @@ busy: slot_number: 0 domain: "" ip_address: 172.17.2.172 - last_ping_at: <%= 1.minute.ago.to_s(:db) %> - first_ping_at: <%= 23.hour.ago.to_s(:db) %> + last_ping_at: <%= 1.minute.ago.to_fs(:db) %> + first_ping_at: <%= 23.hour.ago.to_fs(:db) %> job_uuid: zzzzz-8i9sb-2gx6rz0pjl033w3 # nearly_finished_job + properties: {} info: ping_secret: "48dpm3b8ijyj3jkr2yczxw0844dqd2752bhll7klodvgz9bg80" slurm_state: "alloc" @@ -19,9 +24,10 @@ down: slot_number: 1 domain: "" ip_address: 172.17.2.173 - last_ping_at: <%= 1.hour.ago.to_s(:db) %> - first_ping_at: <%= 23.hour.ago.to_s(:db) %> + last_ping_at: <%= 1.hour.ago.to_fs(:db) %> + first_ping_at: <%= 23.hour.ago.to_fs(:db) %> job_uuid: ~ + properties: {} info: ping_secret: "2k3i71depad36ugwmlgzilbi4e8n0illb2r8l4efg9mzkb3a1k" @@ -32,8 +38,8 @@ idle: slot_number: 2 domain: "" ip_address: 172.17.2.174 - last_ping_at: <%= 2.minute.ago.to_s(:db) %> - first_ping_at: <%= 23.hour.ago.to_s(:db) %> + last_ping_at: <%= 2.minute.ago.to_fs(:db) %> + first_ping_at: <%= 23.hour.ago.to_fs(:db) %> job_uuid: ~ info: ping_secret: "69udawxvn3zzj45hs8bumvndricrha4lcpi23pd69e44soanc0" @@ -48,8 +54,8 @@ was_idle_now_down: slot_number: ~ domain: "" ip_address: 172.17.2.174 - last_ping_at: <%= 1.hour.ago.to_s(:db) %> - first_ping_at: <%= 23.hour.ago.to_s(:db) %> + last_ping_at: <%= 1.hour.ago.to_fs(:db) %> + first_ping_at: <%= 23.hour.ago.to_fs(:db) %> job_uuid: ~ info: ping_secret: "1bd1yi0x4lb5q4gzqqtrnq30oyj08r8dtdimmanbqw49z1anz2" @@ -66,6 +72,7 @@ new_with_no_hostname: last_ping_at: ~ first_ping_at: ~ job_uuid: ~ + properties: {} info: ping_secret: "abcdyi0x4lb5q4gzqqtrnq30oyj08r8dtdimmanbqw49z1anz2" @@ -78,6 +85,7 @@ new_with_custom_hostname: last_ping_at: ~ first_ping_at: ~ job_uuid: ~ + properties: {} info: ping_secret: "abcdyi0x4lb5q4gzqqtrnq30oyj08r8dtdimmanbqw49z1anz2" @@ -89,5 +97,6 @@ node_with_no_ip_address_yet: last_ping_at: ~ first_ping_at: ~ job_uuid: ~ + properties: {} info: ping_secret: "abcdyefg4lb5q4gzqqtrnq30oyj08r8dtdimmanbqw49z1anz2"