Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

openconfig/featureprofiles

dplore created a review comment on a pull request on openconfig/featureprofiles
You'll need to specify the OC path for the DUT verification.

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
recommend you specify a fixed number of packets to send, then the validation is very deterministic. ie: send 1,000 packets on 10 flows per address family, verify 1,000 packets are received ...

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
Need to specify the paths used for this as there are a couple of options. I recommend using the afts table as we generally have not required the bgp rib paths (and adding them creates new depende...

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
Hi, please specify how this will be verified.

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
```suggestion 4) Validate session establishment: Confirm that the eBGP session is successfully established between the DUT's loopback interface and the eBGP peer connected to ATE2. This can be ve...

View on GitHub

dplore created a review on a pull request on openconfig/featureprofiles

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
Since you have tests here, declare a subtest heading like: ``` ## AFT-1.1.1: AFT ipv4/6 unicast entries ```

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
The README should be precise in how the validation is performed. (if the go test code was included, we could use the code to review the most specific options. You are welcome to include the code ...

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
Since you have tests here, declare a subtest heading like: ``` ## AFT-1.1.1: AFT ipv4/6 unicast entries ```

View on GitHub

dplore created a review on a pull request on openconfig/featureprofiles

View on GitHub

dplore pushed 1 commit to main openconfig/featureprofiles
  • RT-1.55: bgp_session_mode_configuration_test.go (#3397) * Initial commit for RT-1.55 c813af4

View on GitHub

dplore closed a pull request on openconfig/featureprofiles
RT-1.55: bgp_session_mode_configuration_test.go
Hi, This is initial commit for RT-1.55 Thanks, Prabha
dplore created a review on a pull request on openconfig/featureprofiles

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
```suggestion * using next-hop-group as key find number and weight of next-hops of both internal target network * /network-instances/network-instance/afts/next-hop...

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
```suggestion * /network-instances/network-instance/afts/next-hop-groups/next-hop-group[id=next-hop-group ID]/next-hops/next-hop/state/index * /network-instanc...

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
```suggestion * /network-instances/network-instance/afts/next-hop-groups/next-hop-group[id=next-hop-group ID]/next-hops/next-hop/state/index * /network-instanc...

View on GitHub

dplore created a review on a pull request on openconfig/featureprofiles
Minor comments on paths added. ALso, please add a github issue for the TODO item, add it here in the README and also to the appropriate [github project](https://github.com/orgs/openconfig/projec...

View on GitHub

dplore created a review on a pull request on openconfig/featureprofiles
Minor comments on paths added. ALso, please add a github issue for the TODO item, add it here in the README and also to the appropriate [github project](https://github.com/orgs/openconfig/projec...

View on GitHub

dplore created a comment on a pull request on openconfig/featureprofiles
@xw-g @robshakir ready for re-review. @self-maurya @rohit-rp, please feel free to provide any suggestions.

View on GitHub

dplore created a review comment on a pull request on openconfig/featureprofiles
Note: In the future, the canonical OC content will be validated for OC schema correctness and also replace the flat list of paths in the "OpenConfig Path and RPC Coverage" heading. But until...

View on GitHub

dplore created a review on a pull request on openconfig/featureprofiles

View on GitHub

dplore created a review on a pull request on openconfig/featureprofiles

View on GitHub

dplore pushed 115 commits to dplore/readme-template-oc-config openconfig/featureprofiles
  • Move mpls static lsp test to mpls feature (#3253) * move mpls static lsp test to mpls feature * reformat paths to n... 65ec620
  • add separate policy statement for V6 (#3342) 68571ee
  • gNMI-1.4 deviation addition (#3341) adding deviation to skip power-admin-state for controllers --- <sub>This code ... f0c6d02
  • Adding Containerz CNTR-1.1 test (#3121) c206e2c
  • Fix basic_encap_test failure due to incorrect TTL validation in the test (#3344) The test incorrectly expects the en... cbd87ff
  • added valid ttl value for comparison (#3343) f0cb7b0
  • fixes mgt-1 : Management HA solution test (#3259) * added initial code * added deviations * taken care of revi... 7fae431
  • Create a Readme for DP-1.16: Ingress traffic classification and rewrite (#3020) * Create README DP-1.16: Ingress tr... 8510c98
  • RT-1.34 admin_distance_test changes incorporated (#3263) * RT-1.34 admin_distance_test changes incorporated -Cha... 0d6de85
  • fix static to bgp redistribution test (#3163) * fix static to bgp redistribution test * change static to drop rou... 7b6d0b4
  • encap frr test fixes (#3339) * encap frr test fixes * imports fix * run 6th scenario * removed unused code 10ecc08
  • DP-1.16: Remove MFF as a requirement (#3349) These qos features are not inherently dependent on FFF vs. MFF devices.... 6a41f61
  • Add PF-1.1, PF-1.2 to test registry (#3348) * Add PF-1.1, PF-1.2 to test registry 55e8690
  • Create a Readme file for DP-1.15 Egress Strict Priority scheduler (#3043) * Create a Readme file for DP-1.15 Egress ... 0ee03fe
  • P4RT 5.2 OTG fix (#3251) "This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under... ed28afd
  • Updating test unger Gribigo (#3315) 67c69e5
  • fix encap frr with reenap vrf test (#3361) d76f4d4
  • adding fix to keep decap encap tunnels within specific limit (#3322) Co-authored-by: Ram <[email protected]> 50f1276
  • TE-14.2 : encap_decap_scale_test.go (#2916) * Ixia fix for sending TOD filed * Removed delay * Moving folder ... 7c1b8b9
  • Add a test case for prefix set with CLI config. (#3362) * Add a test case for prefix set with CLI config * update... 3895e50
  • and 95 more ...

View on GitHub

dplore created a review on a pull request on openconfig/featureprofiles
For the TODO, please add a github issue tracking the implementation of the TODO items

View on GitHub

dplore created a comment on a pull request on openconfig/featureprofiles
/fptest virtual

View on GitHub

cprabha created a comment on a pull request on openconfig/featureprofiles
> @cprabha this test does not pass on cptx. See [logs from the cptx test](https://storage.cloud.google.com/featureprofiles-ci-logs-juniper/log-a29dcdb4-3ee4-4293-8da3-3ffc4f620285.txt) mentioned in...

View on GitHub

sdktr starred openconfig/featureprofiles
rszarecki pushed 12 commits to LBw_READMES openconfig/featureprofiles
  • Add alokmtri-g as codeowner for select features (#3489) * Add alokmtri-g as codeowner for select features * add a... e0b5ce2
  • [gNMI-1.11, RT-5.1/3] - add InterfaceCountersUpdateDelayed deviation for CISCO (#2805) * wait for counters update ... 43e3890
  • Add sudhinj as codeowner for aft and sampling (#3500) 9743a56
  • Added mandatory instance-type config for default network-instance (#3497) Co-authored-by: KandukuriSudheer <schandra... 9bf506f
  • Add TE-16.3 to test registry and fix descriptions (#3502) bd96dd5
  • move tests from experimental to feature dir (#3488) * move tests from experimental to feature dir * removed exper... 2d9dd52
  • Create README FOR MPLS2-2 (#3460) * Create README FOR MPLS-2.2 c208987
  • Update testregistry.textproto (#3494) * Update testregistry.textproto c6f9386
  • RT-1.51 bgp_multipath_ecmp_test.go (#3484) * Adding pps for ncptx * generic kne platform var * generic kne pla... 38440cb
  • added changes to .github/CODEOWNERS to remove ownership for policy_forwarding (#3511) 29594e3
  • DP-2.4 Police traffic on input interface matching all packets using 1 rate, 2 color marker. (#3385) Adding test case... 9dedc7a
  • Merge branch 'main' into LBw_READMES a9c3b6f

View on GitHub