crate / crate-qa

CrateDB Quality Assurance
5 stars 1 forks source link

Ensure all nodes are up & discovered in upgrade bwc tests #300

Closed mfussenegger closed 10 months ago

mfussenegger commented 10 months ago

Also increase cratedb heap size to 1GB, see commits.

matriv commented 10 months ago

retest this please

matriv commented 10 months ago

Seems that increasing the heap size in combination with asserting all nodes are discovered helps with the timeouts.

matriv commented 10 months ago

retest this please

matriv commented 10 months ago

hm, it failed again, so maybe we should wait for @mfussenegger to continue his investigation.

matriv commented 10 months ago

I'd rather merge it for now, since it produces less failures than current situation.