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 initial support for a Beaker provider. #214

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

JacobCallahan
Copy link
Member

This change adds a very basic Beaker provider and its bind. For now, this relies on the beaker-client cli and config through that. Currently the only supported checkout/execute method is via job xml.

@JacobCallahan JacobCallahan added the enhancement New feature or request label May 15, 2023
@JacobCallahan JacobCallahan marked this pull request as draft May 15, 2023 21:12
@JacobCallahan
Copy link
Member Author

@bherrin3 this is a VERY EARLY draft and does not work yet, but you can get an idea of where i'm going with it. Many of the pieces are in place, but not enough.

This change adds a Beaker provider and its bind.
For now, this relies on the beaker-client cli and config through that.
Currently the only supported checkout/execute method is via job xml or
and existing job id.

Also, I removed the custom FileLock class since we have moved away from
multiprocessing. Instead, we will just use threading locks.
@JacobCallahan JacobCallahan merged commit 636ed1d into SatelliteQE:0.4.0 Jun 30, 2023
4 checks passed
@JacobCallahan JacobCallahan deleted the beaker branch June 30, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant