mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-10-31 02:48:11 +00:00 
			
		
		
		
	commented out scheduled cron for nightly runs (#881)
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
This commit is contained in:
		 Anil Kumar Tegala
					Anil Kumar Tegala
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							eda2f7ab48
						
					
				
				
					commit
					427982e05e
				
			
							
								
								
									
										4
									
								
								.github/workflows/performance.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/performance.yml
									
									
									
									
										vendored
									
									
								
							| @@ -40,8 +40,8 @@ on: | ||||
|         required: false | ||||
|         default: "" | ||||
|         description: "Tests release branch to use (i.e. 'release/v2.8.0' or 'master'). If left empty, latest release branch is used" | ||||
|   schedule: | ||||
|     - cron: "30 20 * * 6" | ||||
| #  schedule: | ||||
| #    - cron: "30 20 * * 6" | ||||
|  | ||||
| jobs: | ||||
|   # Set vars | ||||
|   | ||||
							
								
								
									
										4
									
								
								.github/workflows/quali.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/quali.yml
									
									
									
									
										vendored
									
									
								
							| @@ -41,8 +41,8 @@ on: | ||||
|         default: "" | ||||
|         description: "Tests release branch to use (i.e. 'release/v2.8.0' or 'master'). If left empty, latest release branch is used" | ||||
|  | ||||
|   schedule: | ||||
|     - cron: "35 20 * * 0-4" | ||||
| #  schedule: | ||||
| #    - cron: "35 20 * * 0-4" | ||||
|  | ||||
| jobs: | ||||
|   # Set vars | ||||
|   | ||||
							
								
								
									
										4
									
								
								.github/workflows/regression.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/regression.yml
									
									
									
									
										vendored
									
									
								
							| @@ -40,8 +40,8 @@ on: | ||||
|         required: false | ||||
|         default: "" | ||||
|         description: "Tests release branch to use (i.e. 'release/v2.8.0' or 'master'). If left empty, latest release branch is used" | ||||
|   schedule: | ||||
|     - cron: "30 20 * * 5" | ||||
| #  schedule: | ||||
| #    - cron: "30 20 * * 5" | ||||
|  | ||||
| jobs: | ||||
|   # Set vars | ||||
|   | ||||
		Reference in New Issue
	
	Block a user