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

Remove use of machine account in integration tests #2077

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

barreiro
Copy link
Collaborator

@barreiro barreiro commented Oct 9, 2024

In preparation for the removal of machine accounts.

@barreiro barreiro requested a review from lampajr October 9, 2024 16:52
Copy link
Member

@lampajr lampajr left a comment

Choose a reason for hiding this comment

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

Hey @barreiro, I added just a comment below!

Could you please add some description in the PR or simply refer to an issue if that exists?

@@ -426,23 +424,6 @@ private void instantiateClient() {

@Override
public void beforeClass(Class<?> testClass) {
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this method defined even if it is empty?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes. because HorreumClientIT implements QuarkusTestBeforeClassCallback and I didn't want to change the class declaration.

Copy link
Member

@lampajr lampajr left a comment

Choose a reason for hiding this comment

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

lgtm!

@lampajr lampajr merged commit c1a16a5 into Hyperfoil:master Oct 11, 2024
3 checks passed
@johnaohara johnaohara added this to the 0.16 Release milestone Oct 24, 2024
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.

3 participants