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 tests for manager #3

Open
wants to merge 183 commits into
base: celerymanager
Choose a base branch
from

Conversation

bgunnar5
Copy link

@bgunnar5 bgunnar5 commented Oct 1, 2024

This branch should fix the issues we've been having with the test suite and the manager command. It moves the merlin stop-workers and merlin query-workers tests to pytest. This is going to have a bunch of changes from LLNL#490 so it'll look like a lot but really the changed files that you need to focus on are:

  1. .github/workflows/push-pr_workflow.yml
  2. merlin/celery.py
  3. merlin/managers/redis_connection.py
  4. tests/integration/commands/test_stop_and_query_workers.py
  5. tests/integration/definitions.py
  6. tests/integration/helper_funcs.py
  7. tests/integration/test_specs/multiple_workers.yaml

bgunnar5 and others added 30 commits August 4, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant