efb6546 remove anaconda_checkbot and anaconda_storage tests

Authored and Committed by kparal 12 years ago
42 files changed. 0 lines added. 3088 lines removed.
tests/anaconda_checkbot/anaconda_checkbot.py
file removed
-253
tests/anaconda_checkbot/checkbot.sh
file removed
-123
tests/anaconda_checkbot/control
file removed
-9
tests/anaconda_checkbot/control.autoqa
file removed
-6
tests/anaconda_checkbot/mock.cfg.in
file removed
-32
tests/anaconda_storage/README
file removed
-54
tests/anaconda_storage/TODO
file removed
-12
tests/anaconda_storage/anaconda_storage.py
file removed
-107
tests/anaconda_storage/control
file removed
-11
tests/anaconda_storage/control.autoqa
file removed
-13
tests/anaconda_storage/framework/__init__.py
file removed
-331
tests/anaconda_storage/framework/cases/Autopart.py
file removed
-97
tests/anaconda_storage/framework/cases/AutopartFreespace.py
file removed
-50
tests/anaconda_storage/framework/cases/EncryptedAutopart.py
file removed
-62
tests/anaconda_storage/framework/cases/FSOnPartition.py
file removed
-66
tests/anaconda_storage/framework/cases/LVMonRAID0.py
file removed
-117
tests/anaconda_storage/framework/cases/NoSwapLVM.py
file removed
-69
tests/anaconda_storage/framework/cases/RAID0.py
file removed
-90
tests/anaconda_storage/framework/cases/RAID1.py
file removed
-55
tests/anaconda_storage/framework/cases/RAID5.py
file removed
-57
tests/anaconda_storage/framework/cases/RAID6.py
file removed
-58
tests/anaconda_storage/framework/cases/__init__.py
file removed
-390
tests/anaconda_storage/framework/driver.py.in
file removed
-72
tests/anaconda_storage/framework/exception.py
file removed
-54
tests/anaconda_storage/framework/intf.py
file removed
-45
tests/anaconda_storage/framework/runtest.py
file removed
-73
tests/anaconda_storage/framework/storage-test.ks
file removed
-85
tests/anaconda_storage/framework/suites/Autopart.py
file removed
-39
tests/anaconda_storage/framework/suites/AutopartFreespace.py
file removed
-29
tests/anaconda_storage/framework/suites/AutopartPreexistAutopart.py
file removed
-30
tests/anaconda_storage/framework/suites/ConflictingLVMAutopart.py
file removed
-48
tests/anaconda_storage/framework/suites/EncryptedAutopart.py
file removed
-29
tests/anaconda_storage/framework/suites/Ext2OnPartition.py
file removed
-31
tests/anaconda_storage/framework/suites/Ext3OnPartition.py
file removed
-31
tests/anaconda_storage/framework/suites/Ext4OnPartition.py
file removed
-41
tests/anaconda_storage/framework/suites/LVMonRAID0.py
file removed
-41
tests/anaconda_storage/framework/suites/NoSwapLVM.py
file removed
-40
tests/anaconda_storage/framework/suites/RAID0.py
file removed
-41
tests/anaconda_storage/framework/suites/RAID1.py
file removed
-31
tests/anaconda_storage/framework/suites/RAID5.py
file removed
-43
tests/anaconda_storage/framework/suites/RAID6.py
file removed
-31
tests/anaconda_storage/framework/suites/__init__.py
file removed
-192
    remove anaconda_checkbot and anaconda_storage tests
    
    These tests are currently unmaintained and broken. We expect their
    revival once a better architecture is in place (decoupled tests from
    autoqa library, support for third parties to maintain the test code
    independently). Until then we will store these tests in
    'archive_anaconda_tests' branch.