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

Epg to static path #17

Merged
merged 3 commits into from
Dec 16, 2021
Merged

Epg to static path #17

merged 3 commits into from
Dec 16, 2021

Conversation

RutvikS-crest
Copy link
Owner

$ 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

@RutvikS-crest RutvikS-crest merged commit f35c2f7 into s2-dev Dec 16, 2021
@RutvikS-crest RutvikS-crest deleted the epg_to_static_path branch December 16, 2021 06:54
RutvikS-crest added a commit that referenced this pull request Dec 28, 2021
* initial commit for epg_to_static_path

* added negative cases and datasource for epg_to_static_path

* deleted old test files

Co-authored-by: harshthakkar_crest <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant