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

module_utils/elbv2 - supports update for TLS listeners #1884

Conversation

abikouo
Copy link
Contributor

@abikouo abikouo commented Nov 28, 2023

SUMMARY

closes #1198

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

module_utils/elbv2

ADDITIONAL INFORMATION

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/03debbdcb2e54a6fadd3f000e79ed15a

✔️ ansible-galaxy-importer SUCCESS in 3m 57s
✔️ build-ansible-collection SUCCESS in 14m 48s
✔️ ansible-test-splitter SUCCESS in 5m 51s
✔️ integration-amazon.aws-1 SUCCESS in 10m 11s
✔️ integration-community.aws-1 SUCCESS in 19m 05s
Skipped 42 jobs

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/22ee58091e864f39bcb97f34413aa14b

✔️ ansible-galaxy-importer SUCCESS in 3m 47s
✔️ build-ansible-collection SUCCESS in 15m 30s
✔️ ansible-test-splitter SUCCESS in 6m 05s
✔️ integration-amazon.aws-1 SUCCESS in 13m 25s
✔️ integration-community.aws-1 SUCCESS in 21m 25s
Skipped 42 jobs

Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/dce1745500cc46b19e0a13ea468417ee

ansible-galaxy-importer FAILURE in 6m 04s
✔️ build-ansible-collection SUCCESS in 15m 30s
✔️ ansible-test-splitter SUCCESS in 5m 26s
✔️ integration-amazon.aws-1 SUCCESS in 10m 17s
✔️ integration-community.aws-1 SUCCESS in 19m 32s
Skipped 42 jobs

@abikouo
Copy link
Contributor Author

abikouo commented Dec 6, 2023

recheck

Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/91ac497f5cde4c7b918cb9bf739b4a34

ansible-galaxy-importer FAILURE in 5m 10s
✔️ build-ansible-collection SUCCESS in 15m 16s
✔️ ansible-test-splitter SUCCESS in 5m 34s
✔️ integration-amazon.aws-1 SUCCESS in 10m 43s
✔️ integration-community.aws-1 SUCCESS in 19m 25s
Skipped 42 jobs

Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/464ae96acbf74bb39dabc64445202d95

✔️ ansible-galaxy-importer SUCCESS in 4m 45s
✔️ build-ansible-collection SUCCESS in 15m 07s
✔️ ansible-test-splitter SUCCESS in 5m 57s
integration-amazon.aws-1 RETRY_LIMIT in 1m 43s
integration-community.aws-1 RETRY_LIMIT in 1m 44s
Skipped 42 jobs

@abikouo
Copy link
Contributor Author

abikouo commented Dec 8, 2023

recheck

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/60edbb3d941e46e28295e75e0ad1dc3a

✔️ ansible-galaxy-importer SUCCESS in 5m 51s
✔️ build-ansible-collection SUCCESS in 14m 07s
✔️ ansible-test-splitter SUCCESS in 5m 44s
✔️ integration-amazon.aws-1 SUCCESS in 10m 16s
✔️ integration-community.aws-1 SUCCESS in 20m 36s
Skipped 42 jobs

@abikouo abikouo added the mergeit Merge the PR (SoftwareFactory) label Dec 8, 2023
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/59f25ce84ba344e5904ea11a30d1095d

✔️ ansible-galaxy-importer SUCCESS in 4m 31s
✔️ build-ansible-collection SUCCESS in 15m 08s
✔️ ansible-test-splitter SUCCESS in 5m 37s
✔️ integration-amazon.aws-1 SUCCESS in 12m 37s
✔️ integration-community.aws-1 SUCCESS in 21m 38s
Skipped 42 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit bf1cb9a into ansible-collections:main Dec 8, 2023
39 of 40 checks passed
softwarefactory-project-zuul bot pushed a commit to ansible-collections/community.aws that referenced this pull request Dec 8, 2023
elb_network_lb - add support for AlpnPolicy for TLS listeners

SUMMARY

Depends-On: ansible-collections/amazon.aws#1884
closes #1566

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

elb_network_lb

Reviewed-by: Helen Bailey <[email protected]>
Reviewed-by: Bikouo Aubin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for TLS listeners in elbv2 module_utils
4 participants