mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-10-31 08:21:36 +01:00 
			
		
		
		
	.gitlab-ci: Test sandbox64 board in addition to sandbox
Test both 32bit and 64bit sandbox boards in CI. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
		
							parent
							
								
									c9836c0fb7
								
							
						
					
					
						commit
						c807bdd0a9
					
				| @ -265,6 +265,23 @@ sandbox without LTO test.py: | |||||||
|     BUILD_ENV: "NO_LTO=1" |     BUILD_ENV: "NO_LTO=1" | ||||||
|   <<: *buildman_and_testpy_dfn |   <<: *buildman_and_testpy_dfn | ||||||
| 
 | 
 | ||||||
|  | sandbox64 test.py: | ||||||
|  |   variables: | ||||||
|  |     TEST_PY_BD: "sandbox64" | ||||||
|  |   <<: *buildman_and_testpy_dfn | ||||||
|  | 
 | ||||||
|  | sandbox64 with clang test.py: | ||||||
|  |   variables: | ||||||
|  |     TEST_PY_BD: "sandbox64" | ||||||
|  |     OVERRIDE: "-O clang-16" | ||||||
|  |   <<: *buildman_and_testpy_dfn | ||||||
|  | 
 | ||||||
|  | sandbox64 without LTO test.py: | ||||||
|  |   variables: | ||||||
|  |     TEST_PY_BD: "sandbox64" | ||||||
|  |     BUILD_ENV: "NO_LTO=1" | ||||||
|  |   <<: *buildman_and_testpy_dfn | ||||||
|  | 
 | ||||||
| sandbox_spl test.py: | sandbox_spl test.py: | ||||||
|   variables: |   variables: | ||||||
|     TEST_PY_BD: "sandbox_spl" |     TEST_PY_BD: "sandbox_spl" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user