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

Pick up app_callback -> set_password rather than app_callback -> set_passwd #1468

Conversation

alinabuzachis
Copy link
Collaborator

SUMMARY

Closes: #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

@alinabuzachis alinabuzachis force-pushed the fix_app_callback_set_password branch 3 times, most recently from d7baf5d to 3ebea3b Compare April 24, 2023 13:04
@softwarefactory-project-zuul

This comment was marked as outdated.

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the fix_app_callback_set_password branch from 3ebea3b to 4269305 Compare April 26, 2023 14:18
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/6db1b1829fe4459781541c998b3e1a01

✔️ ansible-galaxy-importer SUCCESS in 3m 33s
✔️ build-ansible-collection SUCCESS in 12m 40s
✔️ ansible-test-splitter SUCCESS in 5m 02s
✔️ integration-amazon.aws-1 SUCCESS in 26m 20s
✔️ integration-amazon.aws-2 SUCCESS in 16m 10s
✔️ integration-amazon.aws-3 SUCCESS in 12m 36s
✔️ integration-amazon.aws-4 SUCCESS in 12m 05s
✔️ integration-amazon.aws-5 SUCCESS in 7m 05s
✔️ integration-amazon.aws-6 SUCCESS in 9m 08s
✔️ integration-amazon.aws-7 SUCCESS in 11m 01s
✔️ integration-amazon.aws-8 SUCCESS in 12m 09s
✔️ integration-amazon.aws-9 SUCCESS in 7m 08s
✔️ integration-amazon.aws-10 SUCCESS in 13m 18s
✔️ integration-amazon.aws-11 SUCCESS in 9m 50s
✔️ integration-amazon.aws-12 SUCCESS in 7m 39s
✔️ integration-amazon.aws-13 SUCCESS in 10m 34s
✔️ integration-amazon.aws-14 SUCCESS in 14m 04s
✔️ integration-amazon.aws-15 SUCCESS in 10m 10s
✔️ integration-amazon.aws-16 SUCCESS in 7m 37s
✔️ integration-amazon.aws-17 SUCCESS in 9m 42s
Skipped 27 jobs

@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Apr 26, 2023
@softwarefactory-project-zuul
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 3m 52s
✔️ build-ansible-collection SUCCESS in 12m 38s
✔️ ansible-test-splitter SUCCESS in 4m 46s
✔️ integration-amazon.aws-1 SUCCESS in 23m 50s
✔️ integration-amazon.aws-2 SUCCESS in 14m 48s
✔️ integration-amazon.aws-3 SUCCESS in 8m 21s
✔️ integration-amazon.aws-4 SUCCESS in 12m 21s
✔️ integration-amazon.aws-5 SUCCESS in 7m 37s
✔️ integration-amazon.aws-6 SUCCESS in 10m 56s
✔️ integration-amazon.aws-7 SUCCESS in 10m 53s
✔️ integration-amazon.aws-8 SUCCESS in 12m 23s
✔️ integration-amazon.aws-9 SUCCESS in 7m 16s
✔️ integration-amazon.aws-10 SUCCESS in 13m 53s
✔️ integration-amazon.aws-11 SUCCESS in 11m 02s
✔️ integration-amazon.aws-12 SUCCESS in 8m 38s
✔️ integration-amazon.aws-13 SUCCESS in 9m 55s
✔️ integration-amazon.aws-14 SUCCESS in 7m 55s
✔️ integration-amazon.aws-15 SUCCESS in 9m 17s
✔️ integration-amazon.aws-16 SUCCESS in 8m 22s
✔️ integration-amazon.aws-17 SUCCESS in 9m 12s
Skipped 27 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit f399fb7 into ansible-collections:main Apr 26, 2023
alinabuzachis added a commit to alinabuzachis/amazon.aws that referenced this pull request Apr 26, 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
tremble pushed a commit to alinabuzachis/amazon.aws that referenced this pull request May 3, 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
abikouo pushed a commit to abikouo/amazon.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>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 26, 2023
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 27, 2023
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 15, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 15, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 15, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 15, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 16, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 18, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 18, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 23, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Oct 24, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 24, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 24, 2024
…ansible-collections#1467)

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

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

Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@19a24e5
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.

ec2_instance -> app_callback -> set_password doesn't work
2 participants