github.com/siglens/siglens@v0.0.0-20240328180423-f7ce9ae441ed/cicd/README.md (about)

     1  ## CI/CD
     2  
     3  Contains files used by ci/cd
     4  
     5  `ingest.csv`: Queries to send against siglens for queries right after the data was ingested. This means that some buffers may have not been flushed, so this test is slightly more lenient.
     6  
     7  `restart.csv`: Queries to send against siglens after restart. This means all data has to exist, so this test is stricter.