Skip to content

Commit adc03ab

Browse files
committed
Revert "testing with nftables branches for cluster setup"
This reverts commit cf1070f.
1 parent cf1070f commit adc03ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/setup/setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VHIVE_REPO='https://github.com/vhive-serverless/vhive'
2-
VHIVE_BRANCH='migrate-iptables-to-nftables'
2+
VHIVE_BRANCH='v1.8'
33
LOADER_REPO='https://github.com/vhive-serverless/invitro'
4-
LOADER_BRANCH='migrate-iptables-to-nftables'
5-
CLUSTER_MODE='firecracker' # choose from {container, firecracker, firecracker_snapshots}
4+
LOADER_BRANCH='main'
5+
CLUSTER_MODE='container' # choose from {container, firecracker, firecracker_snapshots}
66
PODS_PER_NODE=240
77
DEPLOY_PROMETHEUS=false

0 commit comments

Comments
 (0)