diff --git a/tox.ini b/tox.ini index 1f4fd5a..78e7d72 100644 --- a/tox.ini +++ b/tox.ini @@ -30,6 +30,9 @@ commands = [testenv:venv] commands = {posargs} +[testenv:buildimage] +commands = manila-image-create + [flake8] show-source = true builtins = _