#7339 Tests in test_backup_and_restore.* are failing
Closed: fixed 6 years ago Opened 6 years ago by fbarreto.

Issue

The tests below are failing in PR CI and in Jenkins:
test_backup_and_restore.TestBackupAndRestore.test_full_backup_and_restore
test_backup_and_restore.TestBackupAndRestore.test_full_backup_and_restore_with_removed_users
test_backup_and_restore.TestBackupAndRestore.test_full_backup_and_restore_with_selinux_booleans_off
test_backup_and_restore.TestBackupAndRestoreWithDNS.test_full_backup_and_restore_with_DNS_zone
test_backup_and_restore.TestBackupAndRestoreWithKRA.test_full_backup_restore_with_vault
test_backup_and_restore.TestBackupReinstallRestoreWithDNS.test_full_backup_reinstall_restore_with_DNS_zone
test_backup_and_restore.TestBackupReinstallRestoreWithDNSSEC.test_full_backup_reinstall_restore_with_DNSSEC_zone
test_backup_and_restore.TestBackupReinstallRestoreWithKRA.test_full_backup_reinstall_restore_with_vault

Steps to Reproduce

  1. IPATEST_YAML_CONFIG=/vagrant/ipa-test-config.yaml ipa-run-tests-2 test_integration/test_backup_and_restore.py

Actual behavior

It fails because it cannot find right backup dir.

Expected behavior

The test should be green

Version/Release/Distribution

Git master (last commit: 9400a40)


Metadata Update from @fbarreto:
- Issue tagged with: test-failure

6 years ago

Metadata Update from @fbarreto:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/1424

6 years ago

master:

  • a70dcb1 test_backup_and_restore.py AssertionError fix

ipa-4-6:

  • 70da37a test_backup_and_restore.py AssertionError fix

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

master:

  • cd660d1 Fixing test_backup_and_restore assert to do not rely on the order

ipa-4-6:

  • 262f980 Fixing test_backup_and_restore assert to do not rely on the order

Login to comment on this ticket.

Metadata