Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        booth-test - Test scripts for Booth
        
        
        - Description:
- Automated tests for running Booth, ticket manager for multi-site clusters. 
Packages
        
        
            | booth-test-1.0-6.ef769ef.git.el7.noarch
              [54 KiB] | Changelog
              by Jan Pokorný (2016-09-15): - fix an issue with identity self-determination based on match
  between the addresses assigned at host and the configured addresses
  when a network-part-of-the-address-only match preceded a possible
  exact address match which would not be even tested if the length
  of the network prefix was the same (no longer for this exact one)
  Resolves: rhbz#1341720
- fix a crash when running booth without determined identity
  (e.g., existing, yet empty configuration) under some circumstances
  Resolves: rhbz#1366616
- make patches be applied using "git am" rather than "git apply" |