
This change adds SUSE 42.3 support to the elastic telemetry solutions. Change-Id: Ibe93ea0d1ead9e7fe6da16d89989cfe5ade0f43e Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
30 lines
1.2 KiB
YAML
30 lines
1.2 KiB
YAML
# Copyright 2017, Rackspace US, Inc.
|
|
#
|
|
# 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.
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-ansible-role-jobs
|
|
check:
|
|
jobs:
|
|
- "openstack-ansible-ops:elk_metrics_6x-opensuse-423"
|
|
- "openstack-ansible-ops:elk_metrics_6x-opensuse-423-clustered"
|
|
- "openstack-ansible-ops:elk_metrics_6x-ubuntu-trusty"
|
|
- "openstack-ansible-ops:elk_metrics_6x-ubuntu-xenial"
|
|
- "openstack-ansible-ops:elk_metrics_6x-ubuntu-bionic"
|
|
- "openstack-ansible-ops:elk_metrics_6x-ubuntu-xenial-clustered"
|
|
- "openstack-ansible-ops:elk_metrics_6x-ubuntu-bionic-clustered"
|
|
gate:
|
|
jobs:
|
|
- "openstack-ansible-ops:elk_metrics_6x-ubuntu-xenial"
|