Closed shrsr closed 1 month ago
@samiib Thanks for running the CI test for this PR. It's a big relief that the test is passing on v6.0
Yeah, I am aware of this issue. When I introduced the test_type functionality we still didn't have a CI in place for TF resource testing that could run tests on multiple versions of APIC.
I agree. At this juncture the easy and practical solution is to skip the entire test for a resource on an older version of APIC where the test contains at least one property that is only supported on the latest version of APIC. We need to make a few changes in the generator and the test template for this.
Yes, we have a cloud APIC but I'm not sure if we should test resources against the cAPIC since it has reached its EoL.
please also rebase once https://github.com/CiscoDevNet/terraform-provider-aci/pull/1236 is merged
needs rebase
Codecov Report
Attention: Patch coverage is
88.63854%
with237 lines
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #1145 +/- ## ========================================== + Coverage 85.05% 85.06% +0.01% ========================================== Files 102 107 +5 Lines 37889 39446 +1557 ========================================== + Hits 32226 33556 +1330 - Misses 4192 4340 +148 - Partials 1471 1550 +79 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.