Merge "Fix buildimage job"

This commit is contained in:
Jenkins
2016年01月25日 21:15:18 +00:00
committed by Gerrit Code Review

View File

@@ -141,6 +141,7 @@ if need_required_packages; then
if [ -n "$DIB_UPDATE_REQUESTED" ]; then
case "$platform" in
"ubuntu")
sudo apt-get update
sudo apt-get install $package_list -y
;;
"opensuse")

View File

@@ -29,6 +29,8 @@ commands = {posargs}
[testenv:buildimage]
commands = manila-image-create
deps =
-r{toxinidir}/requirements.txt
[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.