1c8ce63 remove rats_install rats_sanity

Merged and Committed by hongqing 12 years ago
83 files changed. 450 lines added. 4990 lines removed.
autoqa.spec
file modified
+1 -0
conf/autoqa.conf
file modified
+6 -2
doc/control.template
file modified
+4 -9
lib/autoqa/config.py
file modified
+20 -9
lib/autoqa/test.py
file modified
+93 -4
lib/autoqa/tests/test_bodhi_utils.py
file modified
+29 -22
lib/autoqa/util.py
file modified
+0 -1
lib/autoqa/virtguest.py
file modified
+1 -1
lib/autotest/site_autotest.py
file modified
+6 -0
runtests.sh
file modified
+4 -2
tests/anaconda_checkbot/anaconda_checkbot.py
file removed
-253
tests/anaconda_checkbot/checkbot.sh
file removed
-123
tests/anaconda_checkbot/control
file removed
-14
tests/anaconda_checkbot/control.autoqa
file removed
-6
tests/anaconda_checkbot/mock.cfg.in
file removed
-32
tests/anaconda_install/cases/boot/ks.cfg
file modified
+10 -4
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
-16
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
tests/compose_tree/compose_tree.py
file removed
-98
tests/compose_tree/compose_tree.sh
file removed
-226
tests/compose_tree/control
file removed
-16
tests/compose_tree/control.autoqa
file removed
-8
tests/conflicts/conflicts.py
file modified
+5 -10
tests/conflicts/control
file modified
+2 -7
tests/conflicts/potential_conflict.py
file modified
+8 -0
tests/depcheck/control
file modified
+2 -6
tests/depcheck/control.autoqa
file modified
+3 -2
tests/depcheck/depcheck
file modified
+24 -0
tests/depcheck/depcheck.py
file modified
+31 -3
tests/helloworld/control
file modified
+2 -7
tests/mediakit_sanity/control
file modified
+4 -0
tests/mediakit_sanity/mediakit_sanity.py
file modified
+99 -0
tests/mediakit_sanity/sanity.py
file modified
+76 -0
tests/rats_install/anaconda.py
file removed
-484
tests/rats_install/analog.py
file removed
-222
tests/rats_install/control
file removed
-20
tests/rats_install/control.autoqa
file removed
-9
tests/rats_install/install.py
file removed
-336
tests/rats_sanity/rats_sanity.py
file removed
-68
tests/rats_sanity/sanity.py
file removed
-276
tests/repoclosure/control
file modified
+1 -7
tests/repoclosure/repoclosure.py
file modified
+5 -14
tests/rpmguard/control
file modified
+2 -6
tests/rpmguard/rpmguard.py
file modified
+2 -0
tests/rpmlint/control
file modified
+2 -6
tests/rpmlint/rpmlint.py
file modified
+2 -0
tests/upgradepath/control
file modified
+3 -7
tests/upgradepath/upgradepath.py
file modified
+3 -0
    remove rats_install rats_sanity
    
        
file modified
+1 -0
file modified
+6 -2
file modified
+4 -9
file modified
+20 -9
file modified
+93 -4
file modified
+0 -1
file modified
+1 -1
file modified
+4 -2
file modified
+5 -10
file modified
+2 -7
file modified
+2 -6
file modified
+24 -0
file modified
+31 -3
file modified
+2 -7
file modified
+1 -7
file modified
+2 -6
file modified
+2 -0
file modified
+2 -6
file modified
+2 -0
file modified
+3 -7