Skip to content

Commit

Permalink
Update pester test config files
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm committed Sep 1, 2023
1 parent 3eadac7 commit b0a95b9
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 57 deletions.
7 changes: 7 additions & 0 deletions tests/resources/shm_blue_full_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,13 @@
"217.196.149.55",
"91.189.91.38",
"91.189.91.39",
"91.189.91.48",
"91.189.91.49",
"91.189.91.81",
"91.189.91.82",
"91.189.91.83",
"185.125.190.17",
"185.125.190.18",
"185.125.190.36",
"185.125.190.39",
"103.21.244.0/22",
Expand Down
7 changes: 7 additions & 0 deletions tests/resources/shm_green_full_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,13 @@
"217.196.149.55",
"91.189.91.38",
"91.189.91.39",
"91.189.91.48",
"91.189.91.49",
"91.189.91.81",
"91.189.91.82",
"91.189.91.83",
"185.125.190.17",
"185.125.190.18",
"185.125.190.36",
"185.125.190.39",
"103.21.244.0/22",
Expand Down
45 changes: 26 additions & 19 deletions tests/resources/sre_bluet1guac_full_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,13 @@
"217.196.149.55",
"91.189.91.38",
"91.189.91.39",
"91.189.91.48",
"91.189.91.49",
"91.189.91.81",
"91.189.91.82",
"91.189.91.83",
"185.125.190.17",
"185.125.190.18",
"185.125.190.36",
"185.125.190.39",
"103.21.244.0/22",
Expand Down Expand Up @@ -1111,15 +1118,8 @@
"instances": [
{
"adminPasswordSecretName": "sre-t1guac-vm-admin-password-mssql",
"dbAdminUsernameSecretName": "sre-t1guac-db-admin-username-mssql",
"dbAdminPasswordSecretName": "sre-t1guac-db-admin-password-mssql",
"vmName": "MSSQL-T1GUAC",
"type": "MSSQL",
"ip": "10.151.3.4",
"port": "1433",
"sku": "sqldev-gen2",
"subnet": "databases",
"vmSize": "Standard_DS2_v2",
"dbAdminUsernameSecretName": "sre-t1guac-db-admin-username-mssql",
"disks": {
"data": {
"sizeGb": "1024",
Expand All @@ -1130,19 +1130,19 @@
"type": "Standard_LRS"
}
},
"enableSSIS": true
"enableSSIS": true,
"ip": "10.151.3.4",
"port": "1433",
"sku": "sqldev-gen2",
"subnet": "databases",
"type": "MSSQL",
"vmName": "MSSQL-T1GUAC",
"vmSize": "Standard_DS2_v2"
},
{
"adminPasswordSecretName": "sre-t1guac-vm-admin-password-postgresql",
"dbAdminUsernameSecretName": "sre-t1guac-db-admin-username-postgresql",
"dbAdminPasswordSecretName": "sre-t1guac-db-admin-password-postgresql",
"vmName": "PSTGRS-T1GUAC",
"type": "PostgreSQL",
"ip": "10.151.3.5",
"port": "5432",
"sku": "Ubuntu-latest",
"subnet": "databases",
"vmSize": "Standard_DS2_v2",
"dbAdminUsernameSecretName": "sre-t1guac-db-admin-username-postgresql",
"disks": {
"data": {
"sizeGb": "1024",
Expand All @@ -1152,7 +1152,14 @@
"sizeGb": "128",
"type": "Standard_LRS"
}
}
},
"ip": "10.151.3.5",
"port": "5432",
"sku": "Ubuntu-latest",
"subnet": "databases",
"type": "PostgreSQL",
"vmName": "PSTGRS-T1GUAC",
"vmSize": "Standard_DS2_v2"
}
],
"rg": "RG_SHM_BLUE_SRE_T1GUAC_DATABASES"
Expand Down Expand Up @@ -1302,7 +1309,7 @@
"rg": "RG_SHM_BLUE_SRE_T1GUAC_COMPUTE",
"vmImage": {
"type": "Ubuntu",
"version": "20.04.2023031401"
"version": "20.04.2023082900"
},
"vmSizeDefault": "Standard_D2s_v3"
},
Expand Down
45 changes: 26 additions & 19 deletions tests/resources/sre_bluet3msrds_full_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,13 @@
"217.196.149.55",
"91.189.91.38",
"91.189.91.39",
"91.189.91.48",
"91.189.91.49",
"91.189.91.81",
"91.189.91.82",
"91.189.91.83",
"185.125.190.17",
"185.125.190.18",
"185.125.190.36",
"185.125.190.39",
"103.21.244.0/22",
Expand Down Expand Up @@ -1111,15 +1118,8 @@
"instances": [
{
"adminPasswordSecretName": "sre-t3msrds-vm-admin-password-mssql",
"dbAdminUsernameSecretName": "sre-t3msrds-db-admin-username-mssql",
"dbAdminPasswordSecretName": "sre-t3msrds-db-admin-password-mssql",
"vmName": "MSSQL-T3MSRDS",
"type": "MSSQL",
"ip": "10.163.3.4",
"port": "1433",
"sku": "sqldev-gen2",
"subnet": "databases",
"vmSize": "Standard_DS2_v2",
"dbAdminUsernameSecretName": "sre-t3msrds-db-admin-username-mssql",
"disks": {
"data": {
"sizeGb": "1024",
Expand All @@ -1130,19 +1130,19 @@
"type": "Standard_LRS"
}
},
"enableSSIS": true
"enableSSIS": true,
"ip": "10.163.3.4",
"port": "1433",
"sku": "sqldev-gen2",
"subnet": "databases",
"type": "MSSQL",
"vmName": "MSSQL-T3MSRDS",
"vmSize": "Standard_DS2_v2"
},
{
"adminPasswordSecretName": "sre-t3msrds-vm-admin-password-postgresql",
"dbAdminUsernameSecretName": "sre-t3msrds-db-admin-username-postgresql",
"dbAdminPasswordSecretName": "sre-t3msrds-db-admin-password-postgresql",
"vmName": "PSTGRS-T3MSRDS",
"type": "PostgreSQL",
"ip": "10.163.3.5",
"port": "5432",
"sku": "Ubuntu-latest",
"subnet": "databases",
"vmSize": "Standard_DS2_v2",
"dbAdminUsernameSecretName": "sre-t3msrds-db-admin-username-postgresql",
"disks": {
"data": {
"sizeGb": "1024",
Expand All @@ -1152,7 +1152,14 @@
"sizeGb": "128",
"type": "Standard_LRS"
}
}
},
"ip": "10.163.3.5",
"port": "5432",
"sku": "Ubuntu-latest",
"subnet": "databases",
"type": "PostgreSQL",
"vmName": "PSTGRS-T3MSRDS",
"vmSize": "Standard_DS2_v2"
}
],
"rg": "RG_SHM_BLUE_SRE_T3MSRDS_DATABASES"
Expand Down Expand Up @@ -1324,7 +1331,7 @@
"rg": "RG_SHM_BLUE_SRE_T3MSRDS_COMPUTE",
"vmImage": {
"type": "Ubuntu",
"version": "20.04.2023031401"
"version": "20.04.2023082900"
},
"vmSizeDefault": "Standard_D2s_v3"
},
Expand Down
45 changes: 26 additions & 19 deletions tests/resources/sre_greent2guac_full_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,13 @@
"217.196.149.55",
"91.189.91.38",
"91.189.91.39",
"91.189.91.48",
"91.189.91.49",
"91.189.91.81",
"91.189.91.82",
"91.189.91.83",
"185.125.190.17",
"185.125.190.18",
"185.125.190.36",
"185.125.190.39",
"103.21.244.0/22",
Expand Down Expand Up @@ -1164,15 +1171,8 @@
"instances": [
{
"adminPasswordSecretName": "sre-t2guac-vm-admin-password-mssql",
"dbAdminUsernameSecretName": "sre-t2guac-db-admin-username-mssql",
"dbAdminPasswordSecretName": "sre-t2guac-db-admin-password-mssql",
"vmName": "MSSQL-T2GUAC",
"type": "MSSQL",
"ip": "10.152.3.4",
"port": "1433",
"sku": "sqldev-gen2",
"subnet": "databases",
"vmSize": "Standard_DS2_v2",
"dbAdminUsernameSecretName": "sre-t2guac-db-admin-username-mssql",
"disks": {
"data": {
"sizeGb": "1024",
Expand All @@ -1183,19 +1183,19 @@
"type": "Standard_LRS"
}
},
"enableSSIS": true
"enableSSIS": true,
"ip": "10.152.3.4",
"port": "1433",
"sku": "sqldev-gen2",
"subnet": "databases",
"type": "MSSQL",
"vmName": "MSSQL-T2GUAC",
"vmSize": "Standard_DS2_v2"
},
{
"adminPasswordSecretName": "sre-t2guac-vm-admin-password-postgresql",
"dbAdminUsernameSecretName": "sre-t2guac-db-admin-username-postgresql",
"dbAdminPasswordSecretName": "sre-t2guac-db-admin-password-postgresql",
"vmName": "PSTGRS-T2GUAC",
"type": "PostgreSQL",
"ip": "10.152.3.5",
"port": "5432",
"sku": "Ubuntu-latest",
"subnet": "databases",
"vmSize": "Standard_DS2_v2",
"dbAdminUsernameSecretName": "sre-t2guac-db-admin-username-postgresql",
"disks": {
"data": {
"sizeGb": "1024",
Expand All @@ -1205,7 +1205,14 @@
"sizeGb": "128",
"type": "Standard_LRS"
}
}
},
"ip": "10.152.3.5",
"port": "5432",
"sku": "Ubuntu-latest",
"subnet": "databases",
"type": "PostgreSQL",
"vmName": "PSTGRS-T2GUAC",
"vmSize": "Standard_DS2_v2"
}
],
"rg": "RG_SHM_GREEN_SRE_T2GUAC_DATABASES"
Expand Down Expand Up @@ -1355,7 +1362,7 @@
"rg": "RG_SHM_GREEN_SRE_T2GUAC_COMPUTE",
"vmImage": {
"type": "Ubuntu",
"version": "20.04.2023031401"
"version": "20.04.2023082900"
},
"vmSizeDefault": "Standard_D2s_v3"
},
Expand Down

0 comments on commit b0a95b9

Please sign in to comment.