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

Enable Mambo OS state #545

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 28, 2019

  1. Enable OS State for Mambo Environment

    Let's enable OS State if asked by user
    for Mambo simulator environment, so that
    we can run OS tests, have verified
    using buildroot environment and works fine.
    
    Signed-off-by: Satheesh Rajendran <[email protected]>
    Satheesh Rajendran committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    e2e8cb0 View commit details
    Browse the repository at this point in the history
  2. Add test to demonstrate Mambo with Buildroot

    Let's add test to demonstrate OS state Mambo
    boottest with Buildroot environment.
    
    Refer this blog for more details,
    https://sathnaga86.com/2019/11/19/guide-to-run-test-on-power9-from-laptop-using-simulator.html
    
    Signed-off-by: Satheesh Rajendran <[email protected]>
    Satheesh Rajendran committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    aac3bf4 View commit details
    Browse the repository at this point in the history