[ARVADOS] updated: cf566151ebc14c8715e6062d29ac636ef7b63559

git at public.curoverse.com git at public.curoverse.com
Thu Oct 29 12:10:56 EDT 2015


Summary of changes:
 services/api/test/fixtures/nodes.yml | 2 ++
 1 file changed, 2 insertions(+)

       via  cf566151ebc14c8715e6062d29ac636ef7b63559 (commit)
      from  ff6753eaddf04575b9e8af7a7101b9c0f2d6903e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit cf566151ebc14c8715e6062d29ac636ef7b63559
Author: Tom Clegg <tom at curoverse.com>
Date:   Thu Oct 29 12:06:55 2015 -0400

    7668: Move node stats from info to properties in fixtures.

diff --git a/services/api/test/fixtures/nodes.yml b/services/api/test/fixtures/nodes.yml
index 6ca22e1..23d2e19 100644
--- a/services/api/test/fixtures/nodes.yml
+++ b/services/api/test/fixtures/nodes.yml
@@ -38,6 +38,7 @@ idle:
   info:
     ping_secret: "69udawxvn3zzj45hs8bumvndricrha4lcpi23pd69e44soanc0"
     slurm_state: "idle"
+  properties:
     total_cpu_cores: 16
 
 was_idle_now_down:
@@ -53,6 +54,7 @@ was_idle_now_down:
   info:
     ping_secret: "1bd1yi0x4lb5q4gzqqtrnq30oyj08r8dtdimmanbqw49z1anz2"
     slurm_state: "idle"
+  properties:
     total_cpu_cores: 16
 
 new_with_no_hostname:

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list