lp:~davi/kewpie/qp-fixes

Created by Davi Arnaut and last modified
Get this branch:
bzr branch lp:~davi/kewpie/qp-fixes
Only Davi Arnaut can upload to this branch. If you are Davi Arnaut please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Davi Arnaut
Project:
kewpie
Status:
Merged

Recent revisions

126. By Davi Arnaut <email address hidden>

Popen.poll() returns None to indicate that the child process hasn't
terminated yet. Also, an exception thrown by send_siginal() needs
to be ignored as there is a unavoidable race condition as the child
process might exit between poll() being checked and a signal being
sent.

125. By Davi Arnaut <email address hidden>

Prefix SSL options with --loose to avoid mysqld exiting with an error if
the SSL options are not supported (that is, not compiled in).

124. By Patrick Crews

Fix what appears to be logic issue with matrix_manager - was causing test runs to die if we didn't have an optmatrix value specified

123. By Patrick Crews

Removed unneeded upgrade data

122. By Patrick Crews

Merged in Valentine's PAM plugin test suite + needed internal tweaks

121. By Patrick Crews

Merge Valentine's method to check opt matrix for required values with minor edit

120. By Patrick Crews

Updated logging management to reset the subunit output file. TODO: toggle whether to append or reset when given a pre-existing output file

119. By Patrick Crews

Bug fix to ensure we have servers to work on before trying to DROP/CREATE schemas

118. By Patrick Crews

Merge Valentine's code for matrix manager - updates to codership / galera changes to ensure queries can execute even without an init_command

117. By Patrick Crews

Incorporate changes to better work with Galera replication for tests. Added convenience functions to base test case class

Branch metadata

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

Subscribers