CiscoDevNet / terraform-provider-aci

Terraform Cisco ACI provider
https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs
Mozilla Public License 2.0
84 stars 99 forks source link

Skipped failing test and added race condition check to CI #1217

Closed samiib closed 2 weeks ago

samiib commented 1 month ago

Skipped the aci_rest_managed importWithIpv6 test from CI to stop random failures in the acceptance test. Issue #1218 is created to fix this single test case.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (master@0b33a73). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1217 +/- ## ========================================= Coverage ? 86.94% ========================================= Files ? 43 Lines ? 11258 Branches ? 0 ========================================= Hits ? 9788 Misses ? 1005 Partials ? 465 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

samiib commented 2 weeks ago

Long term fix is ready here #1236. Cancelling this PR.