Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add negative integration tests for gmsa on Linux #3752

Merged
merged 1 commit into from Aug 3, 2023

Conversation

mrkdeng
Copy link
Contributor

@mrkdeng mrkdeng commented Jun 20, 2023

Summary

This PR is to add negative integration tests for gMSA on Linux, which covers three cases:

  1. gMSA credentialspec file can't be found in S3 bucket
  2. gMSA credentialspec file can't be found in SSM documents
  3. gMSA Deamon is not running

Implementation details

Add integration tests to agent/engine/engine_sudo_linux_integ_test.go

Testing

New tests cover the changes:
YES

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mrkdeng mrkdeng marked this pull request as ready for review June 20, 2023 00:10
@mrkdeng mrkdeng requested a review from a team as a code owner June 20, 2023 00:10
@amogh09
Copy link
Contributor

amogh09 commented Jun 27, 2023

Approved with the understanding that a follow-up PR will be created to add descriptions above the new test functions.

@Yiyuanzzz Yiyuanzzz merged commit 9cc7276 into aws:dev Aug 3, 2023
35 checks passed
@chienhanlin chienhanlin mentioned this pull request Aug 9, 2023
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.

None yet

6 participants