Skip to content

Add new job container tests#969

Merged
dcantah merged 1 commit intomicrosoft:masterfrom
dcantah:jobcontainer-tests
Mar 23, 2021
Merged

Add new job container tests#969
dcantah merged 1 commit intomicrosoft:masterfrom
dcantah:jobcontainer-tests

Conversation

@dcantah
Copy link
Contributor

@dcantah dcantah commented Mar 13, 2021

Add tests to exercise the scenarios we care about and expect to work.

This includes:

  1. HNS access. Validate we can create a dead simple network and remove after. ✅
  2. Look at disks/volumes/partitions on the host. ✅
  3. Create a vhd from in the container. ✅
  4. Check hostname at beginning of test -> exec in job container and check hostname -> compare to validate that they're the same. ✅
  5. Manipulating/generating etl file. ✅

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

@dcantah
Copy link
Contributor Author

dcantah commented Mar 13, 2021

Just opening this up to make it easier to check off when each one is done

@dcantah dcantah force-pushed the jobcontainer-tests branch 4 times, most recently from 576dfd4 to 450a8d5 Compare March 15, 2021 21:41
@dcantah dcantah marked this pull request as ready for review March 15, 2021 21:43
@dcantah dcantah requested a review from a team as a code owner March 15, 2021 21:43
Add tests to excercise the scenarios we care about and expect to work.

This includes:
1. HNS access. Validate we can create a dead simple network and remove after.
2. Look at disks/volumes/partitions on the host.
3. Create a vhd from in the container.
4. Check hostname at beginning of test -> exec in job container and check hostname -> compare to validate that they're the same.
4. Manipulating/generating etw file.
5. Install (and uninstall on success) a program.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
@dcantah dcantah force-pushed the jobcontainer-tests branch from 450a8d5 to fcc1854 Compare March 17, 2021 18:29
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