* Add pytest release marker Annotate a test with `@pytest.mark.release` and it only gets run with `pytest integration-tests --release`. * Mark many models as `release` to speed up CI
See #1584 --------- Co-authored-by: Cheng Kuan Yong Jason <jasoncky96@gmail.com>