Skip to content
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

test(spin): add more integration tests #181

Merged
merged 4 commits into from
Nov 15, 2023

Commits on Nov 14, 2023

  1. test(spin): add more integration tests

    This commit adds an integration test for spin-keyvalue using dynamic config file that was introduced by deislabs#179 and an integraion test for outbound redis introduced by deislabs#117
    
    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0968233 View commit details
    Browse the repository at this point in the history
  2. fix(keyvalue): add the right copy path

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f996cba View commit details
    Browse the repository at this point in the history
  3. test(spin): moved runtime-config file to ConfigMap

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cd0f78f View commit details
    Browse the repository at this point in the history
  4. fix(spin-test): change output to spawn to unblock

    Signed-off-by: jiaxiao zhou <[email protected]>
    Mossaka committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ead200b View commit details
    Browse the repository at this point in the history