Project

General

Profile

Actions

Bug #16997

closed

arvados-server config-check doesn't sort Containers/InstanceTypes

Added by Ward Vandewege over 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Story points:
-
Release relationship:
Auto

Description

This means that running `arvados-server` isn't deterministic:

workbench.su92l:/var/www/arvados-workbench/current/config# arvados-server --version
arvados-server 2.1.0~rc5 (go1.13.4)
workbench.su92l:~# arvados-server config-check
workbench.su92l:~# arvados-server config-check
Your configuration is relying on deprecated entries. Suggest making the following changes.
--- without-deprecated-configs
+++ relying-on-deprecated-configs
@@ -528,26 +528,6 @@
         RAM: 34359738368
         Scratch: 100000000000
         VCPUs: 4
-      Standard_E48_v3:
-        AddedScratch: 0
-        IncludedScratch: 1200000000000
-        Name: Standard_E48_v3
-        Preemptible: false
-        Price: 3.501001
-        ProviderType: Standard_E48_v3
-        RAM: 412316860416
-        Scratch: 1200000000000
-        VCPUs: 48
-      Standard_E48s_v3:
-        AddedScratch: 0
-        IncludedScratch: 768000000000
-        Name: Standard_E48s_v3
-        Preemptible: false
-        Price: 3.501
-        ProviderType: Standard_E48s_v3
-        RAM: 412316860416
-        Scratch: 768000000000
-        VCPUs: 48
       Standard_E4s_v3:
         AddedScratch: 0
         IncludedScratch: 64000000000
@@ -638,6 +618,26 @@
         RAM: 274877906944
         Scratch: 512000000000
         VCPUs: 32
+      Standard_E48_v3:
+        AddedScratch: 0
+        IncludedScratch: 1200000000000
+        Name: Standard_E48_v3
+        Preemptible: false
+        Price: 3.501001
+        ProviderType: Standard_E48_v3
+        RAM: 412316860416
+        Scratch: 1200000000000
+        VCPUs: 48
+      Standard_E48s_v3:
+        AddedScratch: 0
+        IncludedScratch: 768000000000
+        Name: Standard_E48s_v3
+        Preemptible: false
+        Price: 3.501
+        ProviderType: Standard_E48s_v3
+        RAM: 412316860416
+        Scratch: 768000000000
+        VCPUs: 48
       Standard_E64_v3:
         AddedScratch: 0
         IncludedScratch: 1600000000000

Subtasks 1 (1 open0 closed)

Task #17556: Review 16997-sort-config-for-diffIn ProgressTom Clegg04/27/2021Actions
Actions

Also available in: Atom PDF