
After patch Ia2498bdb0f7c310ec3d2c2f11f5d3fc08c8b352c there is possible to run check for yaml and shell syntax. This patch is oriented to fix some similar Warnings reported in yaml syntax check for CI/CD apps, like "(indentation)". Change-Id: Ie2d854e6feef6362ea07d6132e71072dae49b5d7
21 lines
774 B
YAML
21 lines
774 B
YAML
Format: 1.2
|
|
Type: Application
|
|
FullName: org.openstack.ci_cd_pipeline_murano_app.Nodepool
|
|
Name: Nodepool
|
|
Description: |
|
|
Nodepool is a system for launching single-use test nodes on demand based on
|
|
images built with cached data. It is designed to work with any OpenStack
|
|
based cloud, and is part of a suite of tools that form a comprehensive
|
|
test system including Jenkins and Zuul.
|
|
Author: 'Mirantis, Inc'
|
|
Tags: [Images, CI, Zuul, Jenkins]
|
|
Classes:
|
|
org.openstack.ci_cd_pipeline_murano_app.Nodepool: Nodepool.yaml
|
|
UI: ui.yaml
|
|
Logo: logo.png
|
|
Require:
|
|
org.openstack.ci_cd_pipeline_murano_app.puppet.SystemConfig:
|
|
org.openstack.ci_cd_pipeline_murano_app.puppet.Puppet:
|
|
org.openstack.ci_cd_pipeline_murano_app.Jenkins:
|
|
org.openstack.ci_cd_pipeline_murano_app.Zuul:
|