#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'glance_store\.tests\.unit\.(?!.*cinder\.test_base\.TestConnectorBase\.test_factory_3.*)'
