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] test_corrupt_backup_content was updated [typos, new asserts] #633

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

Commits on Jul 25, 2024

  1. [tests] test_corrupt_backup_content was updated [typos, new asserts]

    New names:
     full2_id [was fulle2_id]
     full1_conf_file [was fulle1_conf_file]
     full2_conf_file [was fulle2_conf_file]
    
    New asserts:
     - self.show_pb(backup_dir, 'node', full1_id)['status'] is 'CORRUPT'
     - self.show_pb(backup_dir, 'node', full2_id)['status'] is 'OK'
    dmitry-lipetsk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    427d973 View commit details
    Browse the repository at this point in the history