-
Notifications
You must be signed in to change notification settings - Fork 50
Test Reports of v0.4.11 (IID2 initial Version)
ByoungSeob Kim edited this page Sep 29, 2021
·
3 revisions
-
[Target Spider] https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.11
-
-
From Create to Delete VPC/SG/KeyPair/VM test: https://github.com/cloud-barista/cb-spider/tree/master/api-runtime/rest-runtime/test/full-test/*
-
-
Provider(CloudOS) Image Get Spec Get VPC/Subnet Security Group Key Pair VM MOCK PASS PASS PASS PASS PASS PASS AWS PASS PASS PASS PASS PASS PASS GCP PASS PASS PASS PASS PASS PASS Azure PASS PASS PASS PASS PASS PASS Alibaba PASS PASS PASS PASS PASS PASS OpenStack PASS PASS PASS PASS PASS PASS - CloudIt: Temporarily unavailable
- Find Bug(OpenStack): https://github.com/cloud-barista/cb-spider/issues/473
CONN_CONFIG=mock-config01
IMAGE_NAME=mock-vmimage-01
SPEC_NAME=mock-vmspec-01
CONN_CONFIG=aws-ohio-config
IMAGE_NAME=ami-0bbe28eb2173f6167
SPEC_NAME=t3.micro
CONN_CONFIG=gcp-ohio-config
IMAGE_NAME=https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-minimal-1804-bionic-v20191024
SPEC_NAME=f1-micro
CONN_CONFIG=azure-northeu-config
IMAGE_NAME=Canonical:UbuntuServer:18.04-LTS:18.04.202109180
SPEC_NAME=Standard_B1ls
CONN_CONFIG=alibaba-tokyo-config
IMAGE_NAME=ubuntu_18_04_x64_20G_alibase_20200220.vhd
SPEC_NAME=ecs.t5-lc1m2.small
CONN_CONFIG=openstack-config01
IMAGE_NAME=ubuntu18.04
SPEC_NAME=DS-Demo
-
Install & Start Guide
-
Features & Usage
-
- AdminWeb Tool Guide
- CLI Tool Guide
- REST API Guide
- NLI Guide
-
Design
-
Developer Guide
-
Cloud Driver Developer Guide
- Cloud Driver Developer Guide-WIP
- VM SSH Key Development Guide-WIP
- VM User Development Guide
- What is the CSP SDK API Version of drivers
- Region Zone Info and Driver API
- (StartVM TerminateVM) API Call Counts and Waiting
- StartVM and TerminateVM Main Flow of drivers
- VM Root Disk Configuration Guide
- Security Group Rules and Driver API
- Network Load Balancer and Driver API
- VM Snapshot, MyImage and Disk Overview
- Kubernetes and Driver API(PMKS, K8S)
- Tag and Cloud Driver API
- AnyCall API Extension Guide
-
Test Reports
- v0.2.8-for-espresso-release
- v0.3.0-espresso-release
- Azure:Terminating VM
- cb-user@VM: ssh login, sudo run
- v0.3.14 test for SG Source
- v0.4.0-cafemocha-release
- Test via REST API Gateway
- Test Reports of v0.4.11 (IID2 initial Version)
- Test Reports of v0.4.12 (Register & Unregister existing Resources)
- Test Reports for v0.6.0 Release
- How to ...
- How to Use AWS S3 with Credentials
- How to Use Alibaba ECS i1.* Instance Types
- How to provision GPU VMs
- How to Resolve the 'Failed to Connect to Database' Error
- How to test CB Spider with Mock Driver
- How to install CB Spider on WSL2 under 공유기/사설망
- How to install CB Spider on macOS
- How to run CB Spider Container on macOS
- How to install OpenStack on a VM for CB Spider Testing
- How to get Azure available Regions
- How to profile memory usage in Golang
- Deprecated:How to install protoc and plugins
- [For Cloud-Migrator]