Skip to content

Fix galera SST-abort tests to allow exit code 0 on some platforms - #5485

Open
hemantdangi-gc wants to merge 1 commit into
bb-10.6-releasefrom
bb-10.6-galera-sst-exit-code
Open

Fix galera SST-abort tests to allow exit code 0 on some platforms#5485
hemantdangi-gc wants to merge 1 commit into
bb-10.6-releasefrom
bb-10.6-galera-sst-exit-code

Conversation

@hemantdangi-gc

Copy link
Copy Markdown
Contributor

Issue: galera_sst_mariabackup_missing_ssl and galera_sst_rsync_missing_stunnel only accepted exit codes 1,134 when the joiner mariadbd aborts SST, causing intermittent failures (e.g. on FreeBSD) where the process exits cleanly with 0.

Solution: accept exit code 0 as well, matching the precedent already established in galera_sst_cn_injection.test / galera_sst_mariabackup_encrypt_with_key_server.test.

Issue: galera_sst_mariabackup_missing_ssl and galera_sst_rsync_missing_stunnel
only accepted exit codes 1,134 when the joiner mariadbd aborts SST, causing
intermittent failures (e.g. on FreeBSD) where the process exits cleanly with 0.

Solution: accept exit code 0 as well, matching the precedent already
established in galera_sst_cn_injection.test / galera_sst_mariabackup_encrypt_with_key_server.test.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants