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

Run tests with spin-registry-push as well #90

Merged
merged 11 commits into from
May 15, 2024

Commits on Apr 29, 2024

  1. update wasm path in test apps and push to local registry

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2414b97 View commit details
    Browse the repository at this point in the history
  2. do spin build and push for test apps

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fd08081 View commit details
    Browse the repository at this point in the history
  3. setup rust/tinygo for building spin apps

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    27b4d6f View commit details
    Browse the repository at this point in the history
  4. setup spin for running spin build/registry push

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2aa6846 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. restructure to run both spin-registry-push and docker-build-push tests

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    be84b0a View commit details
    Browse the repository at this point in the history
  2. use random forward port for redis

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ddffad4 View commit details
    Browse the repository at this point in the history
  3. address review feedback

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    181f6f8 View commit details
    Browse the repository at this point in the history
  4. use default rust version from toolchain config

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7e234fd View commit details
    Browse the repository at this point in the history
  5. rename test-workloads-delete to pod-terminates-test

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a3ceefe View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. restructure to use common-scripts and reduce Makefile complexity

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed May 9, 2024
    Configuration menu
    Copy the full SHA
    14338b4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. add missing teardown-workloads.sh makefile target

    Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
    rajatjindal committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4e52d0e View commit details
    Browse the repository at this point in the history