Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (100 - 102 of 159)

Ticket Owner Reporter Resolution Summary
#91 Bruno Cornec Bruno Cornec fixed announce command doesn't provide pbcl content anymore
Description

Tested for announce of pb 0.11.1 Packages are OK, but pbcl content was missing.

#94 Bruno Cornec Nicolas Doualot fixed RM parallel building doesn't comply with user defined settings
Description

Below are the remotes machines declaration

rmlist default = solaris-10-i386,solaris-unknown-sun4v,rhel-5-x86_64
rmtype default = ssh
rmtmout default = 30
rmlogin default = pb
rmport default = 22
rmhost default = 127.0.0.1
rmntp default = XXX.XXX.XXX.XXX
rmntpcmd default = /usr/sbin/ntpdate


rmhost solaris-10-i386 = XXX.XXX.XXX.1
rmport solaris-10-i386 = 22

rmhost solaris-unknown-sun4v = XXX.XXX.XXX.2
rmport solaris-unknown-sun4v = 22

rmhost rhel-5-x86_64 = XXX.XXX.XXX.3
rmport rhel-5-x86_64 = 4022

Attached is the output of the {{pb -p lighttpd -r trunk sbx2rm}} command. In this log file, you can see the ports dialed by PB are not the good ones, and not the ones provided in the remote machine file

#95 Bruno Cornec Nicolas Doualot fixed Personalized FILTER accessing an item in an hash of a hash
Description

I'm trying to access the fields in pbos to create my own filter (I want an output like solaris-10-i386, rhel-5-x86_64)

The syntax should be something like : $pb->{'pbos'}->{'field'}, but this doesn't work.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.