Skip to content

Commit 8e730b6

Browse files
committed
fix(tests): Remove invalid CRD placeholder file
Removed adapters/vnf-operator/config/crd/bases/_.yaml: - This was an invalid placeholder CRD with empty fields - Caused NoResourceMatchError and NoKindMatchError in tests - envtest was trying to load it and failing - Only valid CRD (mano.oran.io_vnfs.yaml) should be in this directory Fixes VNF Controller test failures: - Should create VNF with RAN type successfully - Should create VNF with CN type successfully - Should reconcile VNF through pending to creating state - Should validate QoS parameters - Should handle VNF deletion with finalizer - Should handle different VNF types
1 parent 6b0120a commit 8e730b6

File tree

1 file changed

+0
-13
lines changed
  • adapters/vnf-operator/config/crd/bases

1 file changed

+0
-13
lines changed

adapters/vnf-operator/config/crd/bases/_.yaml

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

0 commit comments

Comments
 (0)