I have a gitlab pipeline similar to the below one
stages - test p1::test: stage: test script: - echo " parallel 1" p2::test: stage: test script