Remove centos8 wallaby tripleo jobs
TripleO has decided to drop all centos8 wallaby jobs. This removes the c8s tripleo jobs from Puppet OpenStack repos. Note that CentOS Stream 9 is not officially supported by stable/wallaby release of our modules so the job is kept non-voting. Change-Id: I68bd44b3f3f9a7f1eaf69fdc0b4ff7b4172cbc84
This commit is contained in:
		
							
								
								
									
										17
									
								
								.zuul.yaml
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								.zuul.yaml
									
									
									
									
									
								
							@@ -8,28 +8,17 @@
 | 
			
		||||
    check:
 | 
			
		||||
      jobs:
 | 
			
		||||
        - puppet-swift-tripleo-standalone
 | 
			
		||||
        - puppet-swift-tripleo-centos-9-standalone
 | 
			
		||||
    gate:
 | 
			
		||||
      jobs:
 | 
			
		||||
        - puppet-swift-tripleo-standalone
 | 
			
		||||
 | 
			
		||||
- job:
 | 
			
		||||
    name: puppet-swift-tripleo-standalone
 | 
			
		||||
    parent: tripleo-puppet-ci-centos-8-standalone
 | 
			
		||||
    parent: tripleo-puppet-ci-centos-9-standalone
 | 
			
		||||
    description: |
 | 
			
		||||
      TripleO standalone Job running Object Storage specific Tempest tests.
 | 
			
		||||
    vars: &standalone_vars
 | 
			
		||||
    voting: false
 | 
			
		||||
    vars:
 | 
			
		||||
      build_container_images: true
 | 
			
		||||
      featureset_override:
 | 
			
		||||
        run_tempest: false
 | 
			
		||||
        tempest_test_whitelist:
 | 
			
		||||
          - 'tempest.api.object_storage.test_object_services.ObjectTest'
 | 
			
		||||
        use_os_tempest: true
 | 
			
		||||
 | 
			
		||||
- job:
 | 
			
		||||
    name: puppet-swift-tripleo-centos-9-standalone
 | 
			
		||||
    parent: tripleo-puppet-ci-centos-9-standalone
 | 
			
		||||
    description: |
 | 
			
		||||
      TripleO standalone Job running Object Storage specific Tempest tests.
 | 
			
		||||
    voting: false
 | 
			
		||||
    vars: *standalone_vars
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user