cfs tests small temporal chages

This commit is contained in:
Grigory Smolkin
2017-10-19 18:26:24 +03:00
parent 9a1e6eed0b
commit 40118ca3ed
4 changed files with 141 additions and 78 deletions
+3 -3
View File
@@ -20,6 +20,6 @@ class CfsValidateBackupNoenc(ProbackupTest,unittest.TestCase):
pass
class CfsValidateBackupNoenc(CfsValidateBackupNoenc):
os.environ["PG_CIPHER_KEY"] = "super_secret_cipher_key"
super(CfsValidateBackupNoenc).setUp()
#class CfsValidateBackupNoenc(CfsValidateBackupNoenc):
# os.environ["PG_CIPHER_KEY"] = "super_secret_cipher_key"
# super(CfsValidateBackupNoenc).setUp()