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

Add shared_fs and staging_required test markers #3669

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Conversation

yadudoc
Copy link
Member

@yadudoc yadudoc commented Oct 30, 2024

Description

This PR adds a new staging_required marker and a marker to several tests that assume a shared filesystem to work. Similarly, a few tests that use staging are now marked with the staging_required marker.

This PR splits out changes from #3607.

Changed Behaviour

These markers should not affect any test-behavior since none of the test entries in the Makefile make use of this.
These change will kick-in once they are used by GlobusComputeExecutor and potentially KubernetesProvider
for tests.

Type of change

Choose which options apply, and delete the ones which do not apply.

  • New feature
  • Code maintenance/cleanup

@yadudoc yadudoc marked this pull request as ready for review October 30, 2024 18:54
parsl/tests/test_docs/test_workflow1.py Outdated Show resolved Hide resolved
parsl/tests/test_bash_apps/test_stdout.py Outdated Show resolved Hide resolved
parsl/tests/test_staging/test_docs_1.py Outdated Show resolved Hide resolved
parsl/tests/test_staging/test_staging_stdout.py Outdated Show resolved Hide resolved
@yadudoc
Copy link
Member Author

yadudoc commented Oct 31, 2024

@benclifford I believe all of the bits that you noted are now fixed.

@benclifford benclifford changed the title Adding shared_fs and staging_required markers Add shared_fs and staging_required test markers Oct 31, 2024
@benclifford benclifford added this pull request to the merge queue Oct 31, 2024
Merged via the queue into master with commit 4f20b3e Oct 31, 2024
7 checks passed
@benclifford benclifford deleted the shared_fs_marker branch October 31, 2024 15:11
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.

2 participants