Skip to content

CB Dragonfly FW Test for CafeMocha PreRelease (v0.3.6)

hyokyungk edited this page Aug 17, 2021 · 1 revision
  • [CB-Dragonfly 연동 프레임워크]

    • CB-Spider: cloudbaristaorg/cb-spider:0.3.13
    • CB-Tumblebug: cloudbaristaorg/cb-tumblebug:0.3.7
  • [CB-Dragonfly 테스트 환경]

    • AWS VM 인스턴스
    • CB-Operator Docker-compose 기반
  • [Test Tools]

  • [시험 주안점]

    • CB-TB 기반 AWS, Azure 가상 머신 생성 및 에이전트 설치가 가능한가?
    • 설치된 에이전트 기반 모니터링 메트릭 수집이 가능한가?
    • PUSH/PULL의 모니터링 기능에 이상이 있는가?
    • PUSH/PULL 모니터링 메트릭 Aggregate 기능에 이상이 있는가?
    • 에이전트 설치 관련 최소 스펙 확인
      NS: test_ns
      MCIS: test_mcis
      VM
      - (push) aws-test-vm01, azure-test-vm01 
      - (pull) azure-pull-vm01, aws-pull-vm02
    
    
  • [시험 결과]

    • Pass: AWS, Azure
  • [상세 결과]

    [AWS]
    • 에이전트 설치 : Pass
    • 모니터링 메트릭 수집 및 Aggregate 기능 테스트
      • PUSH: Pass
      • PULL: Pass
    • 최소 VM 스펙 테스트
      • t2.micro: Pass (1vCPUs, 1.0GiB)
      • t2.small: Pass (1vCPUs, 2.0GiB)
    • 시험대상
    CONN_CONFIG: aws-config01
    IMAGE_NAME: ami-0ba5cd124d7a79612
    SPEC_NAME: t2.micro
    
    [AZURE]
    • 에이전트 설치 : Pass
    • 모니터링 메트릭 수집 및 Aggregate 기능 테스트
      • PUSH: Pass
      • PULL: Pass
    • 최소 VM 스펙 테스트
      • Standard_B1s: Pass (1Cores, 1GiB)
      • Standard_B1ms: Pass (1Cores, 2GiB)
    • 시험대상
    CONN_CONFIG: azure-config01
    IMAGE_NAME: Canonical:UbuntuServer:16.04.0-LTS:latest
    SPEC_NAME: Standard_B1s
    
Clone this wiki locally