Adds the conversion tests to the fill & consume eest CI. Splits fill and consume into seperate stages. Uses matrix to run fill and consume steps in parallel seperately. Note that this enforces all fill steps to finish before starting any consume step. If one fill step fails then the entire workflow will stop.
Description
Adds the conversion tests to the fill & consume eest CI. Splits fill and consume into seperate stages. Uses matrix to run fill and consume steps in parallel seperately. Note that this enforces all fill steps to finish before starting any consume step. If one fill step fails then the entire workflow will stop.