Skip to content

Fix allowed skip options in commit script

Spyros Argyropoulos requested to merge fixscript into master

Description of bug

Allowed skip options in commit script were very outdated.

Changes introduced

  • Update allowed skip options in commit script
  • Put back [skip logparser] in the yaml generation script that creates the jobs for the child pipeline

Tests

Without skipping

https://gitlab.cern.ch/atlas-physics/pmg/mcjoboptions/-/pipelines/5077649
Screenshot_2023-02-02_at_07.56.33
Screenshot_2023-02-02_at_07.56.39

Skipping nfiles and logparser

https://gitlab.cern.ch/atlas-physics/pmg/mcjoboptions/-/pipelines/5077659
Screenshot_2023-02-02_at_07.58.52
Screenshot_2023-02-02_at_07.58.44

Both work

Issues resolved

Closes #

@nishu

Edited by Spyros Argyropoulos

Merge request reports