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

Managed Vmware: Public Ingress Routing for VPC routing table routes #4157

Merged
merged 8 commits into from
Nov 15, 2022

Conversation

BShrivastav
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISVPCDefaultRoutingTableDataSource_basic'
=== RUN   TestAccIBMISVPCDefaultRoutingTableDataSource_basic
--- PASS: TestAccIBMISVPCDefaultRoutingTableDataSource_basic (91.78s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc	97.050s

$ make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMIBMIsVPCRoutingTableDataSourceBasic'
=== RUN   TestAccIBMIBMIsVPCRoutingTableDataSourceBasic
--- PASS: TestAccIBMIBMIsVPCRoutingTableDataSourceBasic (80.45s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc	81.911s

$ make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISVPCRoutingTablesDataSource_basic'
=== RUN   TestAccIBMISVPCRoutingTablesDataSource_basic
--- PASS: TestAccIBMISVPCRoutingTablesDataSource_basic (81.52s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc	83.119s

...

@BShrivastav BShrivastav marked this pull request as draft November 9, 2022 15:15
@BShrivastav BShrivastav marked this pull request as ready for review November 14, 2022 12:58
@hkantare hkantare merged commit d2e3cf3 into IBM-Cloud:master Nov 15, 2022
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