Merge branch '21453-python-package-path'
[arvados.git] / services / api / test / fixtures / nodes.yml
index 821a6b5e4221d50edfc5b8de871e7ee31657a070..d4589ed705b9fa51c11c6e65212a02e0b5d4a92f 100644 (file)
@@ -9,8 +9,8 @@ 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:
@@ -24,8 +24,8 @@ 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:
@@ -38,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"
@@ -54,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"