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 metadata files: bump expiration date and resign #1631

Merged
merged 1 commit into from
Oct 25, 2021

Commits on Oct 23, 2021

  1. Test files: bump expiration date and resign

    Our newly added metadata files in the
    tests/repository_data/fishy_rolenames/metadata directory have an expiry
    date until "2021-10-22T11:21:56Z" and today while running the tests on
    develop branch I recived this error:
    ExpiredMetadataError("Metadata X expired on Fri Oct 22 11:21:56 2021")
    when running the tests in tests/test_updater.py file and more precisly
    the TestUpdaterRolenames.test_unusual_rolenames() test.
    
    That's why I decided to bump the expiration date to a random time in
    the future (October 22-nd 2050) and I had to resign all of the metadata
    files.
    
    Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
    MVrachev committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    d3d2f57 View commit details
    Browse the repository at this point in the history