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

L3ext subnet #29

Merged
merged 2 commits into from
Dec 22, 2021
Merged

L3ext subnet #29

merged 2 commits into from
Dec 22, 2021

Conversation

RutvikS-crest
Copy link
Owner

$ go test -v -run TestAccAciL3ExtSubnet -timeout=60m
=== RUN TestAccAciL3ExtSubnetDataSource_Basic
=== STEP Basic: testing l3_ext_subnet data source creation without external_network_instance_profile_dn
=== STEP Basic: testing l3_ext_subnet data source creation without ip
=== STEP testing l3_ext_subnet data source creation with required arguements only
=== STEP testing l3_ext_subnet data source creation with vkcsa = chwwt
=== STEP testing l3_ext_subnet data source creation with invalid external_network_instance_profile_dn
=== STEP testing l3_ext_subnet data source creation with description = chwwt
=== PAUSE TestAccAciL3ExtSubnetDataSource_Basic
=== RUN TestAccAciL3ExtSubnet_Basic
=== STEP Basic: testing l3_ext_subnet creation without external_network_instance_profile_dn
=== STEP Basic: testing l3_ext_subnet creation without ip
=== STEP testing l3_ext_subnet creation with required arguements only
=== STEP Basic: testing l3_ext_subnet creation with optional parameters
=== STEP Basic: testing l3_ext_subnet creation with optional parameters
=== STEP Basic: testing l3_ext_subnet creation with invalid IP
=== STEP testing l3_ext_subnet creation with required arguements only
=== STEP testing l3_ext_subnet creation with required arguements only
=== STEP testing l3_ext_subnet creation with required arguements only
=== PAUSE TestAccAciL3ExtSubnet_Basic
=== RUN TestAccAciL3ExtSubnet_Update
=== STEP testing l3_ext_subnet creation with required arguements only
=== STEP testing l3_ext_subnet attribute: aggregate=import-rtctrl
=== STEP testing l3_ext_subnet attribute: aggregate=export-rtctrl
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["export-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","export-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","import-security"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["export-rtctrl","import-security"]
=== STEP testing l3_ext_subnet attribute: scope=["export-rtctrl","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["import-security","shared-security"]
=== STEP testing l3_ext_subnet attribute: scope=["import-security","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","export-rtctrl","import-security"]
=== STEP testing l3_ext_subnet attribute: scope=["import-security","shared-security","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","export-rtctrl","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","import-security","shared-security"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","import-security","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["export-rtctrl","import-security","shared-security"]
=== STEP testing l3_ext_subnet attribute: scope=["export-rtctrl","import-security","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["import-rtctrl","export-rtctrl","import-security","shared-security","shared-rtctrl"]
=== PAUSE TestAccAciL3ExtSubnet_Update
=== RUN TestAccAciL3ExtSubnet_Negative
=== STEP testing l3_ext_subnet creation with required arguements only
=== STEP Negative Case: testing l3_ext_subnet creation with invalid parent Dn
=== STEP testing l3_ext_subnet attribute: description=hukx2jc68di3io03u7uefktna33b3icrw8m3ih118xmx840j883ps6yfteh6fd40ble1ssum3jd16a436u2mvsgzvihr2ftmma6ahtceholp1lp2rhirai7c06hae8zio
=== STEP testing l3_ext_subnet attribute: annotation=jdzxm3z4hh9jri1rrv922zifsqou1l0s1iqyfok9jzlktwmn7c968ortlixtt0qiuy8t9oyqjwvokp9ew7g7qruazm1numxyh968ciklgsbrwwlftq3dlenyhqy0mx3mf
=== STEP testing l3_ext_subnet attribute: name_alias=bkt407z8bge3dwis03pifw4byc3wsqwxt2u704zsqczex2dhz9kcbfmpobv7rc6r
=== STEP testing l3_ext_subnet attribute: aggregate=acctest_1mf1g
=== STEP testing l3_ext_subnet attribute: scope=["acctest_1mf1g"]
=== STEP testing l3_ext_subnet attribute: scope=["export-rtctrl","export-rtctrl"]
=== STEP testing l3_ext_subnet attribute: scope=["shared-security","shared-rtctrl"]
=== STEP testing l3_ext_subnet attribute: aggregate=import-rtctrl
=== STEP testing l3_ext_subnet attribute: mmftd=acctest_1mf1g
=== STEP testing l3_ext_subnet creation with required arguements only
=== PAUSE TestAccAciL3ExtSubnet_Negative
=== RUN TestAccAciL3ExtSubnet_MultipleCreateDelete
=== STEP testing multiple l3_ext_subnet creation with required arguements only
=== PAUSE TestAccAciL3ExtSubnet_MultipleCreateDelete
=== CONT TestAccAciL3ExtSubnetDataSource_Basic
=== CONT TestAccAciL3ExtSubnet_Negative
=== CONT TestAccAciL3ExtSubnet_MultipleCreateDelete
=== CONT TestAccAciL3ExtSubnet_Update
=== CONT TestAccAciL3ExtSubnet_Basic
=== STEP testing l3_ext_subnet destroy
--- PASS: TestAccAciL3ExtSubnet_MultipleCreateDelete (70.13s)
=== STEP testing l3_ext_subnet destroy
--- PASS: TestAccAciL3ExtSubnetDataSource_Basic (131.80s)
=== STEP testing l3_ext_subnet destroy
--- PASS: TestAccAciL3ExtSubnet_Negative (227.41s)
=== STEP testing l3_ext_subnet destroy
--- PASS: TestAccAciL3ExtSubnet_Basic (259.49s)
=== STEP testing l3_ext_subnet destroy
--- PASS: TestAccAciL3ExtSubnet_Update (705.94s)
PASS
ok github.com/terraform-providers/terraform-provider-aci/testacc 707.474s
$ go test -v -run TestAccAciLogicalInterfaceProfile -timeout=60m
=== RUN TestAccAciLogicalInterfaceProfileDataSource_Basic
=== STEP Basic: testing LogicalInterfaceProfile data source reading without giving name
=== STEP Basic: testing LogicalInterfaceProfile data source reading without giving Logical Node Profile dn
=== STEP Basic: testing LogicalInterfaceProfile data source reading with giving name
=== STEP testing LogicalInterfaceProfile data source update for attribute: jxtqt = rgfov
=== STEP Basic: testing LogicalInterfaceProfile data source reading with invalid Logical Node Profile dn
=== STEP Basic: testing LogicalInterfaceProfile data source reading with invalid name
=== STEP testing LogicalInterfaceProfile data source update for attribute: description = test_annotation_1
=== PAUSE TestAccAciLogicalInterfaceProfileDataSource_Basic
=== RUN TestAccAciLogicalInterfaceProfile_Basic
=== STEP Basic: testing LogicalInterfaceProfile creation without giving Name
=== STEP Basic: testing LogicalInterfaceProfile creation without giving LogicalNodeProfile dn
=== STEP testing LogicalInterfaceProfile creation with required attributes
=== STEP Basic: testing logicalInterfaceProfile creation with optional parameters
=== STEP Basic: testing LogicalInterfaceProfile creation with different LogicalInterfaceProfile name acctest_lso6l
=== STEP testing LogicalInterfaceProfile creation with required attributes
=== STEP Basic: testing LogicalInterfaceProfile creation with different parent acctest_bnpoo
=== STEP Basic: testing LogicalInterfaceProfile update without giving required Attributes
=== STEP Basic: testing LogicalInterfaceProfile update with invalid Name
=== STEP testing LogicalInterfaceProfile creation with required attributes
=== PAUSE TestAccAciLogicalInterfaceProfile_Basic
=== RUN TestAccAciLogicalInterfaceProfile_Update
=== STEP testing LogicalInterfaceProfile creation with required attributes
=== STEP testing attribute: prio=level2
=== STEP testing attribute: prio=level3
=== STEP testing attribute: prio=level4
=== STEP testing attribute: prio=level5
=== STEP testing attribute: prio=level6
=== STEP testing attribute: tag=blue
=== STEP testing attribute: tag=green
=== STEP testing attribute: tag=lime
=== STEP testing attribute: tag=indigo
=== STEP testing attribute: tag=purple
=== STEP testing attribute: tag=gray
=== STEP testing attribute: tag=yellow
=== STEP testing attribute: tag=white
=== PAUSE TestAccAciLogicalInterfaceProfile_Update
=== RUN TestAccAciLogicalInterfaceProfile_NegativeCases
=== STEP testing LogicalInterfaceProfile creation with required attributes
=== STEP Basic: testing LogicalInterfaceProfile creation with invalid Logical Node Profile dn
=== STEP testing attribute: annotation=v3oq39nl2bnp0vwo9sfzh00qyxtzyd07xw77sbluc2x1gm2l8e0kqzw1cbet86fkyog04t0vemxzju9s4ieb4r90i20p2m0zkresyvmtuxbccydnn1glneleh2wjboyyd
=== STEP testing attribute: description=v3oq39nl2bnp0vwo9sfzh00qyxtzyd07xw77sbluc2x1gm2l8e0kqzw1cbet86fkyog04t0vemxzju9s4ieb4r90i20p2m0zkresyvmtuxbccydnn1glneleh2wjboyyd
=== STEP testing attribute: name_alias=s6rgl3firh0h7ey2e1rwitkilwzzxqf2mt2tfbvqkutclehnh39wcfaju864wkj8
=== STEP testing attribute: prio=1giyp
=== STEP testing attribute: tag=1giyp
=== STEP testing attribute: sbjpy=1giyp
=== STEP testing LogicalInterfaceProfile creation with required attributes
=== PAUSE TestAccAciLogicalInterfaceProfile_NegativeCases
=== RUN TestAccAciLogicalInterfaceProfile_MultipleCreateDelete
=== STEP Creating Multiple LogicalInterfaceProfile
=== STEP testing LogicalInterfaceProfile destroy
--- PASS: TestAccAciLogicalInterfaceProfile_MultipleCreateDelete (20.57s)
=== CONT TestAccAciLogicalInterfaceProfileDataSource_Basic
=== CONT TestAccAciLogicalInterfaceProfile_Update
=== CONT TestAccAciLogicalInterfaceProfile_Basic
=== CONT TestAccAciLogicalInterfaceProfile_NegativeCases
=== STEP testing LogicalInterfaceProfile destroy
--- PASS: TestAccAciLogicalInterfaceProfileDataSource_Basic (90.99s)
=== STEP testing LogicalInterfaceProfile destroy
--- PASS: TestAccAciLogicalInterfaceProfile_NegativeCases (145.78s)
=== STEP testing LogicalInterfaceProfile destroy
--- PASS: TestAccAciLogicalInterfaceProfile_Basic (219.97s)
=== STEP testing LogicalInterfaceProfile destroy
--- PASS: TestAccAciLogicalInterfaceProfile_Update (353.11s)
PASS
ok github.com/terraform-providers/terraform-provider-aci/testacc 374.688s

@RutvikS-crest RutvikS-crest merged commit 528e942 into s2-dev Dec 22, 2021
@RutvikS-crest RutvikS-crest deleted the l3extSubnet branch December 22, 2021 15:22
RutvikS-crest added a commit that referenced this pull request Dec 28, 2021
* initial commit for l3extSubnet

* updated LogicalInterfaceProfile and added files for L3ExtSubnet

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