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

FIM: Add benchmark tests #2303

Open
2 tasks
damarisg opened this issue Dec 7, 2021 · 0 comments
Open
2 tasks

FIM: Add benchmark tests #2303

damarisg opened this issue Dec 7, 2021 · 0 comments

Comments

@damarisg
Copy link
Member

damarisg commented Dec 7, 2021

Description

The main objective is to check that when we work with large volumes of weight in the files or large amounts of FIM files, it continues to work as expected.

Cases

  • Case 1: Create a large number of files and verify that the registration is done. (with a normal number supported and the supported limit of files)

  • Case 2: Create a file with a limit size and verify that the registration is done.

  • Case 3: Delete a large number of files and verify that the registration is done.

  • Case 4: Create a large number of files with a limit size and verify that the registration is done.

Tasks

  • Verify it works in differents modes.
    - scheduled mode,
    - realtime mode,
    - whodata mode,
    - report_changes mode.

  • Check it works for each OS:
    - Linux,
    - Windows,
    - Solaris,
    - Macos.

Note:

  • Ask limits files to Core-FIM
  • If you think that it require add more cases, you can sync with the team.
  • Tiers: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants