Navigation Menu

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

Execute log analytics tests on Travis #7062

Closed
tsteur opened this issue Jan 22, 2015 · 5 comments
Closed

Execute log analytics tests on Travis #7062

tsteur opened this issue Jan 22, 2015 · 5 comments
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. duplicate For issues that already existed in our issue tracker and were reported previously. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.

Comments

@tsteur
Copy link
Member

tsteur commented Jan 22, 2015

See #7059

I think we should run the log importer tests on travis automated even if it takes one job. To execute them it won't take long. Just executed them locally and getting this error:

..Fatal error: cannot automatically determine the log format using the first 100000 lines of the log file. 
Maybe try specifying the format with the --log-format-name command line argument.

We could maybe even move the log importer into another repository. Configure travis-yml with sudo:true etc. so execution should very fast. Maybe we could also run the tests on windows?

@tsteur tsteur added Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. c: Log Analytics (import_logs.py) c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. labels Jan 22, 2015
@mattab
Copy link
Member

mattab commented Feb 7, 2015

👍

@diosmosis also wanted to move Log analytics script to a separate repo, maybe this would increase number of contributions by the community?

@mattab mattab added this to the Short term milestone Feb 7, 2015
@mnapoli
Copy link
Contributor

mnapoli commented Feb 8, 2015

👍 to move to another repository it would make sense

@mattab
Copy link
Member

mattab commented Feb 10, 2015

fyi: created issue #7163 to move the app to its own repository

@chungsm
Copy link

chungsm commented Feb 10, 2015

Followed your advice and used the new import_logs.py.
I have successfully imported the iis log with different IP addresses.
Thank you a lot.
BTW. Sorry for late reply.

@mattab
Copy link
Member

mattab commented Mar 12, 2015

Issue was moved to the new repository for Piwik Log Analytics: https://github.com/piwik/piwik-log-analytics/issues

refs #7163

@mattab mattab closed this as completed Mar 12, 2015
@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label Mar 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Tests & QA For issues related to automated tests or making it easier to QA & test issues. duplicate For issues that already existed in our issue tracker and were reported previously. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

4 participants