Skip to content

Add tests for LCOW shared scratch space work#955

Merged
dcantah merged 1 commit intomicrosoft:masterfrom
dcantah:share-scratch-tests
May 26, 2021
Merged

Add tests for LCOW shared scratch space work#955
dcantah merged 1 commit intomicrosoft:masterfrom
dcantah:share-scratch-tests

Conversation

@dcantah
Copy link
Contributor

@dcantah dcantah commented Feb 27, 2021

First test validates that after launching a pod and one container there is only a single
scsi disk available in the guest.

Second test launches two workload containers both sharing the pod sandbox containers scratch space. A
file is written in the first workload container and the available size left on the rootfs is then checked in
both workload containers. The success case is if both containers show the same available size left.

Signed-off-by: Daniel Canter dcanter@microsoft.com

@dcantah dcantah requested a review from a team as a code owner February 27, 2021 03:32
First test validates that after launching a pod and one container there is only a single
scsi disk available in the guest.

Second test launches two workload containers both sharing the pod sandbox containers scratch space. A
file is written in the first workload container and the available size left on the rootfs is then checked in
both workload containers. The success case is if both containers show the same available size left.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
@dcantah dcantah force-pushed the share-scratch-tests branch from 0c45cff to 575db04 Compare May 21, 2021 00:00
@dcantah
Copy link
Contributor Author

dcantah commented May 21, 2021

@anmaxvl I honestly forgot about this 😅

@dcantah
Copy link
Contributor Author

dcantah commented May 25, 2021

@anmaxvl PTAL when you get a chance

@dcantah dcantah merged commit 4b95424 into microsoft:master May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants