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

authentication - ssh timeout #115

Closed
wants to merge 2 commits into from
Closed

Conversation

danlavu
Copy link

@danlavu danlavu commented Jul 17, 2024

tests are hitting the timeout to soon, prematurely failing the test

@danlavu
Copy link
Author

danlavu commented Jul 18, 2024

tox was failing, so when I was fixing looking at the tox errors, I ended up standardizing the guide titles, please look at #116 first

Dan Lavu added 2 commits July 17, 2024 23:18
* the naming was a little inconsistent and looked strange, generalized some of the titles and
files.
tests are hitting the timeout to soon, prematurely failing the test
@danlavu
Copy link
Author

danlavu commented Jul 18, 2024

Tox is passing, the reason for error is this bug in sphinx

  py3: OK (7.30=setup[2.16]+cmd[5.14] seconds)
  py3-upstream: OK (7.28=setup[2.11]+cmd[5.17] seconds)
  py311: OK (7.21=setup[2.05]+cmd[5.16] seconds)
  py311-upstream: OK (7.46=setup[2.31]+cmd[5.15] seconds)
  lint: OK (5.47=setup[2.28]+cmd[0.33,0.79,0.31,1.65,0.11] seconds)
  lint-upstream: OK (4.51=setup[2.04]+cmd[0.34,0.78,0.15,1.10,0.10] seconds)
  docs: OK (3.45=setup[2.30]+cmd[1.14] seconds)
  docs-upstream: OK (3.16=setup[2.09]+cmd[1.07] seconds)
  congratulations :) (45.89 seconds)

@jakub-vavra-cz jakub-vavra-cz requested review from jakub-vavra-cz and removed request for pbrezina July 23, 2024 07:22
Copy link
Contributor

@jakub-vavra-cz jakub-vavra-cz left a comment

Choose a reason for hiding this comment

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

LGTM

@alexey-tikhonov
Copy link
Member

@sumit-bose asked for logs to understand the reason of the need to increase timeout.

@sumit-bose
Copy link

@sumit-bose asked for logs to understand the reason of the need to increase timeout.

Hi @danlavu,

where can I find some debug logs which show the failure with the lower timeout?

bye,
Sumit

@danlavu
Copy link
Author

danlavu commented Aug 19, 2024

@sumit-bose ack, will get some logs for you, thanks.

@danlavu
Copy link
Author

danlavu commented Aug 20, 2024

@sumit-bose I looked for the existing run, but I'm not able to reproduce the issue. I've since ran the tests again locally and the user denials resolves within a second. I'm closing this PR.

@danlavu danlavu closed this Aug 20, 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.

5 participants