Skip to content

Fix graceful termination test errors#1687

Merged
kiashok merged 1 commit intomicrosoft:mainfrom
kiashok:fixGracefulTerminationTestFailure
Mar 14, 2023
Merged

Fix graceful termination test errors#1687
kiashok merged 1 commit intomicrosoft:mainfrom
kiashok:fixGracefulTerminationTestFailure

Conversation

@kiashok
Copy link
Copy Markdown
Contributor

@kiashok kiashok commented Mar 6, 2023

This PR fixes test failures seen for graceful termination tests

  • Loosen the time interval check that measures the time taken to stop the container with -t command as ADO cloud tests take a few more seconds to complete
  • Add to check that OS version is V21H2Server since the graceful termination test images are based on servercore and nanoserver 2022.

@kiashok kiashok requested a review from a team as a code owner March 6, 2023 19:56
@kiashok kiashok force-pushed the fixGracefulTerminationTestFailure branch 3 times, most recently from bb37812 to 371cb71 Compare March 8, 2023 01:47
@kiashok kiashok force-pushed the fixGracefulTerminationTestFailure branch 5 times, most recently from f10355c to 570171f Compare March 10, 2023 21:31
- Loosen the time interval check that measures the time taken to
stop the container with -t command to account for cloud test delays
- Add to check that OS version is V21H2Server since the graceful
termination test images are based on servercore and nanoserver 2022.

Signed-off-by: Kirtana Ashok <[email protected]>
@kiashok kiashok force-pushed the fixGracefulTerminationTestFailure branch from 570171f to 8c397d3 Compare March 13, 2023 22:23
@kiashok kiashok merged commit 5e3a6df into microsoft:main Mar 14, 2023
kiashok added a commit to kiashok/hcsshim that referenced this pull request Mar 15, 2023
- Loosen the time interval check that measures the time taken to
stop the container with -t command to account for cloud test delays
- Add to check that OS version is V21H2Server since the graceful
termination test images are based on servercore and nanoserver 2022.

Signed-off-by: Kirtana Ashok <[email protected]>
Co-authored-by: Kirtana Ashok <[email protected]>
(cherry picked from commit 5e3a6df)
Signed-off-by: Kirtana Ashok <[email protected]>
kiashok added a commit to kiashok/hcsshim that referenced this pull request Mar 15, 2023
- Loosen the time interval check that measures the time taken to
stop the container with -t command to account for cloud test delays
- Add to check that OS version is V21H2Server since the graceful
termination test images are based on servercore and nanoserver 2022.

Signed-off-by: Kirtana Ashok <[email protected]>
Co-authored-by: Kirtana Ashok <[email protected]>
(cherry picked from commit 5e3a6df)
Signed-off-by: Kirtana Ashok <[email protected]>
kiashok added a commit that referenced this pull request Mar 15, 2023
- Loosen the time interval check that measures the time taken to
stop the container with -t command to account for cloud test delays
- Add to check that OS version is V21H2Server since the graceful
termination test images are based on servercore and nanoserver 2022.



(cherry picked from commit 5e3a6df)

Signed-off-by: Kirtana Ashok <[email protected]>
Co-authored-by: Kirtana Ashok <[email protected]>
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.

3 participants