Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Set up Perf environment. This environment will be working all time and shared between a few teams, but only devops team should have permission to update and reconfigure this by request, but it is important to do it very quickly because performance testing is very time consuming and downtime during the next changes (configuring/updating the system, changing different parameters, changing the number of the Kafka topics, etc.) should be as little as possible. Some configuration examples: LCP performance testing, Folijet - Lotus Snapshot Performance testing
  2. Automatically create job profiles to DI (usually  PTF - Create 2 and Updates Success - 1 profiles are applied). For this action, Karate task and Jenkins job can be used to start this test.
  3. Start one or more DIs in automatic mode. We should not start a new DI without checking the status of the previous DI: because the DI takes a lot of time and when we met some problems are met, we should analyze them those ones before starting a new DI, otherwise, we might lose time and catch the same error. For automatic mode, we also can use Karate test task and Jenkins job to start import DI and another Jenkins job (or the same job) for analyzing to analyze the status of Job launched DI  (Completed, not Completed , or Completed with Errors).
  4. Would be good to haveIt is recommended:
    1. assess access to some graphical analytics tools: we need to check how much memory our modules use(s). This is also related to CPU resources and open DB connections.;
    2. all logs should be collected in Kibana;
    3. access to some tool tools for analyzing application metrics and traces (telemetry).

...

  1. Create 1st Karate task to login and create 2 two Job Profiles (create/update) Job Profiles;
  2. Create 2nd Karate task to:
    1. login;
    2. check if there is not any active task:
      1. is true → this Karate task should start the DI and wait for it to finishbe finished:
        1. finished with "Complete" status → next DI should be started.
        2. finished with "Completed with Errors" → the Karate task should be stopped.


!!! One of the problems I see is where to store files for that should be solved is storage (around 1.5 GB) for files: 5K, 10K, 25K, 50K, 100K and 500K records. We need storage for 1.5GB.