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

Cron failing in TravisCI #49

Open
dougbtv opened this issue Jul 13, 2017 · 5 comments
Open

Cron failing in TravisCI #49

dougbtv opened this issue Jul 13, 2017 · 5 comments
Assignees

Comments

@dougbtv
Copy link
Member

dougbtv commented Jul 13, 2017

Looks like the builds have been failing in Travis. Apparently at the point where it looks to see if the cron job[s] ran OK.

Mostly a note for myself to go in and debug what's causing the CI failure (or anyone else who wants to take a look!).

@dougbtv dougbtv self-assigned this Jul 13, 2017
@lmangani
Copy link
Member

Have you noticed if this is for multi-container or all-in-one? or both?

@dougbtv
Copy link
Member Author

dougbtv commented Jul 13, 2017

It's for multi-container, I don't think I have any end-to-end testing of the AIO container, just tests if the build completes for it. But e2e tests for the multi-container actually spins up the containers, then checks that cron ran and created the tables, further from there gens some traffic with hepgen and looks for a result in mysql.

@arainero
Copy link

@dougbtv

I think I am suffering from this issue or something similar to it. I notice that after running Homer for more than one day and less than 4 nothing gets recorded anymore. I don't have an exact time frame at the moment.

The temporary solution was to do a docker-compose down and docker-compose up.

After googling around my issue seems related to this.

@lmangani
Copy link
Member

@dougbtv hey buddy there was an attempt to remove cron from the mix here, up for a look and comments: https://github.com/lmangani/homer-nocron

Thanks!

@dougbtv
Copy link
Member Author

dougbtv commented Oct 26, 2017

I will take a @lmangani -- quick glance looks pretty great. I'll give it a whirl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants