commands=sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:functional]
commands=ostestr {posargs}
setenv=
{[testenv]setenv}
OS_TEST_PATH = ./cinderclient/tests/functional
Reference in New Issue
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.