if __opts__['test']:
                ret['comment'] = ('The volume with name {0} is set to be created and attached'
                                  ' on {1}({2}).'.format(volume_name, instance_id, device))
                ret['result'] = None
                return ret