Skip to content

Conversation

@DanielePalaia
Copy link
Contributor

@DanielePalaia DanielePalaia commented Apr 14, 2022

…irror queue in a one pod cluster causing the pod to get stuck in "terminating" phase and preventing our pipeline to work.

It can be reverted once await_online_synchronized_mirror get fixed to manage this case

Not really a temporary fix anymore, putting grace period to a lower value will increase the stability of this test in general, as the scope is to delete objects when the rabbimq cluster get deleted.

This closes #

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed
Note to contributors: remember to re-generate client set if there are any API changes

Summary Of Changes

Additional Context

…irror queue in a one pod cluster causing the pod to get stuck in "terminating" phase and preventing our pipeline to work.

It can be reverted once await_online_synchronized_mirror get fixed to manage this case
Copy link
Member

@Zerpet Zerpet left a comment

Choose a reason for hiding this comment

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

I'd much rather mark the test as "skip" than giving us a false sense of successful test.

I think the test has caught a legitimate bug, in the Core in this case. If we want to make the pipeline green, we should just skip this test. Ginkgo gives this skip functionality.

…irror queue in a one pod cluster causing the pod to get stuck in "terminating" phase and preventing our pipeline to work.

It can be reverted once await_online_synchronized_mirror get fixed to manage this case
@DanielePalaia DanielePalaia requested a review from Zerpet April 21, 2022 13:40
Copy link
Member

@Zerpet Zerpet left a comment

Choose a reason for hiding this comment

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

Do you mind using the pointer module to create the int pointer?

We use it in other parts of the code and it's best to keep it consistent around the code base.

…irror queue in a one pod cluster causing the pod to get stuck in "terminating" phase and preventing our pipeline to work.

It can be reverted once await_online_synchronized_mirror get fixed to manage this case
@DanielePalaia
Copy link
Contributor Author

No, that's of course fine! Done!

@DanielePalaia DanielePalaia requested a review from Zerpet April 21, 2022 16:13
Copy link
Member

@Zerpet Zerpet left a comment

Choose a reason for hiding this comment

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

Ship it!

@DanielePalaia DanielePalaia merged commit 9086d93 into main Apr 21, 2022
@DanielePalaia DanielePalaia deleted the tmp_fix_del_system_tests branch April 21, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants