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

Rework bindep.txt files #798

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

pabelanger
Copy link
Contributor

@pabelanger pabelanger commented Aug 15, 2021

When we run CI jobs, we are actually install packages for our
containers. Given both use bindep.txt files, we need to be a little
more dynamic.

This pattern is already used for requirements.txt files and should
result in some faster CI run times.

Depends-On: #796
Signed-off-by: Paul Belanger pabelanger@redhat.com

When we run CI jobs, we are actually install packages for our
containers.  Given both use bindep.txt files, we need to be a little
more dynamic.

This pattern is already used for requirements.txt files and should
result in some faster CI run times.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
@pabelanger
Copy link
Contributor Author

recheck

1 similar comment
@pabelanger
Copy link
Contributor Author

recheck

Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ansible-zuul ansible-zuul bot merged commit 82db817 into ansible:devel Aug 16, 2021
ansible-zuul bot added a commit that referenced this pull request Sep 27, 2021
[release_2.0] Backport integration test

Backports of:

PR #790 - Add custom integration python job
PR #796 - Migrate container jobs to centos-8-stream nodeset
PR #797 - Tune tox.ini
PR #798 - Rework bindep.txt files
PR #801 - Small change to properly test containers

Reviewed-by: Shane McDonald <me@shanemcd.com>
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.

None yet

3 participants