steampipe icon indicating copy to clipboard operation
steampipe copied to clipboard

Re-design timing tests in `performance.bats` and `cloud.bats`

Open pskrbasu opened this issue 2 years ago • 4 comments

QUERY_TIME=$(time (run steampipe query "select time_col from chaos.chaos_cache_check where id=0" >/dev/null 2>&1) 2>&1) the run in the above line is causing parsing failure in bats while trying to run the entire test suite.

Hence we need to find a different way to do the performance(timing) tests.

pskrbasu avatar Jan 10 '23 12:01 pskrbasu

'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.'

github-actions[bot] avatar Mar 12 '23 08:03 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Jun 18 '23 08:06 github-actions[bot]

This issue was closed because it has been stalled for 90 days with no activity.

github-actions[bot] avatar Jul 20 '23 08:07 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Feb 22 '24 08:02 github-actions[bot]