mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-30 08:57:09 +00:00
* test: add comprehensive debug logging to sample usage test * Increase default lineage query parsing timeout from 10 to 30 sec * test: add LineageParser 300s timeout test for CI performance measurement * test: add lineage parser perf test to main test * Correct query_log query with correct values and revert all debug code of test * Revert parsing timeout to 10sec * Update parsing timeout to 30sec and add debug tests to check time took on query * Intentional failure to log query parsing time in CI * Remove debug tests