Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RT-1.11 - BGP remove private AS  - OTG test #1853

Merged
merged 32 commits into from
Sep 15, 2023

Conversation

cprabha
Copy link
Contributor

@cprabha cprabha commented Jul 7, 2023

Hi,

I have added OTG test for RT-1.11 - BGP remove private AS.
Resolves : #1813

Thanks,
Prabha

@cprabha cprabha requested review from a team as code owners July 7, 2023 22:47
@OpenConfigBot
Copy link

OpenConfigBot commented Jul 7, 2023

Pull Request Functional Test Report for #1853 / b40eafb

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-1.11: BGP remove private AS
Cisco 8000E status
RT-1.11: BGP remove private AS
Cisco XRd status
RT-1.11: BGP remove private AS
Juniper cPTX status
RT-1.11: BGP remove private AS
Nokia SR Linux status
RT-1.11: BGP remove private AS
Openconfig Lemming status
RT-1.11: BGP remove private AS

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-1.11: BGP remove private AS
Cisco 8808 status
RT-1.11: BGP remove private AS
Juniper PTX10008 status
RT-1.11: BGP remove private AS
Nokia 7250 IXR-10e status
RT-1.11: BGP remove private AS

Help

@octpetre
Copy link
Contributor

@cprabha could you please add this test to the PR header: Resolves #1813
This will ensure tracking of the OTG tests dev found here https://github.com/orgs/openconfig/projects/3/views/1

@coveralls
Copy link

coveralls commented Aug 16, 2023

Pull Request Test Coverage Report for Build 6162283935

  • 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 6162045682: 0.0%
Covered Lines: 1347
Relevant Lines: 2947

💛 - Coveralls

@cprabha
Copy link
Contributor Author

cprabha commented Sep 11, 2023

@cprabha could you please add this test to the PR header: Resolves #1813 This will ensure tracking of the OTG tests dev found here https://github.com/orgs/openconfig/projects/3/views/1

This is resolved.

sachendras
sachendras previously approved these changes Sep 14, 2023
@arulkumarsekar arulkumarsekar merged commit e4897c7 into openconfig:main Sep 15, 2023
10 checks passed
frasieroh pushed a commit to aristanetworks/openconfig-featureprofiles that referenced this pull request Sep 15, 2023
* 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 <[email protected]>
manan-patel pushed a commit to manan-patel/featureprofiles that referenced this pull request Sep 15, 2023
* 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 <[email protected]>
guoshiuan added a commit 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 (#2128)

* RT-1.23 BGP AFI-SAFI OC Defaults (#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 <[email protected]>
Co-authored-by: sachendras <[email protected]>

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

* fixed the tun1.9 subnet issue

* fixing the ip address assignment guidelines

---------

Co-authored-by: Arul Kumar Sekar <[email protected]>
Co-authored-by: sachendras <[email protected]>

* RT-1.11 - BGP remove private AS  - OTG test (#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 <[email protected]>

* updated call

---------

Co-authored-by: Greg Dennis <[email protected]>
Co-authored-by: cprabha <[email protected]>
Co-authored-by: Arul Kumar Sekar <[email protected]>
Co-authored-by: sachendras <[email protected]>
Co-authored-by: KandukuriSudheer <[email protected]>
Co-authored-by: guoshiuan <[email protected]>
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 <[email protected]>
Co-authored-by: sachendras <[email protected]>

* 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 <[email protected]>
Co-authored-by: sachendras <[email protected]>

* 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 <[email protected]>

* updated call

---------

Co-authored-by: Greg Dennis <[email protected]>
Co-authored-by: cprabha <[email protected]>
Co-authored-by: Arul Kumar Sekar <[email protected]>
Co-authored-by: sachendras <[email protected]>
Co-authored-by: KandukuriSudheer <[email protected]>
Co-authored-by: guoshiuan <[email protected]>
frasieroh pushed a commit to aristanetworks/openconfig-featureprofiles that referenced this pull request Sep 25, 2023
* 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 <[email protected]>
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 <[email protected]>
Co-authored-by: sachendras <[email protected]>

* 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 <[email protected]>
Co-authored-by: sachendras <[email protected]>

* 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 <[email protected]>

* updated call

---------

Co-authored-by: Greg Dennis <[email protected]>
Co-authored-by: cprabha <[email protected]>
Co-authored-by: Arul Kumar Sekar <[email protected]>
Co-authored-by: sachendras <[email protected]>
Co-authored-by: KandukuriSudheer <[email protected]>
Co-authored-by: guoshiuan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OTG: RT-1.11: BGP remove private AS
7 participants