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

[Hot fix]Build and check binary files #305

Merged
merged 2 commits into from
Dec 8, 2022
Merged

[Hot fix]Build and check binary files #305

merged 2 commits into from
Dec 8, 2022

Conversation

dmyar21
Copy link
Contributor

@dmyar21 dmyar21 commented Dec 7, 2022

Description

  • Defective binary files build for linux systems due to an incompatible version of ansible for python 3.8
    , this build is invalid and gives an error about the absence of the fabric module

https://github.com/Netcracker/KubeMarine/actions/runs/3640188892/jobs/6144533368

Solution

  • Downgrade ansible version, raise fabric version and fix Dockerfile

How to apply

Ansible
https://github.com/ansible-community/ansible-build-data/blob/main/6/CHANGELOG-v6.rst

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Integration CI passed
  • Unit tests. If Yes list of new/changed tests with brief description
  • There is no merge conflicts

Unit tests

Indicate new or changed unit tests and what they do, if any.

@dmyar21 dmyar21 added the bug Something isn't working label Dec 7, 2022
@koryaga koryaga added this to the Q4Sp4 milestone Dec 8, 2022
@koryaga koryaga merged commit 338a87b into main Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants