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

Issue1535 #1536

Merged
merged 25 commits into from
Feb 17, 2024
Merged

Issue1535 #1536

merged 25 commits into from
Feb 17, 2024

Conversation

BoPeng
Copy link
Contributor

@BoPeng BoPeng commented Feb 9, 2024

#1535

Changes:

  1. Remove 'R' formatter
  2. Remove remote target type
  3. Remove function sos remote push and sos remote pull.
  4. Stop interpreting paths in configuration file.
  5. Stop supporting named path (e.g. #home because we now assume home will be the same across hosts`)
  6. Stop converting paths like workdir because they are supposed to be the same across hosts.

@BoPeng
Copy link
Contributor Author

BoPeng commented Feb 15, 2024

Failed (ignored) tests so far.

test_remote.py::test_to_host_option
test_remote.py::test_to_host_option_with_named_path
test_remote.py::test_remote_execute
test_remote.py::test_remote_exec
test_remote.py::test_remote_exec_named_path
test_remote.py::test_remote_exec_workdir_named_path
test_task.py::test_override_max_cores
test_task.py::test_remote_input_target
test_task.py::test_delayed_interpolation
test_task.py::test_remote_output_target
test_task.py::test_remote_output_target_with_trunksize
test_task.py::test_sync_master_task
test_task.py::test_sync_input_output_and_rerun

@BoPeng BoPeng merged commit bda3d81 into master Feb 17, 2024
4 of 6 checks passed
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.

None yet

1 participant