Improvements for BVT Tests
This commit is contained in:
Родитель
1ea133b4bd
Коммит
0feaca9949
|
@ -9,7 +9,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -11,7 +11,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -11,7 +11,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -12,7 +12,7 @@ if ($isDeployed)
|
|||
try
|
||||
{
|
||||
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -11,7 +11,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -8,7 +8,7 @@ if ($isDeployed)
|
|||
{
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -9,7 +9,7 @@ if ($isDeployed)
|
|||
{
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -10,7 +10,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -9,7 +9,7 @@ if ($isDeployed)
|
|||
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -11,7 +11,7 @@ if ($isDeployed)
|
|||
try
|
||||
{
|
||||
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
|
@ -8,7 +8,7 @@ if ($isDeployed)
|
|||
{
|
||||
try
|
||||
{
|
||||
$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
#$AllVMData = GetAllDeployementData -DeployedServices $isDeployed -ResourceGroups $isDeployed
|
||||
$hs1VIP = $AllVMData.PublicIP
|
||||
$hs1vm1sshport = $AllVMData.SSHPort
|
||||
$hs1ServiceUrl = $AllVMData.URL
|
||||
|
|
Загрузка…
Ссылка в новой задаче