Karthikeya Remilla
Karthikeya Remilla
a. added the process "ifmgr" for test purposes and chassis component name "Rack 0" for Cisco The test intent is to kill a process and perform Healthz operations post that....
Changes for zr_logical_channels_test: 1. operationalMode flag 2. cisco numbering deviations for eth and otn channels 3. eth and otn channels' index testcases based on deviations Note: ciscoOpticalChannelFormat := strings.ReplaceAll(opticalChannel, "/",...
Currently in zr_laser_bias_test, we are streaming individual laser-current leaves in sample mode. namely - instant/avg/min/max values. During the verification process, since these are pulled at different times, the avg value...
cisco deviation for configuring UsedThresholdUpper and UsedThresholdUpperClear leaves It is agreed upon that it will not be part of upcoming oc resource utilization feature. Enhancement is tracked internally via CSCwn89038...
Description: This PR addresses the issue identified in [397859196](https://partnerissuetracker.corp.google.com/u/1/issues/397859196\](https://partnerissuetracker.corp.google.com/u/1/issues/397859196/)) Proposed Changes: 1. Replace the default target-defined subscription with a sampling subscription to enable more proactive polling of the DUT for...
PR to incorporate LLDP behavior change from ios-xr version 25.1.1: interface needs to be added to OC datastore explicitly before enabling LLDP on it Proposed changes: leafref fix + interface...
This is a clone of PR #4370. Raised this so the team can address comments instead of an individual account.
adding code which resolves the IPv4 prefixes mismatch. IPv6 prefix mismatch still needs to be triaged further.
Cisco PR for RT-2.12 as requested. Changes needed: 1. reuse existing skip_isis_set_metric_style_type for unsupported scenario. Created tracker b/456075095 and added comment in metadata.proto 2. reuse existing tc_metric_propagation_unsupported for b/388955361 3....
This is standard procedure used across many FNT tests after ate.OTG().StartProtocols(t). This is needed to improve success rate of P4RT-5.1 and avoid transient ARP issues.