bpeck / releng

Forked from releng 6 years ago
Clone

79adefc Updating scripts to use koji profiles

Authored and Committed by mohanboddu 7 years ago
    Updating scripts to use koji profiles
    
    Fix for #6583 and #6704
    
    Currently all the scripts are using kojihub urls to create koji
    sessions. Koji profiles helps in making use of different configs
    for different koji sessions and also makes it easier to read config
    files.
    
    Also, adding compose_koji profile to block_retired.py since
    fedora profile does not have the releng keytab available.
    
    Signed-off-by: Mohan Boddu <mboddu@redhat.com>
    
        
file modified
+10 -2
file modified
+4 -4
file modified
+4 -4
file modified
+8 -1
file modified
+6 -4
file modified
+6 -4
file modified
+12 -6
file modified
+2 -1
file modified
+17 -16
file modified
+3 -2