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

implement mock allocrunner #2

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

tgross
Copy link
Contributor

@tgross tgross commented May 31, 2023

This changeset stubs out a minimal implementation of an allocrunner that spins up a fixed set of events. This also requires that we register plugins so that we can fingerprint the mock_driver and send the node work to run on the mock allocrunner.

This changeset stubs out a minimal implementation of an allocrunner that spins
up a fixed set of events. This also requires that we register plugins so that we
can fingerprint the `mock_driver` and send the node work to run on the mock
allocrunner.
Copy link
Contributor

@schmichael schmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@schmichael schmichael merged commit ff5b25c into hashicorp-forge:main Jun 2, 2023
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