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

Add log collection before setup tear down #1

Open
mapuri opened this issue Sep 11, 2015 · 0 comments
Open

Add log collection before setup tear down #1

mapuri opened this issue Sep 11, 2015 · 0 comments

Comments

@mapuri
Copy link
Contributor

mapuri commented Sep 11, 2015

When systemtests fail in CI environment it will be good to collect and store the daemon logs before tearing down the setup. This can help with offline debugging in some cases and avoid having to repro the timing conditions in order to debug.

One possibility:

  • Today we create log files for most of the daemons in /tmp directory
  • In CI environment, we can tar and copy out the entire directory just before the setup teardown. The CI system can store these files with respective jobs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant