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

(alternative proposal) update how callback plugin gets copied and added to job container #1093

Merged
merged 1 commit into from Jun 15, 2022

Commits on Jun 14, 2022

  1. update how callback plugin gets copied and added to job container

    when in containerized environment
    - always copy callback plugin to private_data_dir/artifacts/{job_id}/callback
    - appending to `ANSIBLE_CALLBACK_PLUGINS` with the runner callback plugin location (from private_data/artifacts)
    - unused method `utils.callback_mount`
    - update unit tests
    
    Signed-off-by: Hao Liu <haoli@redhat.com>
    Co-Authored-By: Alan Rominger <arominge@redhat.com>
    Signed-off-by: Hao Liu <haoli@redhat.com>
    Signed-off-by: Hao Liu <the.real.hao.liu@gmail.com>
    2 people authored and Hao Liu committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    d73fe9f View commit details
    Browse the repository at this point in the history