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

Upload test reports after failures on TravisCI #80

Closed
JonasKunz opened this issue Jan 21, 2019 · 1 comment
Closed

Upload test reports after failures on TravisCI #80

JonasKunz opened this issue Jan 21, 2019 · 1 comment
Assignees
Projects
Milestone

Comments

@JonasKunz
Copy link
Member

Currently some test fail occasionally as they assert that no errors or logs are generated by the agent.
However, travis does currently not show the stdout of the executed tests.

Therefore we either need to make travis output the test logs to the build log or let travis upload the report to the S3 in case of a test failure.

@JonasKunz JonasKunz added this to the M3 milestone Jan 21, 2019
@JonasKunz JonasKunz added this to To do in Ocelot M3 via automation Jan 21, 2019
mariusoe added a commit to mariusoe/inspectit-oce that referenced this issue Jan 22, 2019
@mariusoe mariusoe changed the title Upload test reports on failures on travis Upload test reports after failures on TravisCI Jan 22, 2019
mariusoe added a commit to mariusoe/inspectit-oce that referenced this issue Jan 22, 2019
mariusoe added a commit to mariusoe/inspectit-oce that referenced this issue Jan 22, 2019
mariusoe added a commit to mariusoe/inspectit-oce that referenced this issue Jan 22, 2019
mariusoe added a commit to mariusoe/inspectit-oce that referenced this issue Jan 22, 2019
mariusoe added a commit to mariusoe/inspectit-oce that referenced this issue Jan 22, 2019
Ocelot M3 automation moved this from To do to Done Jan 22, 2019
@mariusoe
Copy link
Member

Test-reports will be automatically uploaded to https://transfer.sh/ where they will be publy available and stored for 14 days.
The link where the test-reports can be downloaded is printed out by TravisCI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Ocelot M3
  
Done
Development

No branches or pull requests

2 participants