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

feat: allow worker config tests to disallow instance profile #162

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

YutongLi291
Copy link
Contributor

What was the problem/requirement? (What/Why)

For some of the worker agent e2e tests, we would like to verify the worker agent behaviour when we disallow instance profile (one of the worker install options)

What was the solution? (How)

Allow this option in the worker test fixture.

What is the impact of this change?

Allows the worker e2e tests to verify worker agent behaviour when we disallow instance profiles.

How was this change tested?

hatch run fmt && hatch run lint && hatch run test && hatch build

Verify the option exists in the installer.

Was this change documented?

No

Is this a breaking change?

No

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Li <52769999+YutongLi291@users.noreply.github.com>
@YutongLi291 YutongLi291 requested a review from a team as a code owner November 12, 2024 21:20
@YutongLi291 YutongLi291 enabled auto-merge (squash) November 12, 2024 21:46
@YutongLi291 YutongLi291 merged commit db6f441 into aws-deadline:mainline Nov 13, 2024
15 checks passed
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