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

ec2_platform: Allow internal communication within test security group #11

Open
syndr opened this issue Oct 11, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@syndr
Copy link
Collaborator

syndr commented Oct 11, 2024

The security group created for test instances should explicitly allow internal communication between instances -- this will handle the need for clustered communication for multi-node tests.

See also:

@syndr syndr added the enhancement New feature or request label Oct 11, 2024
syndr added a commit that referenced this issue Jan 23, 2025
* Rename components for influxdata namespace

* Fix collections template, add latest tag (#1)

* Fix collections template

* Add workflow for generating 'latest' tag

* Update docs (#2)

* Add testing for init role

* Fix license

* Disable release workflow

* Fix running multiple platforms, support ubuntu for testing

Fix the `docker_platform` role so that it works correctly when
more than one platform is specified in molecule.yml.

Add more useful output to container creation steps (`docker_platform`)

Fix docker_platform to work with debian-based systemd images

Support ubuntu for testing workflow

* Replace chicken with egg

Fixes in this devel branch are needed for it to run its own internal
tests.

Will need to create another PR after current changing collection version
back to main after these fixes are merged.

* Fix typo

* Use 'latest' for version -- makes way more sense

* Only push to Galaxy on mainline release

* Fix namespace

* Merge internal branch updates

Amazon EC2 test scenario

Refactoring of Molecule tests

Lots of other things...

* Fix build CI, docker_platform, bump version

* Dynamically generate branch tag

* Fix CI execution

* Only deploy on successful build, allow 'degraded' systemd status

* Refactor branch tag CI step

* Bump version to 1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant