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

platforms: fix unreachable hosts not reset on platform group failure #6109

Merged
merged 13 commits into from
Jun 12, 2024

Commits on May 23, 2024

  1. Fix bug where bad platforms found at job init are not reset.

    added test which includes break
    
    return list of all hosts consumed in a platform group.
    wxtim committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d30ac43 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
    wxtim and MetRonnie committed May 28, 2024
    Configuration menu
    Copy the full SHA
    14ed16a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    44809e2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    b9b337f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update changes.d/fix.6109.md

    Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
    wxtim and MetRonnie authored May 31, 2024
    Configuration menu
    Copy the full SHA
    03bb697 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Apply suggestions from code review

    Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
    wxtim and oliver-sanders authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c00e9b4 View commit details
    Browse the repository at this point in the history
  2. Update cylc/flow/platforms.py

    Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
    wxtim and oliver-sanders authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c8cc9c5 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
    wxtim and oliver-sanders authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    37fd520 View commit details
    Browse the repository at this point in the history
  4. response to review

    wxtim committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9a1401f View commit details
    Browse the repository at this point in the history
  5. smallfix

    wxtim committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5549ae2 View commit details
    Browse the repository at this point in the history
  6. mypy fix

    wxtim committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7820da8 View commit details
    Browse the repository at this point in the history
  7. fix

    wxtim committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2bc3d3a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update cylc/flow/task_remote_mgr.py

    Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
    wxtim and oliver-sanders authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cd5ffcb View commit details
    Browse the repository at this point in the history