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

tests/autoscaling_{group,lifecycle_hook}: use setup_ec2_facts #1468

Conversation

goneri
Copy link
Member

@goneri goneri commented Sep 14, 2022

amzn2-ami-hvm-2.0.20190612-x86_64-gp2 is not available anymore, we now use setup_ec2_facts to get the right AMI ID.

@ansibullbot
Copy link

@goneri: Greetings! Thanks for taking the time to open this pullrequest. In order for the community to handle your pullrequest effectively, we need a bit more information.

Here are the items we could not find in your description:

  • issue type

Please set the description of this pullrequest with this template:
https://raw.githubusercontent.com/ansible/ansible/devel/.github/PULL_REQUEST_TEMPLATE.md

click here for bot help

@ansibullbot
Copy link

@ansibullbot ansibullbot added integration tests/integration needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly needs_triage plugins plugin (any type) tests tests labels Sep 14, 2022
@tremble
Copy link
Contributor

tremble commented Sep 14, 2022

It would be better to reuse the AMI from setup_ec2_facts if we can...

@goneri goneri changed the title tests/autoscaling_lifecycle_hook: bump the instance image tests/autoscaling_group: use setup_ec2_facts Sep 14, 2022
@goneri goneri changed the title tests/autoscaling_group: use setup_ec2_facts tests/autoscaling_{group,lifecycle_hook}: use setup_ec2_facts Sep 14, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

✔️ ansible-galaxy-importer SUCCESS in 4m 18s
✔️ build-ansible-collection SUCCESS in 5m 52s
✔️ ansible-test-sanity-docker-devel SUCCESS in 9m 34s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 33s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 51s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 27s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 09s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 5m 35s
✔️ ansible-test-splitter SUCCESS in 2m 50s
integration-community.aws-1 FAILURE in 57m 34s
✔️ integration-community.aws-2 SUCCESS in 12m 55s
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@goneri
Copy link
Member Author

goneri commented Sep 14, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 3m 43s
✔️ build-ansible-collection SUCCESS in 5m 42s
✔️ ansible-test-sanity-docker-devel SUCCESS in 13m 36s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 53s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 35s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 29s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 9m 06s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 6m 30s
✔️ ansible-test-splitter SUCCESS in 2m 35s
✔️ integration-community.aws-1 SUCCESS in 31m 47s
✔️ integration-community.aws-2 SUCCESS in 8m 12s
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@goneri goneri force-pushed the tests-autoscaling_lifecycle_hook-bump-the-instance-image_858 branch from cc9cf55 to afbdd28 Compare September 14, 2022 19:44
`amzn2-ami-hvm-2.0.20190612-x86_64-gp2` is not available anymore, we
now use `setup_ec2_facts` to get the right AMI ID.
@goneri goneri force-pushed the tests-autoscaling_lifecycle_hook-bump-the-instance-image_858 branch from afbdd28 to 4b8f0a5 Compare September 14, 2022 19:52
@softwarefactory-project-zuul
Copy link
Contributor

This change depends on a change that failed to merge.

@goneri
Copy link
Member Author

goneri commented Sep 14, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 4m 44s
✔️ build-ansible-collection SUCCESS in 6m 12s
✔️ ansible-test-sanity-docker-devel SUCCESS in 10m 15s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 23s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 11m 43s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 42s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 5m 48s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 5m 53s
✔️ ansible-test-splitter SUCCESS in 2m 51s
✔️ integration-community.aws-1 SUCCESS in 54m 20s
✔️ integration-community.aws-2 SUCCESS in 8m 19s
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED
⚠️ integration-community.aws-14 SKIPPED
⚠️ integration-community.aws-15 SKIPPED
⚠️ integration-community.aws-16 SKIPPED
⚠️ integration-community.aws-17 SKIPPED
⚠️ integration-community.aws-18 SKIPPED

@goneri goneri requested a review from tremble September 14, 2022 23:01
@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Sep 16, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 4m 04s
✔️ build-ansible-collection SUCCESS in 5m 16s
✔️ ansible-test-sanity-docker-devel SUCCESS in 10m 37s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 41s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 44s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 10m 40s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 29s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 6m 15s
✔️ ansible-test-splitter SUCCESS in 3m 00s
✔️ integration-community.aws-1 SUCCESS in 27m 16s
✔️ integration-community.aws-2 SUCCESS in 9m 27s
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED
⚠️ integration-community.aws-14 SKIPPED
⚠️ integration-community.aws-15 SKIPPED
⚠️ integration-community.aws-16 SKIPPED
⚠️ integration-community.aws-17 SKIPPED
⚠️ integration-community.aws-18 SKIPPED

