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

One microbadger test times out #2489

Closed
paulmelnikow opened this issue Dec 9, 2018 · 1 comment
Closed

One microbadger test times out #2489

paulmelnikow opened this issue Dec 9, 2018 · 1 comment
Assignees
Labels
keep-service-tests-green Related to fixing failing tests of the services

Comments

@paulmelnikow
Copy link
Member

This specific Microbadger test has failed for at least the last three days, and maybe farther back.

  3) MicroBadger
       layers with a specified tag
         
	[ GET /layers/_/httpd/alpine.json ]:
     Error: Request timed out after 5000 ms
      at Timeout.handleRequestTimeout [as _onTimeout] (node_modules/icedfrisby/lib/icedfrisby.js:1098:35)

Refs:

@paulmelnikow paulmelnikow added the keep-service-tests-green Related to fixing failing tests of the services label Dec 9, 2018
@PyvesB
Copy link
Member

PyvesB commented Dec 9, 2018

I rewrote those tests a few months ago, I don't remember them being that slow. I just tried running them locally and did get a timeout on first attempt, subsequent ones were fine.

There is a related issue on the Microbadger repository, hopefully they'll be looking at the performance of their API.

In the meantime, I'll submit a PR to increase the timeout of that specific test or use an image whith less layers, which might speed up the response time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep-service-tests-green Related to fixing failing tests of the services
Projects
None yet
Development

No branches or pull requests

2 participants