Fix gate job for python3.12
Change-Id: Idf95284d51ae864622234ac66cd64c030820ebc0
This commit is contained in:
		
				
					committed by
					
						
						Mohd Nisar Khan
					
				
			
			
				
	
			
			
			
						parent
						
							8c31f69e2d
						
					
				
				
					commit
					7dfbf216af
				
			@@ -34,7 +34,6 @@
 | 
			
		||||
                override-checkout: stable/2024.2
 | 
			
		||||
        - openstack-tox-py312:
 | 
			
		||||
            nodeset: ubuntu-noble
 | 
			
		||||
            voting: false
 | 
			
		||||
            required-projects:
 | 
			
		||||
              - name: openstack/requirements
 | 
			
		||||
                override-checkout: stable/2024.2
 | 
			
		||||
@@ -63,7 +62,6 @@
 | 
			
		||||
                override-checkout: stable/2024.2
 | 
			
		||||
        - openstack-tox-py312:
 | 
			
		||||
            nodeset: ubuntu-noble
 | 
			
		||||
            voting: false
 | 
			
		||||
            required-projects:
 | 
			
		||||
              - name: openstack/requirements
 | 
			
		||||
                override-checkout: stable/2024.2
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										3
									
								
								bindep.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								bindep.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
# Needed to build psycopg2 from source in CI
 | 
			
		||||
libpq-dev [platform:dpkg]
 | 
			
		||||
postgresql-devel [platform:rpm]
 | 
			
		||||
		Reference in New Issue
	
	Block a user