@softwarefactory-project-zuul
Copy link
Contributor

Pull request merge failed: Required status check "ansible/gate" is expected.

@ansibullbot
Copy link

@goneri this PR contains the following merge commits:

Please rebase your branch to remove these commits.

click here for bot help

@ansibullbot ansibullbot added merge_commit This PR contains at least one merge commit. Please resolve! needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html labels Sep 16, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 4m 27s
✔️ build-ansible-collection SUCCESS in 6m 24s
✔️ ansible-test-sanity-docker-devel SUCCESS in 13m 45s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 30s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 13s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 10m 33s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 7m 57s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 5m 38s
✔️ ansible-test-splitter SUCCESS in 2m 57s
✔️ integration-community.aws-1 SUCCESS in 32m 02s
✔️ integration-community.aws-2 SUCCESS in 8m 30s
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED
⚠️ integration-community.aws-14 SKIPPED
⚠️ integration-community.aws-15 SKIPPED
⚠️ integration-community.aws-16 SKIPPED
⚠️ integration-community.aws-17 SKIPPED
⚠️ integration-community.aws-18 SKIPPED

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 1cd7ceb into ansible-collections:main Sep 16, 2022
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Sep 16, 2022
…#1467)

tests/integration: ensure the CI gives more time to some slow targets

Depends-On: ansible/ansible-zuul-jobs#1625
Depends-On: #1468
Depends-On: #1473

Reviewed-by: Mark Chappell <None>
@tremble tremble added the backport-4 PR should be backported to the stable-4 branch label Sep 19, 2022
@patchback
Copy link

patchback bot commented Sep 19, 2022

Backport to stable-4: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-4/1cd7cebba362c186611af208cc82095404536af9/pr-1468

Backported as #1499

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Sep 19, 2022
tests/autoscaling_{group,lifecycle_hook}: use setup_ec2_facts

amzn2-ami-hvm-2.0.20190612-x86_64-gp2 is not available anymore, we now use setup_ec2_facts to get the right AMI ID.

Reviewed-by: Mark Chappell <None>
(cherry picked from commit 1cd7ceb)
tremble pushed a commit to tremble/community.aws that referenced this pull request Sep 19, 2022
…e-collections#1468)

tests/autoscaling_{group,lifecycle_hook}: use setup_ec2_facts

amzn2-ami-hvm-2.0.20190612-x86_64-gp2 is not available anymore, we now use setup_ec2_facts to get the right AMI ID.

Reviewed-by: Mark Chappell <None>
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Sep 19, 2022
…ycle_hook}: use setup_ec2_facts (#1499)

[PR #1468/1cd7cebb backport][stable-4] tests/autoscaling_{group,lifecycle_hook}: use setup_ec2_facts

This is a backport of PR #1468 as merged into main (1cd7ceb).
amzn2-ami-hvm-2.0.20190612-x86_64-gp2 is not available anymore, we now use setup_ec2_facts to get the right AMI ID.

Reviewed-by: Mark Chappell <None>
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Sep 20, 2022
…#1500)

[PR #1468/1cd7cebb backport][stable-3] tests/autoscaling_{group,lifecycle_hook}: use setup_ec2_facts

amzn2-ami-hvm-2.0.20190612-x86_64-gp2 is not available anymore, we now use setup_ec2_facts to get the right AMI ID.
Reviewed-by: Mark Chappell 
SUMMARY
Partial backport of #1468 (lifecycle hooks didn't exist in stable-3)
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
tests/integration/targets/ec2_asg
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
…e-collections#1468)

tests/autoscaling_{group,lifecycle_hook}: use setup_ec2_facts

amzn2-ami-hvm-2.0.20190612-x86_64-gp2 is not available anymore, we now use setup_ec2_facts to get the right AMI ID.

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@1cd7ceb
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
Pick up app_callback -> set_password rather than app_callback -> set_passwd

SUMMARY

Closes: ansible-collections#1449
Pick up app_callback -> set_password rather than app_callback -> set_passwd

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-4 PR should be backported to the stable-4 branch integration tests/integration merge_commit This PR contains at least one merge commit. Please resolve! mergeit Merge the PR (SoftwareFactory) needs_info This issue requires further information. Please answer any outstanding questions needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants