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

smoke: add nydusd hot upgrade test case #1603

Merged
merged 2 commits into from
Jul 22, 2024

Commits on Jul 19, 2024

  1. smoke: refactor nydusd methods for testing

    Renaming and adding some methods for nydusd struct, for easily controlling
    nydusd process.
    
    And support SKIP_CASES env to allow skipping some cases.
    
    Signed-off-by: Yan Song <[email protected]>
    imeoer committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6c9ed19 View commit details
    Browse the repository at this point in the history
  2. smoke: add nydusd hot upgrade test case

    The test case in hot_upgrade_test.go is different with takeover_test.go,
    it not depend on snapshotter component.
    
    Signed-off-by: Yan Song <[email protected]>
    imeoer committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    717999e View commit details
    Browse the repository at this point in the history