#!/bin/sh

set -e

pkgos-dh_auto_test --no-py2 'octavia\.tests\.unit\.(?!.*cmd\.test_status\.TestUpgradeChecks\.test__check_amphorav2_warning|.*cmd\.test_status\.TestUpgradeChecks\.test__check_persistence_sqlite|amphorae\.drivers\.haproxy\.test_rest_api_driver_1_0\.TestAmphoraAPIClientTest\.test_.*_missing)'
