Add v3.4 smoke tests and basic HA cluster upgrade test#607
Conversation
DescriptionPlease briefly explain the changes you made here. Pull request type
Related issuesDelete if this PR doesn't resolve any issues. Link the issue if it does. ###################################### Reviewer checklist (the reviewer checks this part)Module/Algorithm
Documentation checklist
|
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
…mage under HA cluster (WIP)
mattkjames7
left a comment
There was a problem hiding this comment.
I think it looks good!
|
- [x] KShortest - [x] Text search - [x] Durability - [x] User profiles - [x] memgraph/memgraph#3086 - [x] Leave the code at a better place (mostly replacing `echo "query" | $MGCONSOLE ...` with `run_next`, etc.) - [x] Test total execution time #607 << PREV NEXT >> #659



The main challenge with the HA cluster upgrade tests is that there are multiple different things to wait for (helm, port-forward, data/coordinator getting ready) -> it gets very complex very quickly.
v3.4
NEXT >> #643