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: disable aws_ssm_parameter_store #639

Conversation

goneri
Copy link
Member

@goneri goneri commented Jul 13, 2021

TASK [aws_ssm_parameter_store : Create or update key/value pair in aws parameter store] ***
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:18
(...)
2021-07-13 19:51:30.964828 | fedora-34 |
TASK [aws_ssm_parameter_store : Check that parameter was stored correctly] *****
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:24
AWS_ssm name lookup term: ['/ansible-test-31771590-host-162-253-43-87/Hello']
AWS_ssm path lookup returning: [None]
fatal: [testhost]: FAILED! => {
    "assertion": "'' == 'World'",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}

See: https://94d9c68ff074d3479f4f-fd89d6f20580dda91da006e562d540fc.ssl.cf5.rackcdn.com/636/067f6f84c20701ccf4bf0654471613af598c6e89/check/ansible-test-cloud-integration-aws-py36_2/ecde211/job-output.txt

SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

@ansibullbot ansibullbot added bug This issue/PR relates to a bug community_review integration tests/integration needs_triage plugins plugin (any type) tests tests labels Jul 13, 2021
```
TASK [aws_ssm_parameter_store : Create or update key/value pair in aws parameter store] ***
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:18
(...)
2021-07-13 19:51:30.964828 | fedora-34 |
TASK [aws_ssm_parameter_store : Check that parameter was stored correctly] *****
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:24
AWS_ssm name lookup term: ['/ansible-test-31771590-host-162-253-43-87/Hello']
AWS_ssm path lookup returning: [None]
fatal: [testhost]: FAILED! => {
    "assertion": "'' == 'World'",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}
```

See: https://94d9c68ff074d3479f4f-fd89d6f20580dda91da006e562d540fc.ssl.cf5.rackcdn.com/636/067f6f84c20701ccf4bf0654471613af598c6e89/check/ansible-test-cloud-integration-aws-py36_2/ecde211/job-output.txt
@goneri goneri force-pushed the tests-disable-aws_ssm_parameter_store_25350 branch from 3d7e953 to b50fa30 Compare July 14, 2021 09:15
@ansible-zuul ansible-zuul bot removed the gate label Jul 14, 2021
@goneri goneri added the gate label Jul 14, 2021
@ansible-zuul ansible-zuul bot merged commit 6ee45a7 into ansible-collections:main Jul 14, 2021
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
…aws_ssm_parameter_store_25350

tests: disable aws_ssm_parameter_store

TASK [aws_ssm_parameter_store : Create or update key/value pair in aws parameter store] ***
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:18
(...)
2021-07-13 19:51:30.964828 | fedora-34 |
TASK [aws_ssm_parameter_store : Check that parameter was stored correctly] *****
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:24
AWS_ssm name lookup term: ['/ansible-test-31771590-host-162-253-43-87/Hello']
AWS_ssm path lookup returning: [None]
fatal: [testhost]: FAILED! => {
    "assertion": "'' == 'World'",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}

See: https://94d9c68ff074d3479f4f-fd89d6f20580dda91da006e562d540fc.ssl.cf5.rackcdn.com/636/067f6f84c20701ccf4bf0654471613af598c6e89/check/ansible-test-cloud-integration-aws-py36_2/ecde211/job-output.txt
SUMMARY


ISSUE TYPE


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

COMPONENT NAME

ADDITIONAL INFORMATION
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
…aws_ssm_parameter_store_25350

tests: disable aws_ssm_parameter_store

TASK [aws_ssm_parameter_store : Create or update key/value pair in aws parameter store] ***
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:18
(...)
2021-07-13 19:51:30.964828 | fedora-34 |
TASK [aws_ssm_parameter_store : Check that parameter was stored correctly] *****
task path: /home/zuul/.ansible/collections/ansible_collections/community/aws/tests/integration/targets/aws_ssm_parameter_store/tasks/main.yml:24
AWS_ssm name lookup term: ['/ansible-test-31771590-host-162-253-43-87/Hello']
AWS_ssm path lookup returning: [None]
fatal: [testhost]: FAILED! => {
    "assertion": "'' == 'World'",
    "changed": false,
    "evaluated_to": false,
    "msg": "Assertion failed"
}

See: https://94d9c68ff074d3479f4f-fd89d6f20580dda91da006e562d540fc.ssl.cf5.rackcdn.com/636/067f6f84c20701ccf4bf0654471613af598c6e89/check/ansible-test-cloud-integration-aws-py36_2/ecde211/job-output.txt
SUMMARY


ISSUE TYPE


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

COMPONENT NAME

ADDITIONAL INFORMATION
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request May 25, 2022
Bump release to 4.0.0-dev0

SUMMARY
Discussed with @jillr on IRC about splitting main and stable sooner rather than later.  stable-3 branch now exists, as such we can start introducing the breaking changes slated for 4.0.0 rather than trying to push them in in the last few days before a release.
Having released amazon.aws 3.0.0 and branched stable-3, bump the release to 4.0.0-dev0
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
galaxy.yml
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request May 25, 2022
ansible-collections#630)

[Breaking Change] Remove support for old boto SDK (not boto3/botocore)

SUMMARY
It is time.
It's almost 3 years since the last code commit to the original boto library.  We have deprecated and migrated.  With 4.0.0 it is time for the last boto module and the relevant support code to be retired.
Depends-On: ansible-collections#632
Depends-On: ansible-collections#639
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
plugins/modules/ec2.py
plugins/module_utils/ec2.py
plugins/doc_fragments/aws.py
ADDITIONAL INFORMATION
IMO we should branch stable-3 sooner rather than later and start the cleanup work.
cc @jillr

Reviewed-by: Brian Scholer <None>
Reviewed-by: Jill R <None>
Reviewed-by: Mark Chappell <None>
Reviewed-by: Alina Buzachis <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug CI community_review integration tests/integration needs_triage plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants