Skip to content

Commit

Permalink
Try just defining a new automation file for adoption
Browse files Browse the repository at this point in the history
This reverts commit a7e6c66.
  • Loading branch information
cescgina committed Oct 23, 2024
1 parent a7e6c66 commit d8fce94
Show file tree
Hide file tree
Showing 19 changed files with 4 additions and 855 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
vas:
adoption:
hci-adoption:
stages:
- path: examples/va/adoption/control-plane/nncp
- path: examples/va/hci/control-plane/nncp
wait_conditions:
- >-
oc -n openstack wait nncp
Expand All @@ -14,7 +14,7 @@ vas:
src_file: values.yaml
build_output: nncp.yaml

- path: examples/va/adoption/control-plane
- path: examples/va/hci/control-plane
wait_conditions:
- >-
oc -n openstack wait nncp
Expand All @@ -24,4 +24,4 @@ vas:
values:
- name: network-values
src_file: nncp/values.yaml
build_output: ../networking.yaml
build_output: networking.yaml
4 changes: 0 additions & 4 deletions examples/va/adoption/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions examples/va/adoption/README.md

This file was deleted.

1 change: 0 additions & 1 deletion examples/va/adoption/control-plane/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions examples/va/adoption/control-plane/kustomization.yaml

This file was deleted.

1 change: 0 additions & 1 deletion examples/va/adoption/control-plane/nncp/.gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions examples/va/adoption/control-plane/nncp/kustomization.yaml

This file was deleted.

195 changes: 0 additions & 195 deletions examples/va/adoption/control-plane/nncp/values.yaml

This file was deleted.

Loading

0 comments on commit d8fce94

Please sign in to comment.