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

fix(test): enhance build scripts #1200

Merged
merged 3 commits into from
Apr 3, 2023

Commits on Apr 3, 2023

  1. increase retry for many edge task

    Signed-off-by: Yihong Wang <[email protected]>
    yhwang committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    dbc8a6b View commit details
    Browse the repository at this point in the history
  2. fix(test): update the logic of waiting pods

    Don't fail the script if there is no pod after the deployment.
    Instead, do the check again after the sleep.
    yhwang committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a96ce68 View commit details
    Browse the repository at this point in the history
  3. test(fix): randomize the pipeline name

    use randomized pipeline name to support retry
    yhwang committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    da9702c View commit details
    Browse the repository at this point in the history