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

Log pipeline CI is pushing duplicate images #272

Open
timothyb89 opened this issue Oct 19, 2017 · 2 comments
Open

Log pipeline CI is pushing duplicate images #272

timothyb89 opened this issue Oct 19, 2017 · 2 comments
Labels

Comments

@timothyb89
Copy link
Member

It seems the log pipeline CI is pushing duplicate images in some cases.

For example: https://hub.docker.com/r/monasca/agent-collector/tags/

Two images (master-20171019-195001 and master-20171019-194745) were pushed ~3 minutes apart. The build log for that patch shows that the log pipeline job built and pushed the two agent containers, even though the metrics pipeline already published the images: https://travis-ci.org/monasca/monasca-docker/jobs/290158679

@timothyb89 timothyb89 added the bug label Oct 19, 2017
@Brandstetter
Copy link

I detected the same issue...question is: should the metric pipeline build and push log components? Should be the task of the log pipeline, shouldn't it?

Brandstetter added a commit to FujitsuEnablingSoftwareTechnologyGmbH/monasca-docker that referenced this issue Nov 3, 2017
avoid pushing images twice (issue monasca#272)
@timothyb89
Copy link
Member Author

Ideally I think metrics should push metrics and logs should push logs, though it may be simpler to implement if we picked one or the other.

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

No branches or pull requests

2 participants