Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding additional set of pass cases in tofino (#25)
* Add LAG hash seed test-case (opencomputeproject#184) Signed-off-by: Yurii Lisovskyi <yurii.lisovskyi@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * adding additional create remove cases (#14) Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * removing switch tunnel Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * resolving PR comments and merge conflict Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * resolving precommit checks Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * reverting sai and l2 basic Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Fixed u8/u16 and range Thrift conversions (opencomputeproject#188) Signed-off-by: Andriy Kokhan <andriy.kokhan@gmail.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Updated PTF use-case. Enabled PTF TCs run from CI/CD (opencomputeproject#189) Signed-off-by: Andriy Kokhan <andriy.kokhan@gmail.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Fix oper status check (opencomputeproject#192) Signed-off-by: Yurii Lisovskyi <yurii.lisovskyi@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Added support for string SAI_NULL_OBJECT_ID for Thrift RPC (opencomputeproject#194) Signed-off-by: Vinod Kumar <vikumar7ks@gmail.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Remove unnecessary adding BPs to default VLAN on init (opencomputeproject#193) Signed-off-by: Yurii Lisovskyi <yurii.lisovskyi@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Adding new DASH TCs for create, set and remove API (opencomputeproject#195) Signed-off-by: Vinod Kumar <vikumar7ks@gmail.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Adding new DASH TCs for create, set and remove API 2nd set (opencomputeproject#197) Signed-off-by: Vinod Kumar <vikumar7ks@gmail.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Fixed set_sku_mode() (opencomputeproject#198) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Added FDB basic UTs (opencomputeproject#199) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Added LAG basic UTs (opencomputeproject#200) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Added FDB flush UTs (opencomputeproject#201) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * [CI/CD] Fixed checks what Docker images have to be rebuild (opencomputeproject#206) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Updated to SAI v1.13+ (opencomputeproject#205) * Added nlohmann-json3-dev as new sairedis dependency * Extended list of unsupported types in get_by_type() --------- Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Fixed pytest warnings (opencomputeproject#207) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Refactored Redis RPC I/O failure processing (opencomputeproject#208) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Removed obsoleted exec option. Please use "--testbed" instead (opencomputeproject#209) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Add generic SAI Thrift server (opencomputeproject#203) Signed-off-by: Yurii Lisovskyi <yurii.lisovskyi@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * Fixed "--traffic" option behavior (opencomputeproject#210) Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * line ending change Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> * adding additional tofino vs pass cases * adding skip all * pytest --------- Signed-off-by: Yurii Lisovskyi <yurii.lisovskyi@plvision.eu> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com> Signed-off-by: Andriy Kokhan <andriy.kokhan@gmail.com> Signed-off-by: Vinod Kumar <vikumar7ks@gmail.com> Signed-off-by: Andriy Kokhan <andriy.kokhan@plvision.eu> Co-authored-by: Yurii Lisovskyi <yurii.lisovskyi@plvision.eu> Co-authored-by: Andriy Kokhan <andriy.kokhan@gmail.com> Co-authored-by: vikumarks <119973184+vikumarks@users.noreply.github.com> Co-authored-by: Andriy Kokhan <andriy.kokhan@plvision.eu>
- Loading branch information