Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
$ go test -v -run TestAccAciStaticPath
=== RUN TestAccAciStaticPathDataSource_Basic
=== STEP Basic: testing epg_to_static_path reading without giving application_epg_dn
=== STEP Basic: testing epg_to_static_path reading without giving tdn
=== STEP Basic: testing epg_to_static_path creation for data source test
=== STEP Basic: testing epg_to_static_path data source update for attribute: exhrd = 0dpie
=== STEP Basic: testing epg_to_static_path reading with invalid name
=== STEP Basic: testing epg_to_static_path data source update for attribute: description = 0dpie
=== PAUSE TestAccAciStaticPathDataSource_Basic
=== RUN TestAccAciStaticPath_Basic
=== STEP Basic: testing epg_to_static_path creation without application_epg_dn
=== STEP Basic: testing epg_to_static_path creation without tDn
=== STEP Basic: testing epg_to_static_path creation without encap
=== STEP Basic: testing epg_to_static_path creation with required parameters
=== STEP Basic: testing epg_to_static_path creation with all optional parameters
=== STEP Basic: testing epg_to_static_path updation without required parameters
=== STEP Basic: testing epg_to_static_path creation with resource name acctest_uikly and tdn topology/pod-1/paths-101/pathep-[eth1/12]
=== STEP Basic: testing epg_to_static_path creation with required parameters
=== STEP Basic: testing epg_to_static_path creation with resource name acctest_obari and tdn topology/pod-1/paths-101/pathep-[eth1/6]
=== PAUSE TestAccAciStaticPath_Basic
=== RUN TestAccAciStaticPath_Update
=== STEP Update: testing epg_to_static_path creation without required parameters
=== STEP Update: testing epg_to_static_path creation with mode = untagged
=== PAUSE TestAccAciStaticPath_Update
=== RUN TestAccAciStaticPath_NegativCases
=== STEP Negative cases: testing epg_to_static_path creation with required parameters
=== STEP Negative cases: testing epg_to_static_path creation with invalid application_epg_dn
=== STEP Negative cases: testing epg_to_static_path creation with invalid tdn
=== STEP Negative cases: testing epg_to_static_path creation with annotation = ivdjam0eypgv9e76p8s373tshqn8x9nt7hwv7ncl8pup87bo06yws9gs91k1eteh1gdywmzjlx89b1ahyprusujgqyhsgowt68dmvaadgkjq0ew7ug6i92jmoqwprce9b
=== STEP Negative cases: testing epg_to_static_path creation with description = ivdjam0eypgv9e76p8s373tshqn8x9nt7hwv7ncl8pup87bo06yws9gs91k1eteh1gdywmzjlx89b1ahyprusujgqyhsgowt68dmvaadgkjq0ew7ug6i92jmoqwprce9b
=== STEP Negative cases: testing epg_to_static_path creation with encap = rzaw4
=== STEP Negative cases: testing epg_to_static_path creation with instr_imedcy = rzaw4
=== STEP Negative cases: testing epg_to_static_path creation with mode = rzaw4
=== STEP Negative cases: testing epg_to_static_path creation with primary_encap = rzaw4
=== STEP Negative cases: testing epg_to_static_path creation with wfcpb = rzaw4
=== STEP Negative cases: testing epg_to_static_path creation with required parameters
=== PAUSE TestAccAciStaticPath_NegativCases
=== RUN TestAccAciStaticPath_MultipleCreateDelete
=== STEP Basic: testing epg_to_static_path multiple creation
=== STEP testing subnet destroy
--- PASS: TestAccAciStaticPath_MultipleCreateDelete (20.16s)
=== CONT TestAccAciStaticPathDataSource_Basic
=== CONT TestAccAciStaticPath_NegativCases
=== CONT TestAccAciStaticPath_Basic
=== CONT TestAccAciStaticPath_Update
=== STEP testing epg_to_static_path destroy
--- PASS: TestAccAciStaticPath_Update (43.09s)
=== STEP testing epg_to_static_path destroy
--- PASS: TestAccAciStaticPathDataSource_Basic (51.25s)
=== STEP testing epg_to_static_path destroy
--- PASS: TestAccAciStaticPath_NegativCases (91.91s)
=== STEP testing epg_to_static_path destroy
--- PASS: TestAccAciStaticPath_Basic (111.01s)
PASS
ok github.com/terraform-providers/terraform-provider-aci/testacc 131.823s