Skip to content

Commit

Permalink
updating test ID and metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
rszarecki committed Oct 1, 2024
1 parent d71c62a commit 069ae8b
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 38 deletions.
36 changes: 0 additions & 36 deletions feature/isis/otg_tests/isis_graceful_restart/metadata.textproto

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RT-2.??: ISIS Graceful Restart Helper
# RT-2.15: IS-IS Graceful Restart Helper

## Summary

Expand Down Expand Up @@ -220,7 +220,7 @@
}
```

### RT-2.??.1 [TODO: https://github.com/openconfig/featureprofiles/issues/2494]
### RT-2.15.1 [TODO: https://github.com/openconfig/featureprofiles/issues/2494]
#### GR helper

* Generate traffic form ATE port-1 to "target IPv4" and "target IPv6" networks (ATE port-2)
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# proto-file: github.com/openconfig/featureprofiles/proto/metadata.proto
# proto-message: Metadata

uuid: "4ebdc9b9-8f58-4e33-875b-b5b2a3e0de33"
plan_id: "RT-2.15"
description: "IS-IS Graceful Restart Helper"
testbed: TESTBED_DUT_ATE_2LINKS
platform_exceptions: {
platform: {
vendor: ARISTA
}
deviations: {
interface_enabled: true
default_network_instance: "default"
omit_l2_mtu: true
isis_interface_afi_unsupported: true
isis_instance_enabled_required: true
missing_value_for_defaults: true
skip_isis_set_level: true
}
}
6 changes: 6 additions & 0 deletions testregistry.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,12 @@ test: {
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/experimental/isis/otg_tests/isis_drain_test/README.md"
exec: " "
}
test: {
id: "RT-2.15"
description: "IS-IS Graceful Restart Helper"
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/experimental/isis/otg_tests/isis-graceful_restart_helper/README.md"
exec: " "
}
test: {
id: "RT-2.2"
description: "IS-IS LSP Updates"
Expand Down

0 comments on commit 069ae8b

Please sign in to comment.