Commit db71b32
committed
[kuttl] Add ctlplane NAD to kuttl deps
With openstack-k8s-operators/telemetry-operator@8a906d9
telemetry required the ctlplane nad to exist. This adds it to
the kuttl job which failed with:
```
case.go:380: resource OpenStackControlPlane:openstack-kuttl-tests/openstack-collapsed-cell:
.status.conditions.message: value mismatch, expected: Setup complete != actual:
Telemetry: NetworkAttachment resources missing: ctlplane
```
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# HEAD detached at upstream/openstack-dependency-bump/main
# Changes to be committed:
# new file: ../common/nad.yaml
# modified: ctlplane-collapsed/00-deps.yaml
#
# Untracked files:
# ../../../1
# ../../../2
# ../../../IMPLEMENTATION_SUMMARY.md
# ../../../TEST1_IMPROVEMENTS.md
# ../../../TEST2_FIXES_TODO.md
# ../../../TEST2_WEBHOOK_FIX.md
# ../../../api/core/v1beta1/SERVICE_NAME_CACHING.md
# ../../../building-test-catalog-for-upgrades.md
# ../../../docs/dev/
# ../../../galerabackup-cell1.yaml
# ../../../galerabackup.yaml
# ../../../galerarestore-cell1.yaml
# ../../../galerarestore.yaml
# ../../../hack/pin-bundle-images.sh.bk
# ../../../openstack-catalog-clean.Dockerfile
# ../../../openstack-catalog-clean/
# ../../../openstack-catalog.Dockerfile
# ../../../t.yaml
# ../../../tt.yaml
# ../../../webhook-backup.yaml
# ../../../webhook-backup2.yaml
#1 parent 22f86fa commit db71b32
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
0 commit comments