[CI]add jbm tests to ltv sanitizer tests
- Requested reviewers: any of @pihlajakuja @norvell @pajunen @kinuthia
Pure CI change, no effect on codec.
Currently, our long-testvector sanitizer tests run the codec with clean channel and with lost frames, but no network delay is applied. This MR adds usage of a JBM error profile into the second run. As the network simulator can both simulate lost frames and network delay, both is done in the second run to not increase runtime.