Skip to content

Commit a51ce03

Browse files
committed
no swapoff
1 parent f7cdc5e commit a51ce03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/vm.sh

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ write_files:
8787
cat ${EXPERIMENT_PATH}/args.txt | xargs python ${EXPERIMENT_PATH}/vm.py
8888
8989
runcmd:
90-
- sudo swapoff -a
9190
- sudo chown -R ubuntu:ubuntu ${GUEST_HOME}
9291
- [su, ubuntu, -c, "python3 -m venv ${GUEST_HOME}/.venv"]
9392
- [su, ubuntu, -c, "${VENV_BIN}/pip install -r ${PROJECT_DIR}/checkpoint/requirements.txt"]

0 commit comments

Comments
 (0)