openconfig / featureprofiles

Feature Profiles are groups of OpenConfig paths and tests which verify their behavior
Apache License 2.0
48 stars 138 forks source link

Add feature and test support for `/defined-sets` #1883

Open dplore opened 1 year ago

dplore commented 1 year ago

Add a feature.textproto and functional tests for OpenConfig /defined-sets.

Note: One probably can't test defined-sets without something referencing them, but I also see why they might be a separate feature given that they might be referenced from different contexts.

Originally posted by @robshakir in https://github.com/openconfig/featureprofiles/pull/1502#pullrequestreview-1525106685

robshakir commented 1 year ago

It's not clear to me that this is actually the right action -- I think it needs some more thought. Are defined-sets alone testable?