bareon/bareon/tests_functional/image_build/centos_minimal_env.sh
Dmitry Bogun c1711febfc Add generation of bareon ssh-key
Functional test prepare bareon images. They need to insert an ssh-key
into this image. Till now pregenerated key was used. To decrease a
number of external resources (key was downloaded via http) switch to
generated ssh-key.

Change-Id: I880b60bd2bafc1b88d716a1a245abad5794aff0a
2017-01-05 11:57:21 +00:00

32 lines
1.1 KiB
Bash

#!/usr/bin/env bash
#
# Copyright 2016 Cray Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
# A default environment used for image build/sync.
export BUILD_DIR=/tmp/rft_image_build
export DIB_SRC=https://github.com/openstack/diskimage-builder.git
export DIB_BRANCH=master
export DIB_UTILS_SRC=https://github.com/openstack/dib-utils.git
export DIB_UTILS_BRANCH=master
export DIB_ELEMENTS_SRC=https://github.com/openstack/bareon-image-elements.git
export DIB_ELEMENTS_BRANCH=master
export GOLDEN_IMAGE_DIR=/tmp/rft_golden_images/
export GOLDEN_IMAGE_SRC=http://images.fuel-infra.org/rft_golden_images/