Skip to content

sameshai/vpc-csi-performance-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

thread_pool_vpc_cli

  • Make sure you do ibmcloud login in respective region
  • Modify and run volume_list.sh as per your volume filters this will generate log file that go program will require in my case it is (vsi-vol, vsi-vol2, vsi-vol3, vsi-vol4, vsi-vol5, vsi-vol6) 11 volumes for each filter (66 volumes)
  • Run —> time go run worker-pool.go

measure_pod_up_time

  • Export below values
    • export SCALE_DOWN_PODS=0
    • export ITERATIONS=10
    • export APP_NAME=nginx
    • export POD_NAME=web
    • export SCALE_UP_PODS=6
    • export NO_OF_VOLUMES=11
  • Run ./performTest.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published