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

Make ansible-test-splitter configuration more flexible (use getopts) #1014

Closed
wants to merge 4 commits into from

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Jul 28, 2021

Integration tests can be slow. For the amazon.aws checks we only want to run the full integration tests as a part of gate. "check" should run only on the tests for modules that changed.

@tremble tremble changed the title Add support for running only the integration tests of changed modules Make ansible-test-splitter configuration more flexible (use getopts) Aug 2, 2021
ansible-zuul bot added a commit to ansible-collections/community.aws that referenced this pull request Aug 3, 2021
Update remaining _info modules so that they run in check_mode

SUMMARY
Update remaining _info modules so that they run in check_mode
https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst#development-conventions
https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html#following-ansible-conventions
fixes: #659
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
aws_sgw_info
ec2_asg_info
ec2_lc_info
iam_mfa_device_info
iam_server_certificate_info
wafv2_resources_info
wafv2_web_acl_info
ADDITIONAL INFORMATION
cc: @felixfontein
It would be good to get this in before the upcoming sanity check: ansible/ansible#75324
amazon.aws/pull/405
Depends-on: ansible/ansible-zuul-jobs#1014

Reviewed-by: Markus Bergholz <git@osuv.de>
Reviewed-by: Felix Fontein <None>
Reviewed-by: None <None>
@tremble tremble closed this Aug 16, 2021
ansible-zuul bot added a commit to ansible-collections/amazon.aws that referenced this pull request Aug 27, 2021
Promote ec2 vpc igw

SUMMARY
Migrate ec2_vpc_igw* modules and tests
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
ec2_vpc_igw, ec2_vpc_igw_info
Depends-On: ansible/ansible-zuul-jobs/pull/1014

Reviewed-by: Mark Chappell <None>
Reviewed-by: Mike Graves <mgraves@redhat.com>
Reviewed-by: None <None>
ansible-zuul bot added a commit to ansible-collections/amazon.aws that referenced this pull request Aug 27, 2021
Promote ec2 vpc route table

SUMMARY
Migrate ec2_vpc_route_table* modules and tests
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
ec2_vpc_route_table, ec2_vpc_route_table_info
Depends-On: ansible/ansible-zuul-jobs/pull/1014

Reviewed-by: Mark Chappell <None>
Reviewed-by: None <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…_mode

Update remaining _info modules so that they run in check_mode

SUMMARY
Update remaining _info modules so that they run in check_mode
https://github.com/ansible-collections/overview/blob/main/collection_requirements.rst#development-conventions
https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html#following-ansible-conventions
fixes: ansible-collections#659
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
aws_sgw_info
ec2_asg_info
ec2_lc_info
iam_mfa_device_info
iam_server_certificate_info
wafv2_resources_info
wafv2_web_acl_info
ADDITIONAL INFORMATION
cc: @felixfontein
It would be good to get this in before the upcoming sanity check: ansible/ansible#75324
amazon.aws/pull/405
Depends-on: ansible/ansible-zuul-jobs#1014

Reviewed-by: Markus Bergholz <git@osuv.de>
Reviewed-by: Felix Fontein <None>
Reviewed-by: None <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant