|
1 |
| -- '{"cluster_name": "patate", "resource_name": "patate-gpu", "group_name": "rrg-bonhomme-ad", |
2 |
| - "timestamp": "2023-02-01T00:00:00", "start": "2019-04-01", "end": "2020-04-01", |
3 |
| - "resources": {"compute": {"gpu_year": 190, "cpu_year": null, "vcpu_year": null, |
4 |
| - "vgpu_year": null}, "storage": {"project_size": null, "project_inodes": null, "nearline": |
5 |
| - null, "dCache": 0, "object": 0, "cloud_volume": 0, "cloud_shared": 0}}}' |
6 |
| -- '{"cluster_name": "patate", "resource_name": "patate-storage", "group_name": "rrg-bonhomme-ad", |
7 |
| - "timestamp": "2023-02-01T00:00:00", "start": "2019-04-01", "end": "2020-04-01", |
8 |
| - "resources": {"compute": {"gpu_year": null, "cpu_year": null, "vcpu_year": null, |
9 |
| - "vgpu_year": null}, "storage": {"project_size": 90000000000000, "project_inodes": |
10 |
| - 5000000.0, "nearline": 90000000000000, "dCache": 0, "object": 0, "cloud_volume": |
11 |
| - 0, "cloud_shared": 0}}}' |
12 |
| -- '{"cluster_name": "patate", "resource_name": "patate-compute", "group_name": "rrg-bonhomme-ad", |
13 |
| - "timestamp": "2023-02-01T00:00:00", "start": "2020-04-01", "end": "2021-04-01", |
14 |
| - "resources": {"compute": {"gpu_year": null, "cpu_year": 219, "vcpu_year": null, |
15 |
| - "vgpu_year": null}, "storage": {"project_size": null, "project_inodes": null, "nearline": |
16 |
| - null, "dCache": 0, "object": 0, "cloud_volume": 0, "cloud_shared": 0}}}' |
17 |
| -- '{"cluster_name": "patate", "resource_name": "patate-gpu", "group_name": "rrg-bonhomme-ad", |
18 |
| - "timestamp": "2023-02-01T00:00:00", "start": "2020-04-01", "end": "2021-04-01", |
19 |
| - "resources": {"compute": {"gpu_year": 200, "cpu_year": null, "vcpu_year": null, |
20 |
| - "vgpu_year": null}, "storage": {"project_size": null, "project_inodes": null, "nearline": |
21 |
| - null, "dCache": 0, "object": 0, "cloud_volume": 0, "cloud_shared": 0}}}' |
22 |
| -- '{"cluster_name": "patate", "resource_name": "patate-storage", "group_name": "rrg-bonhomme-ad", |
23 |
| - "timestamp": "2023-02-01T00:00:00", "start": "2020-04-01", "end": "2021-04-01", |
24 |
| - "resources": {"compute": {"gpu_year": null, "cpu_year": null, "vcpu_year": null, |
25 |
| - "vgpu_year": null}, "storage": {"project_size": 70000000000000, "project_inodes": |
26 |
| - 5000000.0, "nearline": 80000000000000, "dCache": 0, "object": 0, "cloud_volume": |
27 |
| - 0, "cloud_shared": 0}}}' |
| 1 | +- cluster_name: patate |
| 2 | + end: 2020-04-01 |
| 3 | + group_name: rrg-bonhomme-ad |
| 4 | + resource_name: patate-gpu |
| 5 | + resources: |
| 6 | + compute: |
| 7 | + cpu_year: null |
| 8 | + gpu_year: 190 |
| 9 | + vcpu_year: null |
| 10 | + vgpu_year: null |
| 11 | + storage: |
| 12 | + cloud_shared: 0 |
| 13 | + cloud_volume: 0 |
| 14 | + dCache: 0 |
| 15 | + nearline: null |
| 16 | + object: 0 |
| 17 | + project_inodes: null |
| 18 | + project_size: null |
| 19 | + start: 2019-04-01 |
| 20 | + timestamp: 2023-02-01 00:00:00 |
| 21 | +- cluster_name: patate |
| 22 | + end: 2020-04-01 |
| 23 | + group_name: rrg-bonhomme-ad |
| 24 | + resource_name: patate-storage |
| 25 | + resources: |
| 26 | + compute: |
| 27 | + cpu_year: null |
| 28 | + gpu_year: null |
| 29 | + vcpu_year: null |
| 30 | + vgpu_year: null |
| 31 | + storage: |
| 32 | + cloud_shared: 0 |
| 33 | + cloud_volume: 0 |
| 34 | + dCache: 0 |
| 35 | + nearline: 90000000000000 |
| 36 | + object: 0 |
| 37 | + project_inodes: 5000000.0 |
| 38 | + project_size: 90000000000000 |
| 39 | + start: 2019-04-01 |
| 40 | + timestamp: 2023-02-01 00:00:00 |
| 41 | +- cluster_name: patate |
| 42 | + end: 2021-04-01 |
| 43 | + group_name: rrg-bonhomme-ad |
| 44 | + resource_name: patate-compute |
| 45 | + resources: |
| 46 | + compute: |
| 47 | + cpu_year: 219 |
| 48 | + gpu_year: null |
| 49 | + vcpu_year: null |
| 50 | + vgpu_year: null |
| 51 | + storage: |
| 52 | + cloud_shared: 0 |
| 53 | + cloud_volume: 0 |
| 54 | + dCache: 0 |
| 55 | + nearline: null |
| 56 | + object: 0 |
| 57 | + project_inodes: null |
| 58 | + project_size: null |
| 59 | + start: 2020-04-01 |
| 60 | + timestamp: 2023-02-01 00:00:00 |
| 61 | +- cluster_name: patate |
| 62 | + end: 2021-04-01 |
| 63 | + group_name: rrg-bonhomme-ad |
| 64 | + resource_name: patate-gpu |
| 65 | + resources: |
| 66 | + compute: |
| 67 | + cpu_year: null |
| 68 | + gpu_year: 200 |
| 69 | + vcpu_year: null |
| 70 | + vgpu_year: null |
| 71 | + storage: |
| 72 | + cloud_shared: 0 |
| 73 | + cloud_volume: 0 |
| 74 | + dCache: 0 |
| 75 | + nearline: null |
| 76 | + object: 0 |
| 77 | + project_inodes: null |
| 78 | + project_size: null |
| 79 | + start: 2020-04-01 |
| 80 | + timestamp: 2023-02-01 00:00:00 |
| 81 | +- cluster_name: patate |
| 82 | + end: 2021-04-01 |
| 83 | + group_name: rrg-bonhomme-ad |
| 84 | + resource_name: patate-storage |
| 85 | + resources: |
| 86 | + compute: |
| 87 | + cpu_year: null |
| 88 | + gpu_year: null |
| 89 | + vcpu_year: null |
| 90 | + vgpu_year: null |
| 91 | + storage: |
| 92 | + cloud_shared: 0 |
| 93 | + cloud_volume: 0 |
| 94 | + dCache: 0 |
| 95 | + nearline: 80000000000000 |
| 96 | + object: 0 |
| 97 | + project_inodes: 5000000.0 |
| 98 | + project_size: 70000000000000 |
| 99 | + start: 2020-04-01 |
| 100 | + timestamp: 2023-02-01 00:00:00 |
0 commit comments