Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add virtual clouds for test script #720

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Conversation

seokho-son
Copy link
Member

Add virtual clouds for test script

Input parameters
// POSTFIX:shson03 // TestSetFile:../testSet.env // CSP:all // REGION:1 // OPTION01: // OPTION02: // OPTION03:
cb-shson03
{
  "status": {
    "id": "cb-shson03",
    "name": "cb-shson03",
    "status": "Suspended-3(3/3)",
    "targetStatus": "None",
    "targetAction": "None",
    "installMonAgent": "no",
    "masterVmId": "",
    "masterIp": "",
    "masterSSHPort": "",
    "vm": [
      {
        "id": "testcloud01-seoul-0",
        "name": "testcloud01-seoul-0",
        "cspVmId": "tb01-cb-shson03-testcloud01-seoul-0",
        "status": "Suspended",
        "targetStatus": "None",
        "targetAction": "None",
        "nativeStatus": "Suspended",
        "monAgentStatus": "notInstalled",
        "systemMessage": "Suspended==Suspended",
        "createdTime": "2021-09-08 18:54:46",
        "publicIp": "4.3.2.1",
        "privateIp": "1.2.3.4",
        "sshPort": "22",
        "location": {
          "latitude": "37.0000",
          "longitude": "126.0000",
          "briefAddr": "South Korea (Seoul)",
          "cloudType": "mock",
          "nativeRegion": "default"
        }
      },
      {
        "id": "testcloud03-frankfurt-0",
        "name": "testcloud03-frankfurt-0",
        "cspVmId": "tb01-cb-shson03-testcloud03-frankfurt-0",
        "status": "Suspended",
        "targetStatus": "None",
        "targetAction": "None",
        "nativeStatus": "Suspended",
        "monAgentStatus": "notInstalled",
        "systemMessage": "Suspended==Suspended",
        "createdTime": "2021-09-08 18:55:03",
        "publicIp": "4.3.2.1",
        "privateIp": "1.2.3.4",
        "sshPort": "22",
        "location": {
          "latitude": "37.0000",
          "longitude": "126.0000",
          "briefAddr": "South Korea (Seoul)",
          "cloudType": "mock",
          "nativeRegion": "default"
        }
      },
      {
        "id": "testcloud02-canada-0",
        "name": "testcloud02-canada-0",
        "cspVmId": "tb01-cb-shson03-testcloud02-canada-0",
        "status": "Suspended",
        "targetStatus": "None",
        "targetAction": "None",
        "nativeStatus": "Suspended",
        "monAgentStatus": "notInstalled",
        "systemMessage": "Suspended==Suspended",
        "createdTime": "2021-09-08 18:54:57",
        "publicIp": "4.3.2.1",
        "privateIp": "1.2.3.4",
        "sshPort": "22",
        "location": {
          "latitude": "37.0000",
          "longitude": "126.0000",
          "briefAddr": "South Korea (Seoul)",
          "cloudType": "mock",
          "nativeRegion": "default"
        }
      }
    ]
  }
}

@jihoon-seo jihoon-seo merged commit 7c649d7 into cloud-barista:main Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants