File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ check_background() {
120120	fi 
121121}
122122
123- CONFIGS=$( find examples/ community/examples/ tools/validate_configs/test_configs/ docs/tutorials/ docs/videos/build-your-own-blueprint/ -name " *.yaml" ' examples/machine-learning/a3-megagpu-8g/*' ' examples/machine-learning/a3-ultragpu-8g/*' ' examples/machine-learning/build-service-images/*' ' examples/gke-a3-ultragpu/*' ' examples/hypercompute_clusters/*' ' examples/gke-consumption-options/*' ' examples/gke-a4/*' ' examples/gke-a3-megagpu/*' ' examples/machine-learning/a4-highgpu-8g/*' ' examples/machine-learning/a4x-highgpu-4g/*' ' community/examples/gke-tpu-v6/*' ' community/examples/xpk-n2-filestore/*' ' examples/gke-a4x/*' ' examples/science/af3-slurm/*' ' examples/gke-h4d/*' ' community/examples/hpc-slinky/*' ' examples/gke-g4/*' ) 
123+ CONFIGS=$( find examples/ community/examples/ tools/validate_configs/test_configs/ docs/tutorials/ docs/videos/build-your-own-blueprint/ -name " *.yaml" ' examples/machine-learning/a3-megagpu-8g/*' ' examples/machine-learning/a3-ultragpu-8g/*' ' examples/machine-learning/build-service-images/*' ' examples/gke-a3-ultragpu/*' ' examples/hypercompute_clusters/*' ' examples/gke-consumption-options/*' ' examples/gke-a4/*' ' examples/gke-a3-megagpu/*' ' examples/machine-learning/a4-highgpu-8g/*' ' examples/machine-learning/a4x-highgpu-4g/*' ' community/examples/gke-tpu-v6/*' ' community/examples/xpk-n2-filestore/*' ' examples/gke-a4x/*' ' examples/science/af3-slurm/*' ' examples/gke-h4d/*' ' community/examples/hpc-slinky/*' ' examples/gke-g4/*'  -not -path  ' community/examples/slurm-gke/* ' ) 
124124#  Exclude blueprints that use v5 modules.
125125declare  -A EXCLUDE_EXAMPLE
126126EXCLUDE_EXAMPLE[" tools/validate_configs/test_configs/two-clusters-sql.yaml" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments