Open-CAS / open-cas-linux

Open CAS Linux
https://open-cas.com
BSD 3-Clause "New" or "Revised" License
224 stars 82 forks source link

Implement new functional test for I/O classification - config change #1568

Open katlapinka opened 1 month ago

katlapinka commented 1 month ago

Description

  1. Start cache, add core
  2. Load I/O class config
  3. Run I/O
  4. Check statistics
  5. Load different I/O class config
  6. Check statistics - should be zeroed

By default data should be unclassified, so per IO class statistics should be zeroed (except IO class with unclassified rule). There will be a flag to prevent data unclassification.