Skip to content

Commit c216007

Browse files
cescginaopenshift-merge-bot[bot]
authored andcommitted
Remove unused job defintion and playbooks/files
After the parenting change for the kuttl job, the nova-operator-base job is unused and can be removed. Similarly, the playbooks ported to the ci-framework can be removed.
1 parent 76837ac commit c216007

File tree

10 files changed

+0
-268
lines changed

10 files changed

+0
-268
lines changed

.zuul.yaml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,4 @@
11
---
2-
- job:
3-
name: nova-operator-base
4-
description: |
5-
This is the base job for all nova-operator tests that will deploy
6-
openstack. the base job does not deploy openstack but it does use
7-
the nova-operator-content-provider job to provide a registry with
8-
built operators and installs them on a crc environment. Child jobs
9-
should take this deployed crc and use the installed operators to
10-
deploy openstack and then test it. This job will fetch the job
11-
output directory so child jobs can just add additional logs to that
12-
in there post-playbooks.
13-
parent: cifmw-podified-multinode-edpm-base-crc
14-
abstract: true
15-
attempts: 1
16-
dependencies: ["openstack-meta-content-provider"]
17-
required-projects:
18-
- github.com/openstack-k8s-operators/ci-framework
19-
- github.com/openstack-k8s-operators/install_yamls
20-
roles:
21-
- zuul: github.com/openstack-k8s-operators/ci-framework
22-
pre-run:
23-
- ci/nova-operator-base/playbooks/pre-wrapper.yaml
24-
post-run:
25-
- ci/nova-operator-base/playbooks/collect-logs.yaml
26-
272
- job:
283
name: nova-operator-kuttl
294
parent: cifmw-multinode-kuttl-operator-target

ci/nova-operator-base/ansible.cfg

Lines changed: 0 additions & 2 deletions
This file was deleted.

ci/nova-operator-base/ci_fw_vars.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

ci/nova-operator-base/inventory.ini

Lines changed: 0 additions & 9 deletions
This file was deleted.

ci/nova-operator-base/playbooks/pre-wrapper.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

ci/nova-operator-base/playbooks/pre.yaml

Lines changed: 0 additions & 128 deletions
This file was deleted.

ci/nova-operator-kuttl/ansible.cfg

Lines changed: 0 additions & 2 deletions
This file was deleted.

ci/nova-operator-kuttl/inventory.ini

Lines changed: 0 additions & 9 deletions
This file was deleted.

ci/nova-operator-kuttl/playbooks/deploy-deps.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

ci/nova-operator-kuttl/playbooks/run-kuttl.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)