Exemplo n.º 1
0
def test_default_all_databases():
    holland(['--config', 'holland.conf.d/holland.conf',
             '--log-leve', 'debug',
             'backup',
             os.path.abspath('holland.conf.d/default_alldatabases.conf')])
Exemplo n.º 2
0
def test_default_w_extra_defaults():
    holland(['--config', 'holland.conf.d/holland.conf',
             '--log-leve', 'debug',
             'backup',
             os.path.abspath('holland.conf.d/default_extradefaults.conf')])
Exemplo n.º 3
0
def test_default_backupset():
    holland(['--config', 'holland.conf.d/holland.conf',
             '--log-leve', 'debug',
             'backup',
             os.path.abspath('holland.conf.d/default.conf')])