-
Notifications
You must be signed in to change notification settings - Fork 34
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
Adding Test Cases for Create, Remove api Objects #187
Merged
andriy-kokhan
merged 28 commits into
opencomputeproject:main
from
selldinesh:pr_phase3_create_remove
Nov 14, 2023
Merged
Adding Test Cases for Create, Remove api Objects #187
andriy-kokhan
merged 28 commits into
opencomputeproject:main
from
selldinesh:pr_phase3_create_remove
Nov 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
selldinesh
force-pushed
the
pr_phase3_create_remove
branch
4 times, most recently
from
September 20, 2023 23:55
92986e0
to
d7e4037
Compare
selldinesh
force-pushed
the
pr_phase3_create_remove
branch
from
October 3, 2023 18:41
11417c9
to
18c36c4
Compare
Signed-off-by: Yurii Lisovskyi <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: selldinesh <[email protected]>
Signed-off-by: selldinesh <[email protected]>
Signed-off-by: selldinesh <[email protected]>
Signed-off-by: selldinesh <[email protected]>
Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
…ect#189) Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Yurii Lisovskyi <[email protected]> Signed-off-by: selldinesh <[email protected]>
…teproject#194) Signed-off-by: Vinod Kumar <[email protected]> Signed-off-by: selldinesh <[email protected]>
…ject#193) Signed-off-by: Yurii Lisovskyi <[email protected]> Signed-off-by: selldinesh <[email protected]>
…t#195) Signed-off-by: Vinod Kumar <[email protected]> Signed-off-by: selldinesh <[email protected]>
…teproject#197) Signed-off-by: Vinod Kumar <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
…teproject#206) Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
* Added nlohmann-json3-dev as new sairedis dependency * Extended list of unsupported types in get_by_type() --------- Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
…mputeproject#209) Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Yurii Lisovskyi <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: Andriy Kokhan <[email protected]> Signed-off-by: selldinesh <[email protected]>
Signed-off-by: selldinesh <[email protected]>
selldinesh
force-pushed
the
pr_phase3_create_remove
branch
from
October 3, 2023 19:52
b9ff104
to
9bfe50a
Compare
andriy-kokhan
approved these changes
Nov 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of PR
Summary: Contributing SAI test cases that qualifies the SAI apis. This PR consists of test cases that does create and remove operation on the API.
The cases have been validated to be passing on CI/CD pipeline
SAI-Challenger Version: : 40e09a6