Skip to content

Conversation

@UeliDeSchwert
Copy link
Contributor

The RegEx now supports id: XXX as well as Job_Id: XXX.

Additionally, the link to the oarstat source is updated.

Fixes #2944

… available formats

The RegEx now supports `id: XXX` as well as `Job_Id: XXX`.
Additionally, the link to the oarstat source is updated.
@jenkins-cscs
Copy link
Collaborator

Can I test this patch?

Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (53ee447) 87.35% compared to head (aaee107) 87.35%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2945   +/-   ##
========================================
  Coverage    87.35%   87.35%           
========================================
  Files           60       60           
  Lines        11676    11676           
========================================
  Hits         10199    10199           
  Misses        1477     1477           
Impacted Files Coverage Δ
reframe/core/schedulers/oar.py 39.56% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vkarak vkarak changed the title Fix #2944 by adapting the regular expression to allow both available … [bugfix] Update OAR scheduler backend to accept the alternative job id syntax Jul 3, 2023
@vkarak vkarak changed the title [bugfix] Update OAR scheduler backend to accept the alternative job id syntax [bugfix] Update OAR scheduler backend to accept the Job_Id: syntax Jul 3, 2023
@vkarak
Copy link
Contributor

vkarak commented Jul 3, 2023

Since this is a bugfix, it's better to re-open this PR against master so that it makes it to the next patch level release, otherwise it will not be released until 4.4.

@UeliDeSchwert
Copy link
Contributor Author

Superseded by #2946 (PR to master instead of develop)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

When using OAR, depending on the configuration of the oarstat output format, ReFrame might mark tests as finished too early

3 participants