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

Feat/185179889 stability tests and refactor #402

Merged
merged 3 commits into from
Jun 21, 2023

Commits on Jun 21, 2023

  1. add stability tests

     - stability tests differentiate between ert and srt
     - refactor flags and names to make sense in a world with three units
     - add env var flags for passthrough to test suites
     - clean up test containers automatically
    
    Co-authored-by: Nick Rohn <nrohn@vmware.com>
    Co-authored-by: Gary Liu <garyliu@vmware.com>
    notrepo05 and syslxg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dce2397 View commit details
    Browse the repository at this point in the history
  2. refactor: remove println

    Co-authored-by: Nick Rohn <nrohn@vmware.com>
    Co-authored-by: Gary Liu <garyliu@vmware.com>
    notrepo05 and syslxg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    33d54bd View commit details
    Browse the repository at this point in the history
  3. feat: auto remove containers

    Co-authored-by: Nick Rohn <nrohn@vmware.com>
    Co-authored-by: Gary Liu <garyliu@vmware.com>
    notrepo05 and syslxg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a159bd4 View commit details
    Browse the repository at this point in the history