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

test: use is-active instead of is-enabled to check for firewalld #726

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

richm
Copy link
Contributor

@richm richm commented Aug 20, 2024

Need to test if firewalld is running - the is-active test is
for that, not is-enabled

Signed-off-by: Rich Megginson [email protected]

Need to test if firewalld is running - the is-active test is
for that, not is-enabled

Signed-off-by: Rich Megginson <[email protected]>
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.29%. Comparing base (89d7148) to head (d739c27).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #726       +/-   ##
===========================================
+ Coverage   20.40%   43.29%   +22.88%     
===========================================
  Files          10       12        +2     
  Lines        1485     3109     +1624     
  Branches      436        0      -436     
===========================================
+ Hits          303     1346     +1043     
- Misses       1181     1763      +582     
+ Partials        1        0        -1     
Flag Coverage Δ
sanity ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@richm
Copy link
Contributor Author

richm commented Aug 20, 2024

[citest]

@richm richm merged commit fe439db into linux-system-roles:main Aug 20, 2024
31 checks passed
@richm richm deleted the fix-firewalld-check branch August 20, 2024 17:16
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.

1 participant