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

Any test #13

Merged
merged 3 commits into from
Dec 14, 2021
Merged

Any test #13

merged 3 commits into from
Dec 14, 2021

Conversation

RutvikS-crest
Copy link
Owner

$ 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: npvje = ft99u
=== 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 acctestctmm0
=== 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=oda02wmtw6g87ost9o6t6hbn4c02mxqoaemutlxo40yzaikk81saggeb8x2jloe93xpwm1j9zr0gds3oogbwbmlyaewkmheh4owm3gcrn34k3fz3ery41vq8j7vs8hva7
=== STEP testing attribute: annotation=oda02wmtw6g87ost9o6t6hbn4c02mxqoaemutlxo40yzaikk81saggeb8x2jloe93xpwm1j9zr0gds3oogbwbmlyaewkmheh4owm3gcrn34k3fz3ery41vq8j7vs8hva7
=== STEP testing attribute: name_alias=3xdgpsfnmuoxbqejijftbchhg6q7xqte7tqre2lpyjnfwwvixbk3t222ow31fjyd
=== STEP testing attribute: match_t=rfii0
=== STEP testing attribute: pref_gr_memb=rfii0
=== STEP testing attribute: zwzpl=rfii0
=== 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 (71.52s)
=== CONT TestAccAciAnyDataSource_Basic
=== CONT TestAccAciAny_NegativeCases
=== CONT TestAccAciAny_Update
=== CONT TestAccAciAny_Basic
=== CONT TestAccAny_reltionalParameters
=== STEP testing any destroy
--- PASS: TestAccAciAnyDataSource_Basic (140.58s)
=== STEP testing any destroy
--- PASS: TestAccAciAny_Update (167.41s)
=== STEP testing any destroy
--- PASS: TestAccAciAny_NegativeCases (208.60s)
=== STEP testing any destroy
--- PASS: TestAccAny_reltionalParameters (229.55s)
=== STEP testing any destroy
--- PASS: TestAccAciAny_Basic (245.01s)
PASS
ok github.com/terraform-providers/terraform-provider-aci/testacc 318.812s

@RutvikS-crest RutvikS-crest merged commit aebba25 into s2-dev Dec 14, 2021
@RutvikS-crest RutvikS-crest deleted the any_test branch December 14, 2021 06:55
RutvikS-crest added a commit that referenced this pull request Dec 28, 2021
* Added acctest script for resource any

* Updated Test Script for Any resource

* update acctest any

Co-authored-by: atulsharma_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.

2 participants