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

fix(ec2 tests): add region and delete search sg checks #2788

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

n4ch04
Copy link
Contributor

@n4ch04 n4ch04 commented Aug 29, 2023

Context

There were tests in ec2 service that do not include all the report object attributes in the assertions

Description

Review all the tests from the security_groups checks and include the assertion of the field region.
Also delete search assertions

License

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

@n4ch04 n4ch04 requested a review from a team August 29, 2023 09:19
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #2788 (c1b5476) into master (4767e38) will decrease coverage by 0.02%.
Report is 6 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2788      +/-   ##
==========================================
- Coverage   86.21%   86.20%   -0.02%     
==========================================
  Files         537      537              
  Lines       17263    17263              
==========================================
- Hits        14884    14882       -2     
- Misses       2379     2381       +2     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

toniblyx
toniblyx previously approved these changes Aug 30, 2023
Copy link
Member

@toniblyx toniblyx left a comment

Choose a reason for hiding this comment

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

LGTM

toniblyx
toniblyx previously approved these changes Aug 30, 2023
Copy link
Member

@toniblyx toniblyx left a comment

Choose a reason for hiding this comment

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

LGTM

@n4ch04 n4ch04 merged commit dbd29c0 into master Aug 31, 2023
@n4ch04 n4ch04 deleted the ec2-tests-sg-checks-fix branch August 31, 2023 09:55
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