59275230dc
This also adds a git track branch for tempest master, so that tempest gets bumped by the releasing tooling, like the other files [1]. [1]: https://review.openstack.org/#/c/596391/ Change-Id: I5d20ec377cc610090bcda75593e16093b7046c4a
23 lines
1.0 KiB
YAML
23 lines
1.0 KiB
YAML
---
|
|
# Copyright 2018, Jean-Philippe Evrard <jean-philippe@evrard.me>
|
|
#
|
|
# 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.
|
|
|
|
# TODO(evrardjp): Remove this file from stable branches to allow the latest tempest
|
|
# release to be used instead, when a PyPI published version of tempest contains
|
|
# https://github.com/openstack/tempest/commit/7d2b636a30057ed8db8cfd4fe2248f509b3570f1#diff-5c9acbc10dc9d27b47985cd74ab100f6
|
|
tempest_git_repo: https://git.openstack.org/openstack/tempest
|
|
tempest_git_install_branch: master
|
|
tempest_git_project_group: utility_all
|
|
tempest_git_track_branch: master
|