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

Translate beaker.pool hardware requirement properly for mrack #3271

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

skycastlelily
Copy link
Collaborator

@skycastlelily skycastlelily commented Oct 9, 2024

Related to #2346

Pull Request Checklist

  • implement the feature
  • write the documentation
  • extend the test coverage
  • update the specification
  • adjust plugin docstring
  • modify the json schema
  • mention the version
  • include a release note

@happz happz added this to the 1.38 milestone Oct 10, 2024
@happz happz added step | provision Stuff related to the provision step area | hardware Implementation of hardware requirements plugin | mrack The beaker provision plugin labels Oct 10, 2024
@happz
Copy link
Collaborator

happz commented Oct 14, 2024

@skycastlelily I think that with the last push, you overwritten the original changes adding the implementation to tmt/steps/provision/mrack.py. All that's left now is the operator update (pre-commit & mypy complain about the list vs tuple, BTW).

It's really better to avoid force pushes, one can easily lose changes. We recommend adding new changes to PRs with new commits, e.g. named "squash: ...", eventually they would be squashed before merging, when all is done.

@skycastlelily
Copy link
Collaborator Author

skycastlelily commented Oct 14, 2024 via email

@happz
Copy link
Collaborator

happz commented Oct 14, 2024

I think that with the last push, you overwritten the original changes
adding the implementation

That's on purpose, I already implemented beaker.pool in merged #3074 , after thinking twice, I prefer to keep the implementation way as it is.

I see, makes sense.

BTW pre-commit is still failing, that's not related to this discussion, and should be fixed.

@happz happz added the ci | full test Pull request is ready for the full test execution label Oct 14, 2024
@skycastlelily
Copy link
Collaborator Author

skycastlelily commented Oct 15, 2024 via email

@happz happz added the status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish. label Oct 15, 2024
@psss
Copy link
Collaborator

psss commented Oct 16, 2024

All failures are irrelevant, merging.

@psss psss merged commit 96d8fe0 into main Oct 16, 2024
16 of 22 checks passed
@psss psss deleted the pool-beaker branch October 16, 2024 06:42
@psss psss self-assigned this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area | hardware Implementation of hardware requirements ci | full test Pull request is ready for the full test execution plugin | mrack The beaker provision plugin status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish. step | provision Stuff related to the provision step
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants