Skip to content

consolidating notebook pipeline by having deterministic order in nqps timestamps

Context

  • The lhc-sm-hwc pipeline was flaky because of non-deterministic sorting of some timestamps
  • This change adds some sorting by nqps crate in case the timestamp is identical.

One of the pipeline failing (see 14-15 and 18-19): Screenshot_from_2024-01-25_11-39-56

New table result (both 14-15 and 18-19 are now sorted alphabetically): image

Edited by Simon Mazenoux

Merge request reports