2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

add some comment in code

This commit is contained in:
huweihua 2018-08-14 05:24:40 -04:00
parent 30997ee330
commit 57896422a4

View File

@ -503,6 +503,9 @@ sub run_fast_regression_test{
my @caseslist = @output;
#This is a black list for CI test
#It is useful for debug or development
#please ignore during common work
#my @filter_cases=("testtest");
#array_filter(\@caseslist, \@filter_cases);