Skip to content

[124] Create base pipline for pogo E2E testing

KrystianKedron requested to merge 124_pogo_testing into main

Goal

Implementing base pogo ci/cd to test and validate new code. Address the general requirements under #124 and also prepare the:

  • Testing pogo environment #125

Also, this MR include jobs for compelling and generating DS code for every language:

Delimiter

We running DS and only checking only that DS runs successfully for java, python and pythonHL. Missing is part to run the C++ DS.

More info: Pogo_testing.pptx

Edited by KrystianKedron

Merge request reports