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 ospfv2 integration test issues #939

Merged

Conversation

roverflow
Copy link
Member

SUMMARY

Address the issue of encountering an unexpected module failure related to invalid input while attempting to run iOS OSPFv2 integration tests from the Controller with the EE container.

fixes: #928

ISSUE TYPE
  • Bugfix Pull Request

@roverflow roverflow temporarily deployed to ack October 4, 2023 10:39 — with GitHub Actions Inactive
@softwarefactory-project-zuul
Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/2d6fc06c6bd741708b630b9029605b2d

✔️ ansible-galaxy-importer SUCCESS in 4m 30s
✔️ build-ansible-collection SUCCESS in 8m 39s
ansible-ee-integration-ios-latest RETRY_LIMIT in 3m 29s (non-voting)
ansible-ee-integration-ios-stable-2.9 FAILURE in 14m 08s (non-voting)
ansible-ee-integration-ios-stable-2.11 RETRY_LIMIT in 3m 13s (non-voting)
ansible-ee-integration-ios-stable-2.12 RETRY_LIMIT in 3m 21s (non-voting)
ansible-ee-integration-ios-libssh-latest RETRY_LIMIT in 3m 14s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.9 FAILURE in 14m 00s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.11 RETRY_LIMIT in 3m 07s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.12 RETRY_LIMIT in 3m 06s (non-voting)
✔️ ansible-tox-linters SUCCESS in 10m 08s

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #939 (ce6f7ce) into main (c3225aa) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #939   +/-   ##
=======================================
  Coverage   85.91%   85.91%           
=======================================
  Files         184      184           
  Lines       11926    11926           
=======================================
  Hits        10246    10246           
  Misses       1680     1680           

@roverflow roverflow requested a review from KB-perByte October 4, 2023 11:27
@KB-perByte KB-perByte temporarily deployed to ack October 4, 2023 12:27 — with GitHub Actions Inactive
@KB-perByte KB-perByte added blocks_release Ensure this is merged before a release is made. bug This issue/PR relates to a bug. labels Oct 4, 2023
@KB-perByte KB-perByte removed the bug This issue/PR relates to a bug. label Oct 4, 2023
@KB-perByte KB-perByte temporarily deployed to ack October 4, 2023 12:31 — with GitHub Actions Inactive
@softwarefactory-project-zuul
Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/e78ee6464c5e45dfaf8b598d60c1a0f6

✔️ ansible-galaxy-importer SUCCESS in 4m 29s
✔️ build-ansible-collection SUCCESS in 9m 18s
ansible-ee-integration-ios-latest RETRY_LIMIT in 3m 14s (non-voting)
ansible-ee-integration-ios-stable-2.9 FAILURE in 17m 07s (non-voting)
ansible-ee-integration-ios-stable-2.11 RETRY_LIMIT in 3m 06s (non-voting)
ansible-ee-integration-ios-stable-2.12 RETRY_LIMIT in 3m 02s (non-voting)
ansible-ee-integration-ios-libssh-latest RETRY_LIMIT in 3m 06s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.9 FAILURE in 15m 14s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.11 RETRY_LIMIT in 3m 29s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.12 RETRY_LIMIT in 3m 01s (non-voting)
✔️ ansible-tox-linters SUCCESS in 10m 21s

@KB-perByte KB-perByte temporarily deployed to ack October 5, 2023 07:59 — with GitHub Actions Inactive
@KB-perByte KB-perByte merged commit 4337c61 into ansible-collections:main Oct 5, 2023
@roverflow roverflow deleted the fix_ospfv2_integration branch November 7, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocks_release Ensure this is merged before a release is made.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ios_ospfv2]: Populate OSPF configuration error invalid input detected
2 participants