Merge branch 'master' into 2871-preload-objects
[arvados.git] / services / api / test / fixtures / nodes.yml
1 busy:
2   uuid: zzzzz-7ekkf-53y36l1lu5ijveb
3   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
4   hostname: compute0
5   domain: ""
6   ip_address: 172.17.2.172
7   last_ping_at: <%= 1.minute.ago.to_s(:db) %>
8   first_ping_at: <%= 23.hour.ago.to_s(:db) %>
9   info:
10     :ping_secret: "48dpm3b8ijyj3jkr2yczxw0844dqd2752bhll7klodvgz9bg80"
11     :slurm_state: "alloc"
12
13 down:
14   uuid: zzzzz-7ekkf-2vbompg3ecc6e2s
15   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
16   hostname: compute1
17   domain: ""
18   ip_address: 172.17.2.173
19   last_ping_at: <%= 1.hour.ago.to_s(:db) %>
20   first_ping_at: <%= 23.hour.ago.to_s(:db) %>
21   info:
22     :ping_secret: "2k3i71depad36ugwmlgzilbi4e8n0illb2r8l4efg9mzkb3a1k"
23
24 idle:
25   uuid: zzzzz-7ekkf-2z3mc76g2q73aio
26   owner_uuid: zzzzz-tpzed-d9tiejq69daie8f
27   hostname: compute2
28   domain: ""
29   ip_address: 172.17.2.174
30   last_ping_at: <%= 2.minute.ago.to_s(:db) %>
31   first_ping_at: <%= 23.hour.ago.to_s(:db) %>
32   info:
33     :ping_secret: "69udawxvn3zzj45hs8bumvndricrha4lcpi23pd69e44soanc0"
34     :slurm_state: "idle"
35     total_cpu_cores: 16