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

updated vrf and any #15

Merged
merged 1 commit into from
Dec 15, 2021
Merged

updated vrf and any #15

merged 1 commit into from
Dec 15, 2021

Conversation

RutvikS-crest
Copy link
Owner

No description provided.

@RutvikS-crest RutvikS-crest merged commit 7b0b35b into s2-dev Dec 15, 2021
@RutvikS-crest RutvikS-crest deleted the any_vrf_updates branch December 15, 2021 05:44
@RutvikS-crest
Copy link
Owner Author

$ make fmt && make testacc
gofmt -w $(find . -name '*.go' |grep -v vendor)
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -timeout 120m
? github.com/terraform-providers/terraform-provider-aci [no test files]
? github.com/terraform-providers/terraform-provider-aci/aci [no test files]
=== RUN TestAccAciAnyDataSource_Basic
=== STEP Basic: testing any data source reading without giving name
=== STEP Basic: testing any data source reading with giving name
=== STEP testing any data source update for attribute: etrjx = utg78
=== STEP Basic: testing any data source reading with invalid name
=== STEP testing any data source update for attribute: description = test_annotation_1
=== PAUSE TestAccAciAnyDataSource_Basic
=== RUN TestProvider
--- PASS: TestProvider (0.03s)
=== RUN TestProvider_impl
--- PASS: TestProvider_impl (0.00s)
=== RUN TestAccAciAny_Basic
=== STEP Basic: testing any creation without giving Name
=== STEP testing any creation with name
=== STEP Basic: testing any creation with optional parameters
=== STEP Basic: testing any creation with different vrf name acctest_v3ed3
=== STEP Basic: testing any update without giving Name
=== STEP testing any creation with name
=== PAUSE TestAccAciAny_Basic
=== RUN TestAccAciAny_Update
=== STEP testing any creation with name
=== STEP testing attribute: match_t=All
=== STEP testing attribute: match_t=None
=== PAUSE TestAccAciAny_Update
=== RUN TestAccAciAny_NegativeCases
=== STEP testing any creation with name
=== STEP Basic: testing any creation with invalid vrf_dn
=== STEP testing attribute: description=g24gbzgspcjvto84snrdmysm10hhwp1j97n29ogcapo6nrrtr1bmuydenxmfboyutj44vsb7dm84y32xiz4m0dow38jk01o1lbj94idaiyxkchqzuloiourjmmpt0342m
=== STEP testing attribute: annotation=g24gbzgspcjvto84snrdmysm10hhwp1j97n29ogcapo6nrrtr1bmuydenxmfboyutj44vsb7dm84y32xiz4m0dow38jk01o1lbj94idaiyxkchqzuloiourjmmpt0342m
=== STEP testing attribute: name_alias=7xg6d7pahenqpl1d7r7fl7f4nxmpkknzclvqdp7g90zpn66d8llqaiy2ogo6vd06
=== STEP testing attribute: match_t=fx48f
=== STEP testing attribute: pref_gr_memb=fx48f
=== STEP testing attribute: gfrfx=fx48f
=== STEP testing any creation with name
=== PAUSE TestAccAciAny_NegativeCases
=== RUN TestAccAny_reltionalParameters
=== STEP testing any creation with name
=== STEP Relation Parameters: testing any creation with initial relational parameters
=== STEP Relation Parameters: testing any creation with final relational parameters
=== STEP testing any creation with name
=== PAUSE TestAccAny_reltionalParameters
=== RUN TestAccAny_MultipleCreateDelete
=== STEP creating multiple anys
=== STEP testing any destroy
--- PASS: TestAccAny_MultipleCreateDelete (33.58s)
=== RUN TestAccAciVRF_Basic
=== STEP Basic: testing vrf creation without creating tenant
=== STEP Basic: testing vrf creation without name
=== STEP testing vrf creation with required arguments only
=== STEP testing vrf creation with optional parameters
=== STEP Basic: testing vrf updation without required fields
=== STEP Basic: testing vrf creation with tenant name acctest_xpzpm name g1dmnspnioqn1u9q68b21kc4l4ru3m9zclfv0ayer3tk3a43f7ofw9a0ikhm3o42s
=== STEP Basic: testing vrf creation with tenant name acctest_xpzpm name acctest_2u3cq
=== STEP testing vrf creation with required arguments only
=== STEP Basic: testing vrf creation with tenant name acctest_hlo34 name acctest_xpzpm
=== PAUSE TestAccAciVRF_Basic
=== RUN TestAccAciVRF_NegativeCases
=== STEP testing vrf creation with required arguments only
=== STEP Negative Case: testing vrf creation with invalid tenant_dn
=== STEP testing vrf attribute: description=a9n7n282m3icbtsuv3xtrx61a876840xrwei7m9i4mtmjb7gsp2qdy4jdrfvwjqumytypckq697vlmw2e7z24rimh8g4x1c9beiiv014hr3emepuv0n8bjbz0zzrqpqzj
=== STEP testing vrf attribute: annotation=a9n7n282m3icbtsuv3xtrx61a876840xrwei7m9i4mtmjb7gsp2qdy4jdrfvwjqumytypckq697vlmw2e7z24rimh8g4x1c9beiiv014hr3emepuv0n8bjbz0zzrqpqzj
=== STEP testing vrf attribute: name_alias=126xbfxp3741hrntosr03urlck0roo01x6xlfe227xx3ug2hq8m9aush21i8yfoa
=== STEP testing vrf attribute: bkksl=n8z9s
=== STEP testing vrf attribute: bd_enforced_enable=n8z9s
=== STEP testing vrf attribute: ip_data_plane_learning=n8z9s
=== STEP testing vrf attribute: knw_mcast_act=n8z9s
=== STEP testing vrf attribute: pc_enf_dir=n8z9s
=== STEP testing vrf attribute: pc_enf_pref=n8z9s
=== STEP testing vrf creation with required arguments only
=== PAUSE TestAccAciVRF_NegativeCases
=== RUN TestAccVRF_MultipleCreateDelete
=== STEP creating multiple vrf
=== PAUSE TestAccVRF_MultipleCreateDelete
=== RUN TestAccVRF_RelationParameters
=== STEP testing vrf creation with required arguments only
=== STEP testing vrf creation with initial relational parameters
=== STEP testing vrf creation with final relational parameters
=== STEP testing vrf creation with required arguments only
=== STEP testing vrf destroy
--- PASS: TestAccVRF_RelationParameters (112.43s)
=== CONT TestAccAciAnyDataSource_Basic
=== CONT TestAccAny_reltionalParameters
=== CONT TestAccAciAny_Update
=== CONT TestAccAciAny_Basic
=== CONT TestAccAciAny_NegativeCases
=== CONT TestAccAciVRF_NegativeCases
=== CONT TestAccVRF_MultipleCreateDelete
=== CONT TestAccAciVRF_Basic
=== STEP testing vrf destroy
--- PASS: TestAccVRF_MultipleCreateDelete (32.16s)
=== STEP testing any destroy
--- PASS: TestAccAciAnyDataSource_Basic (81.02s)
=== STEP testing any destroy
=== STEP testing vrf destroy
--- PASS: TestAccAciAny_Update (98.04s)
--- PASS: TestAccAciVRF_NegativeCases (98.10s)
=== STEP testing any destroy
--- PASS: TestAccAciAny_NegativeCases (114.92s)
=== STEP testing any destroy
--- PASS: TestAccAny_reltionalParameters (137.44s)
=== STEP testing any destroy
--- PASS: TestAccAciAny_Basic (138.58s)
=== STEP testing vrf destroy
--- PASS: TestAccAciVRF_Basic (159.71s)
PASS
ok github.com/terraform-providers/terraform-provider-aci/testacc 306.585s

RutvikS-crest added a commit that referenced this pull request Dec 28, 2021
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