Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cloudConfig (0.21 sec)

  1. hack/ginkgo-e2e.sh

    GINKGO_FORCE_NEWLINES=${GINKGO_FORCE_NEWLINES:-$( if [ "${CI:-false}" = "true" ]; then echo "y"; else echo "n"; fi )} # set to 'y' to print a newline after each S or o character
    CLOUD_CONFIG=${CLOUD_CONFIG:-""}
    
    
    # If 'y', Ginkgo's reporter will not use escape sequence to color output.
    #
    # Since Kubernetes 1.25, the default is to use colors only when connected to
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 27 13:25:50 UTC 2024
    - 8.6K bytes
    - Viewed (0)
Back to top