Skip to content

tests: create a IPv4/IPv6 VPC in Ec2 integration tests#1291

Merged
TheRealFalcon merged 1 commit into
canonical:mainfrom
blackboxsw:tests-ec2-create-dual-stack-vpc
Feb 23, 2022
Merged

tests: create a IPv4/IPv6 VPC in Ec2 integration tests#1291
TheRealFalcon merged 1 commit into
canonical:mainfrom
blackboxsw:tests-ec2-create-dual-stack-vpc

Conversation

@blackboxsw
Copy link
Copy Markdown
Collaborator

Proposed Commit Message

tests: create a IPv4/IPv6 VPC in Ec2 integration tests

Integration tests should create their own VPC in EC2 because
an account's default VPC, subnets, security groups and ACLs
cloud be configured for for limited or unexpected connectivity.

Test Steps

CLOUD_INIT_CLOUD_INIT_SOURCE=ppa:cloud-init-dev/daily CLOUD_INIT_PLATFORM=ec2  tox -e integration-tests  tests/integration_tests/modules/test_combined.py::TestCombined::test_instance_json_ec2

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

Integration tests should create their own VPC in EC2 because
an account's default VPC, subnets, security groups and ACLs
cloud be configured for for limited or unexpected connectivity.
@blackboxsw blackboxsw requested a review from holmanb February 22, 2022 03:53
Copy link
Copy Markdown
Member

@holmanb holmanb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This works for me as well.

@TheRealFalcon TheRealFalcon merged commit 3053adb into canonical:main Feb 23, 2022
holmanb pushed a commit to holmanb/cloud-init that referenced this pull request Feb 25, 2022
Integration tests should create their own VPC in EC2 because
an account's default VPC, subnets, security groups and ACLs
cloud be configured for for limited or unexpected connectivity.
holmanb pushed a commit to holmanb/cloud-init that referenced this pull request Feb 25, 2022
Integration tests should create their own VPC in EC2 because
an account's default VPC, subnets, security groups and ACLs
cloud be configured for for limited or unexpected connectivity.
blackboxsw added a commit to holmanb/cloud-init that referenced this pull request Feb 25, 2022
Integration tests should create their own VPC in EC2 because
an account's default VPC, subnets, security groups and ACLs
cloud be configured for for limited or unexpected connectivity.
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.

3 participants