Skip to content

Commit

Permalink
[ignore] Remove encapsulation attribute from test datasource_required…
Browse files Browse the repository at this point in the history
… values in definitions for fvRsPathAtt and fvRsNodeAtt.
  • Loading branch information
gmicol committed Aug 13, 2024
1 parent 14bd5e1 commit 0b1d0fc
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions gen/definitions/properties.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -735,8 +735,6 @@ fvRsNodeAtt:
encapsulation: "vlan-100"
resource_required:
encapsulation: "vlan-101"
datasource_required:
encapsulation: "vlan-101"
datasource_non_existing:
target_dn: "topology/pod-2/paths-201/pathep-[eth1/1]"
parents:
Expand Down Expand Up @@ -834,8 +832,6 @@ fvRsPathAtt:
primary_encapsulation: "vlan-203"
resource_required:
encapsulation: "vlan-201"
datasource_required:
encapsulation: "vlan-201"
datasource_non_existing:
target_dn: "topology/pod-2/paths-201/pathep-[eth1/1]"
documentation:
Expand Down
1 change: 0 additions & 1 deletion gen/testvars/fvRsNodeAtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ datasource_non_existing:
target_dn: "topology/pod-2/paths-201/pathep-[eth1/1]"

datasource_required:
encapsulation: "vlan-101"
target_dn: "test_t_dn"

resource_required:
Expand Down
1 change: 0 additions & 1 deletion gen/testvars/fvRsPathAtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ datasource_non_existing:
target_dn: "topology/pod-2/paths-201/pathep-[eth1/1]"

datasource_required:
encapsulation: "vlan-201"
target_dn: "test_t_dn"

resource_required:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0b1d0fc

Please sign in to comment.