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

test: fix invalid digest value of repeatable blob #861

Merged
merged 2 commits into from
Nov 14, 2022

Commits on Nov 12, 2022

  1. test: fix invalid digest value of repeatable test images

    Fix invalid digest values of repeatable test mages.
    
    Fixes: dragonflyoss#832
    
    Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
    jiangliu committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    df31803 View commit details
    Browse the repository at this point in the history
  2. test: fix a bug in tests for compressed cache file

    The json configuration for compressed cache file is wrong, so fix it
    enable test cases for compressed cache files.
    
    Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
    jiangliu committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    8688d28 View commit details
    Browse the repository at this point in the history