Skip to content

Rt 5.6 fix#2079

Merged
guoshiuan merged 34 commits into
openconfig:mainfrom
manan-patel:RT-5.6_fix
Sep 18, 2023
Merged

Rt 5.6 fix#2079
guoshiuan merged 34 commits into
openconfig:mainfrom
manan-patel:RT-5.6_fix

Conversation

@manan-patel
Copy link
Copy Markdown
Contributor

@manan-patel manan-patel commented Aug 31, 2023

https://github.com/openconfig/public/pull/731/files

Since ondatra doesn't check server version, added deviation to update interface loopback mode using raw gnmi API
And added deviation to skip Interface_OperStatus_LOWER_LAYER_DOWN

@manan-patel manan-patel requested review from a team as code owners August 31, 2023 17:38
@manan-patel manan-patel requested review from a team and jasdeep-hundal August 31, 2023 17:38
@OpenConfigBot
Copy link
Copy Markdown

OpenConfigBot commented Aug 31, 2023

Pull Request Functional Test Report for #2079 / 84a7f33

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-5.6: Interface Loopback mode
Cisco 8000E status
RT-5.6: Interface Loopback mode
Cisco XRd status
RT-5.6: Interface Loopback mode
Juniper cPTX status
RT-5.6: Interface Loopback mode
Nokia SR Linux status
RT-5.6: Interface Loopback mode
Openconfig Lemming status
RT-5.6: Interface Loopback mode

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-5.6: Interface Loopback mode
Cisco 8808 status
RT-5.6: Interface Loopback mode
Juniper PTX10008 status
RT-5.6: Interface Loopback mode
Nokia 7250 IXR-10e status
RT-5.6: Interface Loopback mode

Help

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 11, 2023

Pull Request Test Coverage Report for Build 6173963288

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 45.707%

Totals Coverage Status
Change from base Build 6172452438: 0.0%
Covered Lines: 1347
Relevant Lines: 2947

💛 - Coveralls

manan-patel and others added 10 commits September 13, 2023 10:33
* Initial commit for RT-1.23

* updated metadata

* Update bgp_afi_safi_defaults_test.go

* Update metadata.textproto

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>
* fixed the tun1.9 subnet issue

* fixing the ip address assignment guidelines

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>
* added OTG test for RT-1.11

* added metadata

* updated

* updated

* added deviations to metadata

* Update bgp_remove_private_as_otg_test.go

updated int32 to uint32

* Addressing review comments

* Updated README

* Updated README

* Update metadata.textproto

* Adressing review comments

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
@guoshiuan guoshiuan merged commit fe4c123 into openconfig:main Sep 18, 2023
frasieroh pushed a commit to aristanetworks/openconfig-featureprofiles that referenced this pull request Sep 18, 2023
* added deviation to skip_interface_oper_status_lower_layer_down

* deviation to update interface loopback mode using raw gnmi

* fixed call

* fixed GNMI raw call

* updated logic for Interface_OperStatus_LOWER_LAYER_DOWN check

* added Interface_OperStatus_DOWN check

* rollback vendor call order

* rebase

* updated metadata.pb.go

* Fix nil dereference (openconfig#2128)

* RT-1.23 BGP AFI-SAFI OC Defaults (openconfig#2082)

* Initial commit for RT-1.23

* updated metadata

* Update bgp_afi_safi_defaults_test.go

* Update metadata.textproto

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>

* fixed the tun1.9 subnet issue (openconfig#2088)

* fixed the tun1.9 subnet issue

* fixing the ip address assignment guidelines

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>

* RT-1.11 - BGP remove private AS  - OTG test (openconfig#1853)

* added OTG test for RT-1.11

* added metadata

* updated

* updated

* added deviations to metadata

* Update bgp_remove_private_as_otg_test.go

updated int32 to uint32

* Addressing review comments

* Updated README

* Updated README

* Update metadata.textproto

* Adressing review comments

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>

* updated call

---------

Co-authored-by: Greg Dennis <5436032+greg-dennis@users.noreply.github.com>
Co-authored-by: cprabha <cprabha@juniper.net>
Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>
Co-authored-by: KandukuriSudheer <134359848+KandukuriSudheer@users.noreply.github.com>
Co-authored-by: guoshiuan <guoshiuan@gmail.com>
frasieroh pushed a commit to aristanetworks/openconfig-featureprofiles that referenced this pull request Sep 25, 2023
* added deviation to skip_interface_oper_status_lower_layer_down

* deviation to update interface loopback mode using raw gnmi

* fixed call

* fixed GNMI raw call

* updated logic for Interface_OperStatus_LOWER_LAYER_DOWN check

* added Interface_OperStatus_DOWN check

* rollback vendor call order

* rebase

* updated metadata.pb.go

* Fix nil dereference (openconfig#2128)

* RT-1.23 BGP AFI-SAFI OC Defaults (openconfig#2082)

* Initial commit for RT-1.23

* updated metadata

* Update bgp_afi_safi_defaults_test.go

* Update metadata.textproto

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>

* fixed the tun1.9 subnet issue (openconfig#2088)

* fixed the tun1.9 subnet issue

* fixing the ip address assignment guidelines

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>

* RT-1.11 - BGP remove private AS  - OTG test (openconfig#1853)

* added OTG test for RT-1.11

* added metadata

* updated

* updated

* added deviations to metadata

* Update bgp_remove_private_as_otg_test.go

updated int32 to uint32

* Addressing review comments

* Updated README

* Updated README

* Update metadata.textproto

* Adressing review comments

---------

Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>

* updated call

---------

Co-authored-by: Greg Dennis <5436032+greg-dennis@users.noreply.github.com>
Co-authored-by: cprabha <cprabha@juniper.net>
Co-authored-by: Arul Kumar Sekar <128646204+arulkumarsekar@users.noreply.github.com>
Co-authored-by: sachendras <44847441+sachendras@users.noreply.github.com>
Co-authored-by: KandukuriSudheer <134359848+KandukuriSudheer@users.noreply.github.com>
Co-authored-by: guoshiuan <guoshiuan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants