Replace NFS test with integrated one

This also adds ceph integrated test usecase.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/821096
Change-Id: Icf8f2eb3b27033597cb75a6c990b7492706f1d05
This commit is contained in:
Dmitriy Rabotyagov 2021-12-08 18:44:40 +02:00
parent 868eef21e6
commit ebe439abb4
2 changed files with 2 additions and 27 deletions

View File

@ -1,21 +0,0 @@
---
# 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.
- job:
name: openstack-ansible-nfs_glance
parent: openstack-ansible-functional
nodeset: ubuntu-bionic
vars:
tox_env: nfs

View File

@ -18,12 +18,8 @@
- check-requirements
- openstack-ansible-linters-jobs
- openstack-ansible-deploy-aio_metal-jobs
- openstack-ansible-deploy-nfs-jobs
- openstack-ansible-deploy-ceph-jobs
- openstack-ansible-deploy-aio_distro_metal-jobs
- publish-openstack-docs-pti
- build-release-notes-jobs-python3
check:
jobs:
- openstack-ansible-nfs_glance
gate:
jobs:
- openstack-ansible-nfs_glance