Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for someCluster (0.22 seconds)

  1. BUILDING.md

    Therefore we register test cluster by using the following syntax:
    
        def someClusterProvider = testClusters.register('someCluster') { ... }
    
    This registers a potential testCluster named `somecluster` and provides a provider instance, but doesn't create it yet nor configures it. This makes the gradle configuration phase more efficient by 
    doing less.
    
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Thu Sep 23 07:45:59 GMT 2021
    - 6.7K bytes
    - Click Count (0)
Back to Top