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

Place a pytest mark on tests that use RMS API jobs #1265

Closed
mferrera opened this issue Nov 13, 2024 · 1 comment
Closed

Place a pytest mark on tests that use RMS API jobs #1265

mferrera opened this issue Nov 13, 2024 · 1 comment
Assignees

Comments

@mferrera
Copy link
Contributor

These tests check-out an RMS license. We should enable ourselves to control when this happens with on-prem, in-RMS testing.

At least one function doing this exists:

def _run_blocked_wells_job(

It may be used in multiple tests (not sure).

@mferrera mferrera self-assigned this Dec 6, 2024
@mferrera
Copy link
Contributor Author

mferrera commented Dec 6, 2024

Every test with the requires_roxar mark is doing this already, although not with the intention of marking where an RMS Job API call is happening. A separate mark for it is probably redundant, at least for the moment.

@mferrera mferrera closed this as completed Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant