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: update integration README #377

Merged
merged 4 commits into from
Mar 7, 2024

Commits on Mar 6, 2024

  1. test: update integration README

    Signed-off-by: Xiaofeng Wang <[email protected]>
    Signed-off-by: Colin Walters <[email protected]>
    henrywang authored and cgwalters committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    da87ed9 View commit details
    Browse the repository at this point in the history
  2. tests: Explicitly pull image before install

    And add a retry loop.
    
    Signed-off-by: Colin Walters <[email protected]>
    cgwalters committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1a28501 View commit details
    Browse the repository at this point in the history
  3. tests: Bump install timeout

    Not sure what was going wrong, we really need to collect
    the logs in this scenario instead of a hard timeout.
    
    Signed-off-by: Colin Walters <[email protected]>
    cgwalters committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    09970d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. test: do not use testing farm to update PR status

    Github has job status update. Same job will have two status if
    testing farm updates PR status. That does not make sense.
    
    Github job status update can't be disabled, so testing farm
    PR job status update has to be disabled.
    
    Signed-off-by: Xiaofeng Wang <[email protected]>
    henrywang committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    56d9802 View commit details
    Browse the repository at this point in the history