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

Adding Logs Only Windows Test #346

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Adding Logs Only Windows Test #346

merged 1 commit into from
Sep 15, 2023

Conversation

okankoAMZ
Copy link
Contributor

@okankoAMZ okankoAMZ commented Sep 15, 2023

Description of the issue

Currently when we have only logs in windows we get duplicate logs. This test handles that case and catches it.

Description of changes

This test creates a terraform instance and runs CWA with only log then check for duplicate logs.

Note

This test right now currently fails, which is intentional since the fix for this case has not been merged yet.
Succesfuly run:

License

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

Tests

Ran the test and checked logs
Successful run

@okankoAMZ okankoAMZ added the github_actions Pull requests that update GitHub Actions code label Sep 15, 2023
@okankoAMZ okankoAMZ requested a review from a team as a code owner September 15, 2023 17:36
@okankoAMZ okankoAMZ self-assigned this Sep 15, 2023
@jefchien
Copy link
Contributor

Please change the name of the PR. This isn't adding a duplicate log test. It's adding a logs only windows test case.

@okankoAMZ okankoAMZ changed the title Adding Windows Duplicate Logs Test Adding Logs Only Windows Test Sep 15, 2023
Copy link
Contributor

@zhihonl zhihonl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the links to both failed and successful integration test runs for comparison.

@okankoAMZ okankoAMZ merged commit d409d98 into main Sep 15, 2023
2 checks passed
@okankoAMZ okankoAMZ deleted the windowsEventLogTest branch September 15, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants