clean up and update yang-model-validator suite
(INTTEST-75)
|
|
| Status: | Resolved |
| Project: | integration-test |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Sub-task | Priority: | Medium |
| Reporter: | Jamo Luhrsen | Assignee: | Jamo Luhrsen |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
CSIT is pulling this yang github repo to run the /* Mapped to device model * Device Model Target: /top:System/top:rpm-items/top:pfxlistv4-items/top:RuleV4-list/top:name * Transformation Function: oc_prefix_name_to_rule_prefix_name */ deviation oc-rpol:routing-policy/oc-rpol:defined-sets/oc-rpol:prefix-sets/oc-rpol:prefix-set/oc-rpol:prefix-set-name { deviate /* add, replace, or delete */ { /* something */ /* "something's value" */; } } the deviate statement does not pass validation. |
| Comments |
| Comment by Jamo Luhrsen [ 31/Mar/20 ] |
|
I have the edits needed for the https://github.com/YangModels/yang repo in the experimental/ folder. I asked a but, there is at least one other issue in the vendor/cisco subdir that I noted in the description. Also, those files |
| Comment by Jamo Luhrsen [ 03/Apr/20 ] |
|
I closed my github issue after learning how things work. This is not going to happen unless the owners of those Now I understand why the original test was freezing the repo at a specific commit and then removing a bunch I am currently updating the test code to update to a recent commit so we wont be testing against something |