[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH v2 18/19] make-flight: don't test pvgrub for Xen XXX
Wei Liu writes ("[OSSTEST PATCH v2 18/19] make-flight: don't test pvgrub for Xen XXX"): > XXX Need to pin down the version of Xen when the upgrade to stretch is > complete because osstest configuration is branched for each version. I don't understand this. > + # pvgrub1 tests for version < XXX only > + case "$xenbranch" in > + xen-4.3-testing) test_pvgrub=y ;; > + xen-4.4-testing) test_pvgrub=y ;; > + xen-4.5-testing) test_pvgrub=y ;; > + xen-4.6-testing) test_pvgrub=y ;; > + xen-4.7-testing) test_pvgrub=y ;; > + xen-4.8-testing) test_pvgrub=y ;; > + xen-4.9-testing) test_pvgrub=y ;; > + *) test_pvgrub=n ;; > + esac I don't understand what the relationship is between pvgrub1 and stretch, nor how this relates to Xen releases. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |