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 rubocop warnings in NetworkInterface Spec #252

Merged

Conversation

agrare
Copy link
Member

@agrare agrare commented Aug 5, 2024

@agrare agrare added the test label Aug 5, 2024
@agrare
Copy link
Member Author

agrare commented Aug 5, 2024

NOTE we could make use of the AwesomeSpawn::SpecHelper stub_good_run!/stub_bad_run! here as well

@agrare agrare force-pushed the fix_rubocop_warnings_network_interface_spec branch from 2193669 to a5c3ce5 Compare August 5, 2024 17:56
@miq-bot
Copy link
Member

miq-bot commented Aug 5, 2024

Checked commit agrare@a5c3ce5 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. ⭐

@Fryguy Fryguy merged commit 75b7abc into ManageIQ:master Aug 5, 2024
5 checks passed
@Fryguy Fryguy self-assigned this Aug 5, 2024
@agrare agrare deleted the fix_rubocop_warnings_network_interface_spec branch August 5, 2024 18:04
bdunne added a commit that referenced this pull request Aug 13, 2024
Breaking Changes:
- Use --json for ip command output #251

Added:
- Add network interface loopback #254
- Add LinuxAdmin::NetworkInterface.list #249

Changed:
- Parse config file on NetworkInterface#reload #253

Test:
- Use ruby 3.1 and rails 7 for code coverage #250
- Fix rubocop warnings in NetworkInterface Spec #252
- Update paambaati/codeclimate-action action to v8 #248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants