Remove mirror create
This was just to avoid our initial gate crisis, and has been put into project-config with I45b4b181369032155f8908ee11641d2327586e6f Change-Id: I3ab57b4455b39ccc3fa94ef1be2193fa7f082fb6
This commit is contained in:
parent
f8106b2ec0
commit
859e737ada
@ -11,10 +11,6 @@ export DIB_ELEMENTS=$(python -c '
|
|||||||
import diskimage_builder.paths
|
import diskimage_builder.paths
|
||||||
diskimage_builder.paths.show_path("elements")')
|
diskimage_builder.paths.show_path("elements")')
|
||||||
|
|
||||||
# XXX: This will move into the gate scripts, and happen before
|
|
||||||
# we run this script ... just here for initial bringup
|
|
||||||
./openstack/diskimage-builder/contrib/setup-gate-mirrors.sh
|
|
||||||
|
|
||||||
# Setup sane locale defaults, because this information is leaked into DIB.
|
# Setup sane locale defaults, because this information is leaked into DIB.
|
||||||
export LANG=en_US.utf8
|
export LANG=en_US.utf8
|
||||||
export LC_ALL=
|
export LC_ALL=
|
||||||
|
Loading…
Reference in New Issue
Block a user