Signed-off-by: George Dunlap <george.dunlap@citrix.com>
return pass
}
+func Story206TestMaster(st *SystemTest) bool {
+ fmt.Printf(" xsatool 206 test (initial)")
+ if MainHarness("206", "test") != 0 {
+ st.Errorf("xsatool 206 test (initial - master) failed\n")
+ return false
+ }
+ return true
+}
+
func Story206(st *SystemTest) bool {
fmt.Printf("Starting XSA-206 'story'")
// xsatool 206 init xen
return false
}
+ // Test only 'master' patches
+ if !Story206TestMaster(st) {
+ return false
+ }
+
// 206 Backport (should fail at 4.8. 4.7, and 4.6; NOT 4.5)
// 206 sync-patches