Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

e2e: Add test for concurrent VM creation #715

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

darkowlzz
Copy link
Contributor

@darkowlzz darkowlzz commented Oct 18, 2020

Run multiple VMs together and wait for the commands to finish successfully. Cleanup at the end.
Test file name has a z prefix to ensure it never runs at first. If the images aren't already available on the host, all the VM creation processes will try to pull the images at the same time and corrupt the image store.

Follow up of #712 .

@stealthybox stealthybox merged commit fc63af7 into weaveworks:master Oct 19, 2020
@darkowlzz darkowlzz deleted the concurrent-vm-test branch October 19, 2020 15:49
@stealthybox
Copy link
Contributor

Nice test!
very clean and easy to read :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants