Merge "Pass env vars into tox buildimage sections"

This commit is contained in:
Zuul
2020年05月20日 17:48:34 +00:00
committed by Gerrit Code Review

View File

@@ -33,9 +33,11 @@ commands = manila-image-create {posargs}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
passenv = *
[testenv:buildimage-docker]
commands = {toxinidir}/tools/docker_builder.sh
passenv = *
[flake8]
show-source = true
Reference in New Issue
openstack/manila-image-elements
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.