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

facts: fix 'set_fact rgw_instances with rgw multisite' (bp #5804) #5807

Merged
merged 1 commit into from Sep 18, 2020

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 18, 2020

This is an automated backport of pull request #5804 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

the current condition doesn't work, as soon as the first iteration is
done the condition makes next iterations skip since `rgw_instances` got
set with the first iteration.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1859872

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit ff19c1d)
@dsavineau dsavineau changed the title [skip ci] facts: fix 'set_fact rgw_instances with rgw multisite' (bp #5804) facts: fix 'set_fact rgw_instances with rgw multisite' (bp #5804) Sep 18, 2020
@dsavineau
Copy link
Contributor

jenkins test centos-non_container-rgw_multisite

@dsavineau
Copy link
Contributor

jenkins test centos-container-rgw_multisite

@dsavineau dsavineau merged commit 7e29b22 into stable-5.0 Sep 18, 2020
@dsavineau dsavineau deleted the mergify/bp/stable-5.0/pr-5804 branch September 18, 2020 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants