Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
muriloAvlis committed Apr 16, 2024
1 parent 5430f27 commit 86a3fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/nib/rnib/rnib.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ func (c *Client) GetE2NodeAspects(ctx context.Context, nodeID topoapi.ID) (*topo

log.Debug(object.GetEntity().GetKindID())
log.Debug(object.GetKind().GetName())
log.Info("test")

// check if object is an E2 Node
if object.GetEntity().GetKindID() != "e2node" {
Expand Down

0 comments on commit 86a3fad

Please sign in to comment.