From: Zdeněk Šustr Date: Tue, 13 Mar 2012 10:43:59 +0000 (+0000) Subject: Collect package lists X-Git-Tag: glite-jobid-api-c_R_2_1_2_1~46 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=0d7b9d093fcb73b50c3565756b5c5b93f4da6743;p=jra1mw.git Collect package lists --- diff --git a/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh b/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh index ca8efbd..e831a65 100755 --- a/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh +++ b/org.glite.testsuites.ctb/CANL-C/tests/canl-autonomous-test.sh @@ -108,6 +108,10 @@ printf "Running tests... " sh arrange_canl_test_root.sh none glite 80 '-x' > test_log.txt 2> test_err.log test_done +printf "Collecting package list... " +gen_repo_lists ./prod_packages.txt ./repo_packages.txt +test_done + ENDTIME=`date +%s` #Generating report section diff --git a/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh b/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh index 600357b..978b205 100755 --- a/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh +++ b/org.glite.testsuites.ctb/PX/tests/px-autonomous-test.sh @@ -134,6 +134,10 @@ printf "Running tests... " sh arrange_px_test_root.sh none glite 80 '-x' > test_log.txt 2> test_err.log test_done +printf "Collecting package list... " +gen_repo_lists ./prod_packages.txt ./repo_packages.txt +test_done + ENDTIME=`date +%s` #Generating report section