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

tests: robustness enhancement of regression tests #4433

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Commits on Nov 11, 2024

  1. tests: robustness enhancement of regression tests

    Results of some regression tests may vary on diffirent env,
    due to the unready status of shd process or unexpected
    output language of key commands in test case.
    
    So, it should be made sure that shd process has got ready before
    a `gluster v heal` cmd is triggered in testcase. And if the output
    of command is the judge standard of sub-testcase, we also shuold
    assure it is shown in specified language as expected.
    
    Fixes: gluster#4432
    Signed-off-by: chenjinhao <[email protected]>
    chenjinhao committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3caad88 View commit details
    Browse the repository at this point in the history