sonic-net / SONiC

Landing page for Software for Open Networking in the Cloud (SONiC) - https://sonic-net.github.io/SONiC/
2.16k stars 1.1k forks source link

Update the quality of some feature in the release note #1693

Closed nhe-NV closed 1 month ago

nhe-NV commented 1 month ago

Update the feature quality based on the comments in :https://github.com/sonic-net/SONiC/pull/1589

Need to correct the quality level of the following features, where tests are available:

  1. [DASH] ACL tags HLD, sonic-mgmt: [DASH] New test cases for dash acl tag sonic-mgmt#11559
  2. FRR version 8.5.1 Upgrade- this is an upgrade of the an existing package that was validated using the existing test, the quality level has to be change to GA
  3. Factory reset, sonic-mgmt: Reset factory tests sonic-mgmt#7652
  4. Persistent DNS address across reboots, sonic-mgmt: Add static DNS test cases sonic-mgmt#8712
  5. CMIS related features: were qualified using the existing test suites.
liat-grozovik commented 1 month ago

@nhe-NV can you please solve conflict and i will be able to merge?

nhe-NV commented 1 month ago

@nhe-NV can you please solve conflict and i will be able to merge?

Hi @liat-grozovik Conflict fixed, Thanks!

zhangyanzhao commented 1 month ago

@nhe-NV per https://github.com/sonic-net/SONiC/blob/master/doc/SONiC%20feature%20quality%20definition.md, GA quality means the test cases have been added to sonic-mgmt repo. I did a spot check with PR #11559, I only see the test plan but no test cases implementation. Can you please double check this one and all other 4 features which you want to mark as GA? Thanks.

roy-sror commented 1 month ago

@zhangyanzhao

  1. [DASH] ACL tags HLD, sonic-mgmt: [DASH] New test cases for dash acl tag sonic-mgmt: https://github.com/sonic-net/sonic-mgmt/pull/11559 - this is test implementation
  2. FRR version 8.5.1 Upgrade- this is an upgrade of the an existing package that was validated using the existing test, the quality level has to be change to GA
  3. Factory reset, sonic-mgmt: Reset factory tests sonic-mgmt: https://github.com/sonic-net/sonic-mgmt/pull/7652 - this is test implementation
  4. Persistent DNS address across reboots, sonic-mgmt: Add static DNS test cases sonic-mgmt: https://github.com/sonic-net/sonic-mgmt/pull/8712 - this is test implementation
  5. CMIS related features: were qualified using the existing test suites.