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 Execution Env update #442

Merged
merged 5 commits into from
Feb 7, 2022
Merged

Make: Ansible Execution Env update #442

merged 5 commits into from
Feb 7, 2022

Conversation

titom73
Copy link
Contributor

@titom73 titom73 commented Jan 28, 2022

Change Summary

Update Ansible EE to support image build per PR

Related Issue(s)

N/A

Component(s) name

Ansible Builder

Proposed changes

  • Add an image defintion to build container with PR content
  • Add documentation to expose options

How to test

$ git checkout PR

$ pip install -U ansible_collections/arista/cvp/requirements-dev.txt

$ ansible-builder build --tag test/ansible-ee-avd:pr -v 3 -c .

$ podman container run -it --rm test/ansible-ee-avd:pr ansible-galaxy collection list

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly. (check the box if not applicable)
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@github-actions github-actions bot added the type: dependencies Issue related to repository content label Jan 28, 2022
@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Jan 28, 2022
@titom73 titom73 merged commit c7dca83 into aristanetworks:devel Feb 7, 2022
@titom73 titom73 deleted the tooling/ansible-ee-enhancement branch February 7, 2022 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Issue related to repository content type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant