6baf291 ci: convert to scripted pipeline

Authored and Committed by pbrezina 4 years ago
1 file changed. 264 lines added. 313 lines removed.
    ci: convert to scripted pipeline
    
    Declarative pipeline was nice for one system but it become quite
    unflexible for testing on multiple systems. Many things must have
    been solved by various hacks. Writing the Jenkinsfile as scripted
    pipeline is much more flexible.
    
    Reviewed-by: Tomáš Halman <thalman@redhat.com>
    
        
file modified
+264 -313