f547dff5c4
- Use image from nova scenario tests for cinder tests - Correct environment status wait function - Replace backup waiters with new tempest changes - Use devstack trueorfalse common function to determine boolean values Closes-Bug: #1626872 Change-Id: Id2172d3d9b314eb8132d97ec8868028c714a35c3
23 lines
773 B
YAML
23 lines
773 B
YAML
# 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.
|
|
|
|
Format: 1.0
|
|
Type: Application
|
|
FullName: io.murano.test.VM.VM
|
|
Name: VM
|
|
Description: |
|
|
application which simply boot a virtual machine
|
|
Author: 'Mirantis, Inc'
|
|
Tags: [Server]
|
|
Classes:
|
|
io.murano.apps.test.VM: VM.yaml
|