b52340 Improve test_nginx.sh

Authored and Committed by Christian Boltz 5 months ago
    Improve test_nginx.sh
    
    - use download-prg.infra.opensuse.org (faster)
    - check if one of the roles installs packages we don't have in the
      docker image yet
    - replace systemctl (which refues to work inside docker) with a symlink
      to /usr/bin/true to avoid useless error messages
    - fix filename of subroles in grep command
    - run salt non-quiet so that we see error messages
    
        
file modified
+16 -2