Remove some aio jobs

These two jobs openstack-helm-infra-aio-monitoring and
openstack-helm-infra-aio-logging were only needed for
backward compatibility.

Depends-On: I9c3b8cd18178aa57ce44564490ef1b61f275ae29
Change-Id: I09d0e48128a3fd98fa9148b8e520df75d6e5be50
This commit is contained in:
Vladimir Kozhukalov 2024-02-05 14:17:39 -08:00
parent 010c21cfc9
commit 6a452ecb49
1 changed files with 0 additions and 10 deletions

View File

@ -127,11 +127,6 @@
- ./tools/deployment/osh-infra-logging/070-kibana.sh
- ./tools/deployment/osh-infra-logging/600-kibana-selenium.sh || true
# This job is for compatibility with openstack-helm-images-aio-logging
- job:
name: openstack-helm-infra-aio-logging
parent: openstack-helm-infra-logging
- job:
name: openstack-helm-infra-monitoring
parent: openstack-helm-infra-deploy
@ -163,11 +158,6 @@
- ./tools/deployment/osh-infra-monitoring/610-prometheus-selenium.sh || true
- ./tools/deployment/osh-infra-monitoring/620-nagios-selenium.sh || true
# This job is for compatibility with openstack-helm-images-aio-monitoring
- job:
name: openstack-helm-infra-aio-monitoring
parent: openstack-helm-infra-monitoring
- job:
name: openstack-helm-infra-metacontroller
parent: openstack-helm-infra-deploy