| 
    
 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 1/2] smoke tests: Build arm64 with XSM, instead of without
 The smoke flight contains test-arm64-arm64-xl-xsm so it should contain
build-arm64-xsm (and not contain build-arm64).
I have checked the results with
  OSSTEST_CONFIG=standalone-config-example eatmydata 
./standalone-generate-dump-flight-runvars
and looking at the diff shows precisely the expected change.
CC: Julien Grall <julien.grall@xxxxxxxxxx>
CC: Stefano Stabellini <sstabellini@xxxxxxxxxx>
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
 make-flight | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/make-flight b/make-flight
index 48fbc01..7d807f9 100755
--- a/make-flight
+++ b/make-flight
@@ -72,7 +72,7 @@ job_create_build_filter_callback () {
         build-amd64-libvirt)   ;;
         build-armhf)           ;;
         build-armhf-pvops)     ;;
-        build-arm64)           ;;
+        build-arm64-xsm)       ;;
         build-arm64-pvops)     ;;
         *)                     return 1 ;;
       esac
-- 
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
 
  | 
  
![]()  | 
            
         Lists.xenproject.org is hosted with RackSpace, monitoring our  |