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

Disable failing appliance_networking test due to the bug #575

Conversation

prabinovRedhat
Copy link
Collaborator

This PR temporarily disables the appliance_networking test that has recently started failing in Shelly's PR. The failure appears to be due to an environmental change, as the test was passing previously without issues.

The failure also revealed a bug in the vmware.vmware_rest.appliance_networking module. Specifically, when attempting to disable IPv6, the error message is misleading, stating:
"Failed to enable ipv6 for network interfaces."

A bug has been opened to track this issue - link

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.05%. Comparing base (0e74dec) to head (5910406).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #575   +/-   ##
=======================================
  Coverage   37.05%   37.05%           
=======================================
  Files         145      145           
  Lines       11395    11395           
  Branches     2261     2261           
=======================================
  Hits         4222     4222           
  Misses       7173     7173           
Flag Coverage Δ
sanity 37.05% <ø> (ø)

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.

@shellymiron
Copy link
Collaborator

/lgtm

Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/3454b922869c48b3891e17ef9f142ab7

✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 11m 18s
✔️ build-ansible-collection SUCCESS in 7m 40s
✔️ ansible-galaxy-importer SUCCESS in 5m 47s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 7571e8e into ansible-collections:main Dec 29, 2024
15 of 16 checks passed
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.

2 participants