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

Exploratory extensive testing to ensure reliability and performance. #21739

Closed
3 of 6 tasks
Tracked by #9913
Dwordcito opened this issue Feb 5, 2024 · 1 comment
Closed
3 of 6 tasks
Tracked by #9913
Assignees
Labels
level/task type/enhancement New feature or request

Comments

@Dwordcito
Copy link
Member

Dwordcito commented Feb 5, 2024

Related issue
#21736

Description

This issue aims to make a exploratory session of current #9913 phase 1 development.

Verifications should be performed on the following issues to check end to end the process from generation of symbols to core/crash dump analysis with them.

These verifications must be performed by a different collaborator than the originally assigned to the issue, and a full detail of procedures, logs and results must be provided.
Evidence of success must be provided as well.

Goals

For every platform, these goals must be achieved:

  • Verify that binary and debug symbols packages are correctly generated by following the current documentation (rpm, deb, pkg or msi)
  • Verify that binary & debug symbols packages are automatically uploaded to their designated locations.
  • Verify that packages perform a successful installation by following the current documentation.
  • Verify that the installed agent/manager instance runs succesfully.
  • Verify that a core/crash dump is generated on simulated failure.
  • Verify that debug symbols are suitable to debug/analyze the core/crash dumps.
  • Verify that the documentation used during all the exploratory is adequate, correct and complete.
  • Verify that core/crash dump generation can be enabled and disabled just by following the proper documentation.

Plan:

DoD

For every platform (RPM, DEB, Windows & macOS):

  • Packages for binaries and debug symbols are generated by following documentation.
  • Packages are confirmed to be uploaded to their designated location.
  • Installation is tested and validated.
  • Installed agent or manager behaves as expected.
  • A simulation of failure is performed and as a result a core/crash dump is generated.
  • Core/crash dump is successfully analyzed by using the corresponding debug symbols.
  • No documentation errors are found of left uncorrected.
  • Core/crash dump generation is validated to be enabled or disabled just by following the proper documentation.
  • Extensive evidence and documentation of the exploratory is provided

Approval
DRI Name: @ncvicchi
Objective: Generate debug symbols

@aritosteles
Copy link
Contributor

Windows package creation/uploading process is working. Working with @ncvicchi on some modifications the other workflows need for the debug symbols to be uploaded along with the packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task type/enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

4 participants