lp:~gl-az/percona-xtrabackup/bug1243009-2.0

Created by George Ormond Lorch III and last modified
Get this branch:
bzr branch lp:~gl-az/percona-xtrabackup/bug1243009-2.0
Only George Ormond Lorch III can upload to this branch. If you are George Ormond Lorch III please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Recent revisions

589. By George Ormond Lorch III

Fix for bug 1243009 --debug and --valgrind options needed for XtraBackup's build-binary.sh

util/build-binary.sh:
  Added new options --debug, --relwithdebinfo and --valgrind. These will set and export the DEBUG, RELWITHDEBINFO and VALGRIND variables to 'yes' before calling build.sh if specified. Even though they are mutually exclusive, there is no explicit test for this case.

util/build.sh:
  Added testing for RELWITHDEBINFO and VALGRIND variables and set up build/make options necessary for each case.

test/run.sh and test/inc/common.sh:
  Added -v N option to run.sh to allow enabling of valgrind when using test suite. N specifies a value that will be bassed to valgrinds --error-exitcode option. Made changes to accomplish this based on Alexey Kopytovs suggestions.
  Moved innobackupex_no_defaults_file into inc/common.sh from t/ib_doublewrite.sh since the concept is used in a few tests and correct fixup of IB_ARGS[@] is necessary in order to preserve args and valgrind options and makes a couple test cases a little simpler.

Fixed up several test cases that use/depend on $IB_ARGS to use "${IB_ARGS[@]}".

586. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/rn-2.0.8

585. By Alexey Kopytov

Reverted the fix for bug #1214272, since the problem has been fixed in
PXC.

584. By Alexey Kopytov

Bug #1214730: Allow limiting maximum number of workers in the XB test
              suite

Made the limit configurable via the XB_TEST_MAX_WORKERS environment
variable.

583. By Alexey Kopytov

Backported skip_test from 2.1.

582. By Alexey Kopytov

Bug #1214272: Galera tests fail on 32-bit Jenkins slaves

Disabled tests on 32-bit machines until bug #1204241 is fixed.

581. By Alexey Kopytov

s/Percona Ireland Ltd./Percona LLC and/or its affiliates/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:percona-xtrabackup/2.2
This branch contains Public information 
Everyone can see this information.