mirror of
				https://github.com/Telecominfraproject/oopt-gnpy.git
				synced 2025-10-31 01:57:54 +00:00 
			
		
		
		
	CI: Switch to Fedora 36
...because Vexxhost pulled the plug on the F35 mirroring infrastructure, and as a result, all jobs started failing. Change-Id: Ib5d795397e907de3eff6cdb9c4145353400793ab Depends-on: https://review.gerrithub.io/c/Telecominfraproject/oopt-zuul-jobs/+/548583
This commit is contained in:
		
							
								
								
									
										21
									
								
								.zuul.yaml
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								.zuul.yaml
									
									
									
									
									
								
							| @@ -8,6 +8,27 @@ | |||||||
|         - tox-py39: |         - tox-py39: | ||||||
|             vars: |             vars: | ||||||
|               ensure_tox_version: '<4' |               ensure_tox_version: '<4' | ||||||
|  |         - tox-py310-cover: | ||||||
|  |             vars: | ||||||
|  |               ensure_tox_version: '<4' | ||||||
|  |         - tox-docs-f36: | ||||||
|  |             vars: | ||||||
|  |               ensure_tox_version: '<4' | ||||||
|  |         - coverage-diff: | ||||||
|  |             voting: false | ||||||
|  |             dependencies: | ||||||
|  |               - tox-py310-cover-previous | ||||||
|  |               - tox-py310-cover | ||||||
|  |             vars: | ||||||
|  |               coverage_job_name_previous: tox-py310-cover-previous | ||||||
|  |               coverage_job_name_current: tox-py310-cover | ||||||
|  |         - tox-linters-diff-n-report: | ||||||
|  |             voting: false | ||||||
|  |             vars: | ||||||
|  |               ensure_tox_version: '<4' | ||||||
|  |         - tox-py310-cover-previous: | ||||||
|  |             vars: | ||||||
|  |               ensure_tox_version: '<4' | ||||||
|     tag: |     tag: | ||||||
|       jobs: |       jobs: | ||||||
|         - oopt-release-python: |         - oopt-release-python: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jan Kundrát
					Jan Kundrát