a452cb updates in bin/prepare_test_env.sh

Authored and Committed by Theo Chatzimichos 6 years ago
    updates in bin/prepare_test_env.sh
    
    - rename from prepare_test_highstate_env.sh to prepare_test_env.sh as it
      is used for tests that don't do highstate at all
    - use a new flag -g to install packages needed for highstate, and to do
      various other preparations like the /etc/salt/grains
    - restructure the secrets conditionals to make it a bit faster by
      avoiding the grep if the -s flag is not set
    
        
file modified
+3 -3
bin/prepare_test_env.sh bin/prepare_test_highstate_env.sh
file renamed
+13 -7
file modified
+1 -1