feat: Operator E2E test to validate FeatureStore custom resource using remote registry by lokeshrangineni · Pull Request #4822 · feast-dev/feast
added 2 commits
lokeshrangineni
changed the title
Operator E2E test to validate FeatureStore custom resource using remote registry
feat: Operator E2E test to validate FeatureStore custom resource using remote registry
… the github CI timeout issue. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
…when there is a failure. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
…truct object rather than map. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
dharmisha pushed a commit to nishantgaurav-dev/feast that referenced this pull request
…g remote registry (feast-dev#4822) * Added new e2e test case to do the remote registry deployment. abstracted the code to do the featurestore testing. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * abstracted the code even further. Now the custom resource CR will execute only once for all the test cases. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * fixing the operator e2e test. this was commented before by mistake. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * increasing the remote registry deployment timeout to see if it solves the github CI timeout issue. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * Trying to increase the timeout and also adding the debugging actions when there is a failure. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * increased the go test timeout to 30m to fix the github operator e2e test action. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * increased the go test timeout to 30m to fix the github operator e2e test action. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * increased the go test timeout to 30m to fix the github operator e2e test action. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * incorporating the code review comments. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * incorporating the code review comments by using the feastRef. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * incorporating the code review comments by marshaling json to the go struct object rather than map. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> * Fixing the lint error. Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com> --------- Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
This file contains hidden or 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