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 report directory to the server #1652

Closed
gyorb opened this issue Jun 25, 2018 · 0 comments
Closed

upload report directory to the server #1652

gyorb opened this issue Jun 25, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@gyorb
Copy link
Contributor

gyorb commented Jun 25, 2018

Upload not just the plist reports but the whole reports directory to help debugging.

Should be able to configure in the server_config,json where the compressed report directory should be stored.

{
"report_dir_store": "/some/path",
...
}

If the report_dir_store is not configured in the server config file the client should not send the compressed report directory.

The compressed report directories should be stored separately for each product and run.

/some/path/myproduct1/myrun1-report-dir.zip
/some/path/myproduct1/myrun2-report-dir.zip
/some/path/myproduct2/myrun2-report-dir.zip

Keep only the last report directory zip for each run.

@gyorb gyorb added this to the release 6.8 milestone Jun 25, 2018
@gyorb gyorb changed the title store report directory at the server upload report directory to the server Jun 25, 2018
@dkrupp dkrupp modified the milestones: release 6.8, release 6.8.1 Jul 12, 2018
@csordasmarton csordasmarton self-assigned this Aug 14, 2018
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

3 participants