-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Adding first feast operator e2e test. (#4791)
* Abstracted the code to reuse the validations across different test cases. Incorporated the code review comments. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * Abstracted the code to reuse the validations across different test cases. Incorporated the code review comments. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * Abstracted the code to reuse the validations across different test cases. Incorporated the code review comments. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * adding the validations to check featurestore conditions are in ready state. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * Fixing the integration tests on the PR by updating the make target as per updated code. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * Fixing lint errors with line length Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * changing the feast operator image name to localhost to incorporate code review comment. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> --------- Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
- Loading branch information
1 parent
dc9f825
commit 8339f8d
Showing
5 changed files
with
326 additions
and
61 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.