Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 159)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#23 fixed Improve speed by not getting CMS logs if testver Bruno Cornec Bruno Cornec
Description

Improve speed by not getting CMS logs if testver. Generate a dummy log. Only generates real logs when creating a real version.

#24 fixed error in analysing filteredfiles Bruno Cornec Bruno Cornec
Description

devel version (rev [422]= has an issue with filteredfiles for pb:

DEBUG: pb_conf_get /bruno/pb/projects/dploy/pbconf/devel/dploy.pb: $VAR1 = undef;
$VAR2 = {
          'pb' => 'devel,stable'
        };
$VAR3 = {
          'dploy-pxe' => 'install.sh,bin/dploy-add2pxe',
          'dploy-dhcp' => 'install.sh,bin/dploy-add2dhcp',
          'dploy-common' => 'install.sh,Makefile.PL'
        };
$VAR4 = undef;

DEBUG: pb_conf_get input:
DEBUG: pb_conf_get output: $VAR1 = undef;
$VAR2 = {
          'pb' => 'devel,stable'
        };
$VAR3 = {
          'dploy-pxe' => 'install.sh,bin/dploy-add2pxe',
          'dploy-dhcp' => 'install.sh,bin/dploy-add2dhcp',
          'dploy-common' => 'install.sh,Makefile.PL'
        };
$VAR4 = undef;

DEBUG: pb_conf_get /home/qemu/.pbrc: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get input: $VAR1 = undef;
$VAR2 = {
          'pb' => 'devel,stable'
        };
$VAR3 = {
          'dploy-pxe' => 'install.sh,bin/dploy-add2pxe',
          'dploy-dhcp' => 'install.sh,bin/dploy-add2dhcp',
          'dploy-common' => 'install.sh,Makefile.PL'
        };
$VAR4 = undef;

DEBUG: pb_conf_get output: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get /bruno/.pbrc: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get input: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get output: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

#25 wontfix support noarch build Bruno Cornec Bruno Cornec
Description

Do not run all VMs when dealing with noarch build but only the one required once.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.