Skip to content

Commit

Permalink
Merge branch 'firecracker-microvm:main' into vsock_u32
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpike committed Jun 12, 2024
2 parents b7bd836 e641bfb commit 762c65d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 105,7 @@ def test_snap_restore_from_artifacts(
logger.info("Working with snapshot artifacts in %s.", snapshot_dir)

vm = microvm_factory.build()
vm.time_api_requests = False
vm.spawn()
logger.info("Loading microVM from snapshot...")
vm.restore_from_path(snapshot_dir)
Expand Down

0 comments on commit 762c65d

Please sign in to comment.