Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v7r3] Fix: reintroducing Staging to Checking transition #7122

Merged

Conversation

michmx
Copy link

@michmx michmx commented Jul 25, 2023

BEGINRELEASENOTES

*WorkloadManagement
FIX: reintroduce 'Staging' to 'Checking' transition in JobsStateMachine

ENDRELEASENOTES

@DIRACGridBot DIRACGridBot added the alsoTargeting:rel-v8r0 Cherry pick this PR to rel-v8r0 after merge label Jul 25, 2023
Copy link
Contributor

@andresailer andresailer left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@fstagni fstagni merged commit 7ac08b7 into DIRACGrid:rel-v7r3 Jul 26, 2023
21 of 24 checks passed
@DIRACGridBot DIRACGridBot added sweep:done All sweeping actions have been done for this PR sweep:failed Sweeping failed and needs manual intervention labels Jul 26, 2023
@DIRACGridBot
Copy link

Sweep summary

Sweep ran in https://github.com/DIRACGrid/DIRAC/actions/runs/5667074899

Failed:

  • rel-v8r0
    cherry-pick 7ac08b7 into rel-v8r0 failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/rel-v8r0 -b cherry-pick-2-7ac08b7be-rel-v8r0
    git cherry-pick -x -m 1 7ac08b7be
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #7122 Fix: reintroducing Staging to Checking transition' --author=''
    git push -u origin cherry-pick-2-7ac08b7be-rel-v8r0
    
    # If you have the GitHub CLI installed the PR can be made with
    gh pr create \
         --label 'sweep:from rel-v7r3' \
         --base rel-v8r0 \
         --repo DIRACGrid/DIRAC \
         --title '[sweep:v8r0] Fix: reintroducing Staging to Checking transition' \
         --body 'Sweep #7122 `Fix: reintroducing Staging to Checking transition` to `rel-v8r0`.
    
    Adding original author @michmx as watcher.
    
    BEGINRELEASENOTES
    
    *WorkloadManagement
    FIX: reintroduce '"'"'Staging'"'"' to '"'"'Checking'"'"' transition in JobsStateMachine
    
    ENDRELEASENOTES
    Closes #7125'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:rel-v8r0 Cherry pick this PR to rel-v8r0 after merge sweep:done All sweeping actions have been done for this PR sweep:failed Sweeping failed and needs manual intervention
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants