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

Update logs to correspond to chosen executable & update tester-utils #19

Merged
merged 6 commits into from
Jun 18, 2024

Conversation

glokta1
Copy link
Contributor

@glokta1 glokta1 commented Jun 17, 2024

Copy link

linear bot commented Jun 17, 2024

@glokta1 glokta1 requested a review from rohitpaulk June 17, 2024 14:51
@@ -49,6 +50,7 @@ var testerDefinition = tester_definition.TesterDefinition{
{
Slug: "nd2",
TestFunc: testDownloadPiece,
Timeout: 30 * time.Second,
Copy link
Member

Choose a reason for hiding this comment

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

@glokta1 we haven't needed this before - are you sure this is required? Does CI pass without it?

Copy link
Contributor Author

@glokta1 glokta1 Jun 18, 2024

Choose a reason for hiding this comment

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

@rohitpaulk Locally, the request to tracker URL kept timing out otherwise. I'll try pushing without the extra timeout and see if it works.

EDIT: Yeah, works on CI.

Copy link
Member

@rohitpaulk rohitpaulk left a comment

Choose a reason for hiding this comment

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

Added q

@glokta1 glokta1 requested a review from rohitpaulk June 18, 2024 09:10
@glokta1 glokta1 merged commit 84359f3 into main Jun 18, 2024
1 check passed
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