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

First time tests run on a project it cannot ssh to nodes #74

Closed
fejta opened this issue May 24, 2016 · 5 comments
Closed

First time tests run on a project it cannot ssh to nodes #74

fejta opened this issue May 24, 2016 · 5 comments
Assignees

Comments

@fejta
Copy link
Contributor

fejta commented May 24, 2016

per @spxtr we need to run gcloud compute config-ssh before running tests. Otherwise some raw ssh tests will fail the first time we run tests on this node, until we later run gcloud compute ssh to that node to collect logs

@fejta fejta self-assigned this May 24, 2016
@fejta
Copy link
Contributor Author

fejta commented May 26, 2016

Plan is to store the public/private ssh key on the master.
Then when we create/attach jenkins instances we will copy the key from the master to right location on the agent.

@ixdy
Copy link
Member

ixdy commented May 27, 2016

Is the issue new GCP projects or new Jenkins agents? The title of this issue sounds like the first, but your most recent comment sounds like the last.

@ixdy
Copy link
Member

ixdy commented May 27, 2016

If the issue is new Jenkins agents, #66 will fix this.

@fejta
Copy link
Contributor Author

fejta commented May 27, 2016

The problem is both that new agents tend to have different keys and new projects don't have these credentials added to them by default, neither of which is necessary.

#66 addresses the former problem

@fejta
Copy link
Contributor Author

fejta commented Jun 3, 2016

kubernetes/kubernetes#26333 fixed this

@fejta fejta closed this as completed Jun 3, 2016
simonswine added a commit to simonswine/test-infra that referenced this issue Nov 23, 2017
Require tarmak-quick-verify instead of travis build
mborsz pushed a commit to mborsz/test-infra that referenced this issue Dec 14, 2018
PR: Network test cannot resolve host ftp.netperf.org
ostromart pushed a commit to ostromart/test-infra that referenced this issue Jul 26, 2019
kyma-bot added a commit to kyma-bot/test-infra that referenced this issue Mar 20, 2024
Update testimages to v20240320-44a9ab38
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

No branches or pull requests

2 participants