Use better names for engine/KCL tests (#3193)

'serial_test' isn't actually accurate. Two of these tests run in parallel
now. So I renamed it 'kcl_test' as that's what it's actually doing.

In the nextest config, I changed the label from 'serial-integration' to
'uses-engine' because the former isn't true, and also doesn't explain
_why_ it's being limited. The new name explains why we're limiting the
number of tests that can run in parallel.
This commit is contained in:
Adam Chalmers
2024-07-30 16:12:01 -05:00
committed by GitHub
parent f34c23d203
commit 1e07ea4986
4 changed files with 141 additions and 141 deletions

File diff suppressed because it is too large Load Diff