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

[Feature] Flint query scheduler part1 - integrate job scheduler plugin #2834

Merged
merged 18 commits into from
Jul 31, 2024

Commits on Jul 24, 2024

  1. [Feature] Flint query scheduler part1 - integrate job scheduler plugin

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    006bf1e View commit details
    Browse the repository at this point in the history
  2. Add comments

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    aa7d13a View commit details
    Browse the repository at this point in the history
  3. Add unit test

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c7e8d64 View commit details
    Browse the repository at this point in the history
  4. Remove test rest API

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8f84b6c View commit details
    Browse the repository at this point in the history
  5. Fix doc test

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f9eeea0 View commit details
    Browse the repository at this point in the history
  6. Add more tests

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    36fcdef View commit details
    Browse the repository at this point in the history
  7. Fix IT

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fc4cffc View commit details
    Browse the repository at this point in the history
  8. Fix IT with security

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6749254 View commit details
    Browse the repository at this point in the history
  9. Improve test coverage

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    981fcf3 View commit details
    Browse the repository at this point in the history
  10. Fix integTest cluster

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5059dff View commit details
    Browse the repository at this point in the history
  11. Fix UT

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    41c954f View commit details
    Browse the repository at this point in the history
  12. Update UT

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4519fe5 View commit details
    Browse the repository at this point in the history
  13. Fix bwc test

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ebe32c5 View commit details
    Browse the repository at this point in the history
  14. Resolve comments

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4fea614 View commit details
    Browse the repository at this point in the history
  15. Fix bwc test

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b8a586e View commit details
    Browse the repository at this point in the history
  16. clean up doc test

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2b69b66 View commit details
    Browse the repository at this point in the history
  17. Resolve comments

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    81c4c93 View commit details
    Browse the repository at this point in the history
  18. Fix UT

    Signed-off-by: Louis Chu <clingzhi@amazon.com>
    noCharger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c59f70b View commit details
    Browse the repository at this point in the history