Testsuite retry count lifted to 3 tries

This commit is contained in:
Michal Schorm 2017-03-07 10:13:01 +01:00
parent edace6bcbd
commit 55aff2cc79

View File

@ -695,7 +695,7 @@ cp ../../mysql-test/%{skiplist} .
# builds might happen at the same host, avoid collision
export MTR_BUILD_THREAD=%{__isa_bits}
./mtr \
--mem --parallel=auto --force --retry=0 \
--mem --parallel=auto --force --retry=2 \
--mysqld=--binlog-format=mixed --skip-rpl \
--suite-timeout=720 --testcase-timeout=30 \
--clean-vardir \
@ -973,6 +973,7 @@ fi
* Wed Feb 15 2017 Michal Schorm <mschorm@redhat.com> - 5.7.17-4
- Fix of broken cross mysql-mariadb dependecies
- Fix of community-mysql server-client dependecy
- Testsuite retry count lifted to 3 tries
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild