Failing tests with new instance
Closed this issue · 0 comments
amhn commented
Summary
The new tests only work on specific netbox instances which already have a RIR with ID 39 and a cluster with ID 30
Issue details
Affected Data(s) / Resource(s)
- resource ipam_aggregate
- resource virtualization_vm
Behaviors
Actual Behavior
Tests fail.
Expected Behavior
Tests should pass.
Steps to Reproduce
- Run new netbox instance
- Import csv files from examples/exports
- run
TF_ACC=1 go test -v ./...