Ejemplo n.º 1
0
def database_test_patch_operations(runner, config_file, config_profile,
                                   db_systems_test_patch_operations):
    return get_database(runner, config_file, config_profile,
                        db_systems_test_patch_operations)
Ejemplo n.º 2
0
def vm_database_test_data_guard_with_new_db(runner, config_file, config_profile, vm_db_system_test_data_guard_with_new_db):
    return get_database(runner, config_file, config_profile, vm_db_system_test_data_guard_with_new_db)