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

[8.0] ElasticJobParametersDB: do not configure the IndexPrefix name #7291

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

fstagni
Copy link
Contributor

@fstagni fstagni commented Nov 14, 2023

More changes will go in a following PR for for v9.

BEGINRELEASENOTES

*WMS
FIX: ElasticJobParametersDB: do not configure the IndexPrefix name

ENDRELEASENOTES

@fstagni fstagni requested a review from atsareg as a code owner November 14, 2023 10:27
@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Nov 14, 2023
@fstagni fstagni requested a review from andresailer as a code owner November 14, 2023 13:42
@chrisburr chrisburr merged commit 71c456a into DIRACGrid:rel-v8r0 Nov 28, 2023
20 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 Nov 28, 2023
@DIRACGridBot
Copy link

Sweep summary

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

Failed:

  • integration
    cherry-pick 71c456a into integration failed
    check merge conflicts on a local copy of this repository
    git fetch upstream
    git checkout upstream/integration -b cherry-pick-2-71c456a1b-integration
    git cherry-pick -x -m 1 71c456a1b
    # Fix the conflicts
    git cherry-pick --continue
    git commit --amend -m 'sweep: #7291 ElasticJobParametersDB: do not configure the IndexPrefix name' --author='fstagni <[email protected]>'
    git push -u origin cherry-pick-2-71c456a1b-integration
    
    # If you have the GitHub CLI installed the PR can be made with
    gh pr create \
         --label 'sweep:from rel-v8r0' \
         --base integration \
         --repo DIRACGrid/DIRAC \
         --title '[sweep:integration] ElasticJobParametersDB: do not configure the IndexPrefix name' \
         --body 'Sweep #7291 `ElasticJobParametersDB: do not configure the IndexPrefix name` to `integration`.
    
    Adding original author @fstagni as watcher.
    
    BEGINRELEASENOTES
    
    *WMS
    FIX: ElasticJobParametersDB: do not configure the IndexPrefix name
    
    ENDRELEASENOTES
    Closes #7315'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alsoTargeting:integration Cherry pick this PR to integration 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.

3 participants