This is an automated email from the ASF dual-hosted git repository.

olehmykolaishyn pushed a commit to branch gcp-jupyter-highgpu-template-1
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/gcp-jupyter-highgpu-template-1 
by this push:
     new 86b396c  updated mongo_roles
86b396c is described below

commit 86b396cf0fe992262fcb254611ccfa40b91b70c0
Author: oleh_mykolaishyn <[email protected]>
AuthorDate: Tue Mar 1 19:03:03 2022 +0200

    updated mongo_roles
---
 .../src/general/files/gcp/jupyter-gpu_description.json                  | 2 +-
 infrastructure-provisioning/src/ssn/files/gcp/mongo_roles.json          | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
 
b/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
index ddf2040..6c8f26d 100644
--- 
a/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
+++ 
b/infrastructure-provisioning/src/general/files/gcp/jupyter-gpu_description.json
@@ -5,7 +5,7 @@
       {"Size": "S", "Description": "a2-highgpu-1g", "Type": 
"a2-highgpu-1g","Ram": "85 GB","Cpu": "12"}
     ],
     "For testing" : [
-      {"Size": "S", "Description": "a2-highgpu-1g", "Type": 
"a2-highgpu-1g","Ram": "85 GB","Cpu": "12"}
+      {"Size": "S", "Description": "n1-standard-2", "Type": 
"n1-standard-2","Ram": "7.50 GB","Cpu": "2"}
     ],
     "Memory optimized" : [
       {"Size": "S", "Description": "n1-highmem-4", "Type": 
"n1-highmem-4","Ram": "26 GB","Cpu": "4"},
diff --git a/infrastructure-provisioning/src/ssn/files/gcp/mongo_roles.json 
b/infrastructure-provisioning/src/ssn/files/gcp/mongo_roles.json
index ee68503..18fdb22 100644
--- a/infrastructure-provisioning/src/ssn/files/gcp/mongo_roles.json
+++ b/infrastructure-provisioning/src/ssn/files/gcp/mongo_roles.json
@@ -2,8 +2,6 @@
   {
     "_id": "nbShapes_a2-highgpu-1g_fetching",
     "description": "Use a2-highgpu-1g instance shape for notebook",
-    "type": "NOTEBOOK_SHAPE",
-    "cloud": "GCP",
     "exploratory_shapes": [
       "a2-highgpu-1g"
     ],

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to