Statistics
| Branch: | Tag: | Revision:

root @ ee92ab54

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  src
  test
  tools
.ghci 21 Bytes
.gitignore 2.4 kB
COPYING 17.6 kB
INSTALL 11 kB
Makefile.am 71.9 kB
NEWS 127.5 kB
README 191 Bytes
UPGRADE 10.7 kB
autogen.sh 283 Bytes
configure.ac 24.2 kB
epydoc.conf.in 444 Bytes
pylintrc 2.9 kB
pylintrc-test 2.9 kB

Latest revisions

# Date Author Comment
ee92ab54 03/20/2014 01:32 pm Thomas Thrainer

Allow releases scheduled 5 days in advance

With the really slow QA's it makes sense to schedule releases more than
3 days in advance, like in this case where the release on Monday is
scheduled on Thursday.

Signed-off-by: Thomas Thrainer <>...

7a476412 03/20/2014 11:06 am Thomas Thrainer

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.8
    Include qa/patch in Makefile
    Handle empty patches better
    Move message formatting functions to separate file
    Add optional ordering of QA patch files
    Allow multiple QA patches
    Refactor current patching code...
ade40547 03/20/2014 10:52 am Thomas Thrainer

Merge branch 'stable-2.8' into stable-2.9

  • stable-2.8
    Include qa/patch in Makefile
    Handle empty patches better
    Move message formatting functions to separate file
    Add optional ordering of QA patch files
    Allow multiple QA patches
    Refactor current patching code...
7d76de75 03/20/2014 10:26 am Thomas Thrainer

Include qa/patch in Makefile

Fix the build by including the qa/patch directory in Makefile.am.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Helga Velroyen <>

7488cf4b 03/19/2014 08:32 pm Hrvoje Ribicic

Handle empty patches better

The previous patch loading utilities omitted empty patches, as they
were thought to be of no significance, and when no patches were used,
the import and therefore dependency should not be used. If a user has
added an empty patch file, and made an entry in the order file, the QA...

6d96ede4 03/19/2014 08:32 pm Hrvoje Ribicic

Move message formatting functions to separate file

The formatting functions in qa_utils.py cannot be used by modules
imported there, such as qa_config. This patch factors the function
calls into a separate file. Also reorders imports in touched files.

Signed-off-by: Hrvoje Ribicic <>...

7441bb96 03/19/2014 08:32 pm Hrvoje Ribicic

Add optional ordering of QA patch files

To explicitly specify the order of patches executed, the QA provides an
"order" file. It can contain names of patches that will be executed
first, and in the order listed, before all the other patches that still
follow an alphabetical order....

a60fc78e 03/19/2014 08:32 pm Hrvoje Ribicic

Allow multiple QA patches

This patch allows support for multiple patches placed in the "patch"
directory, which are executed in alphabetical order.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Michele Tartara <>

c8bf5cf4 03/19/2014 08:32 pm Hrvoje Ribicic

Refactor current patching code

  • Refactors the current patch code to allow for multiple patches that
    can be applied, yet leaves only one for now.
  • Rewords the message shown to the user in case the modules needed for
    patching are missing.

Signed-off-by: Hrvoje Ribicic <>...

3a72e34a 03/17/2014 06:30 pm Dimitris Aragiorgis

Fix conflict between virtio + spice or soundhw

With regard to PCI slot occupied by a KVM instance we have
observed the following:

1) Slot 0 will always be Host bridge.
2) Slot 1 will always be ISA bridge.
3) Slot 2 will always be VGA controller (even with -display none)....

View all revisions | View revisions

Also available in: Atom