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

Fix nkv_test_cli #47

Closed

Commits on Jul 11, 2023

  1. Fix nkv_test_cli

    - call nkv_test_cli directly instead of dss_host.py
    - allow execution of test case / test suite
    - add sample suite001.yml test suite
    velomatt committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    aa836cf View commit details
    Browse the repository at this point in the history
  2. Create log dir on test_nkv_test_cli

    - if log dir is missing, test will fail (eg - disaggregated)
    velomatt committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1bf1230 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into use-nkv_test_cli-di…

    …rectly-instead-of-dss_host.py
    velomatt committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ae7ffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51df02c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. update docs and vars

    velomatt committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    10d1c6a View commit details
    Browse the repository at this point in the history
  2. add more failure cases

    velomatt committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    abf61a7 View commit details
    Browse the repository at this point in the history
  3. add docs to suite001

    - add MIN-1761 regression test
    - add chunked put / get test
    velomatt committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    623c4d5 View commit details
    Browse the repository at this point in the history
  4. Add suite 002

    - tests for gen2
    velomatt committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0e43eae View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add additional error check

    velomatt committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a919d10 View commit details
    Browse the repository at this point in the history
  2. update test

    velomatt committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e0cef0e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Merge branch 'master' of https://github.com/OpenMPDK/dss-ansible into…

    … use-nkv_test_cli-directly-instead-of-dss_host.py
    velomatt committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a451d99 View commit details
    Browse the repository at this point in the history
  2. fix broken fqcn

    velomatt committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    53a185b View commit details
    Browse the repository at this point in the history