vhive-serverless / invitro

Load generator and trace sampler for serverless computing
MIT License
16 stars 8 forks source link

Unsuccessfully execute set_function_scale.sh #200

Open gaow0007 opened 1 year ago

gaow0007 commented 1 year ago

Version & Branch

VHIVE_BRANCH='hy'
LOADER_BRANCH='main'
CLUSTER_MODE='container' # choose from {container, firecracker, firecracker_snapshots}
PODS_PER_NODE=40
GITHUB_TOKEN=$HOME/.git_token_loader
DEPLOY_PROMETHEUS=false

Expected Behaviour

bash ./scripts/util/set_function_scale.sh <scale>

Actual Behaviour

./pkg/function/deploy.sh does not exist

Steps to Reproduce the Problem

Follow instructions to install loader and vhive

ustiugov commented 1 year ago

@gaow0007 are this issue and #199 still relevant?