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

Bugfix: OS arch fall-back when no RPM installed on inird image #50523

Merged
merged 10 commits into from
Nov 20, 2018

Commits on Nov 20, 2018

  1. Get os_arch also without RPM package installed

    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    746d2be View commit details
    Browse the repository at this point in the history
  2. Fix imports

    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    3ef656e View commit details
    Browse the repository at this point in the history
  3. Add pkg.rpm unit test case

    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    f00b97c View commit details
    Browse the repository at this point in the history
  4. Fix docstring

    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    5dcac8d View commit details
    Browse the repository at this point in the history
  5. Add UT for getting OS architecture fallback, when no RPM found (initr…

    …d, e.g.)
    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    6acb016 View commit details
    Browse the repository at this point in the history
  6. Add UT for OS architecture detection on fallback, when no CPU arch ca…

    …n be determined
    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    51c1ef9 View commit details
    Browse the repository at this point in the history
  7. Add UT for OS arch detection when no CPU arch or machine can be deter…

    …mined
    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    b780389 View commit details
    Browse the repository at this point in the history
  8. Lintfix: replace filter() with LC

    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    34e3a18 View commit details
    Browse the repository at this point in the history
  9. Lintfix: Remove unused import

    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    2b58180 View commit details
    Browse the repository at this point in the history
  10. Remove pytest blocker.

    Bo Maryniuk committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    f8deae2 View commit details
    Browse the repository at this point in the history