Difference: CreamCli (13 vs. 14)

Revision 142008-06-11 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestWokPlan"

CREAM client testsuite

Line: 52 to 52
 Prerequisites: CREAM-cli-delegation.sh

CREAM-cli-job-status-simple.sh

Changed:
<
<
This test retrieves the status of an existing job (command glite-ce-job-status) with different verbosity levels (--level option)
  • --input check the status of a set of jobs using a file of jobids
  • --conf
  • --logfile
>
>
This script tests the command glite-ce-job-status:
  • TEST 1: submit a job and then retrieve its status
  • TEST 2: submit a job which surely failed. Check if the final status is the ones expected
  • TEST 3: check the status of a job setting log level to 1 (option --level 1):
  • TEST 4: check the status of a job setting log level to 2 (option --level 2)
  • TEST 5: check if the option --input works
  • TEST 6: check if the --conf option works
  • TEST 7: save info into a logfile to check if --debug and --logfile options work
  Prerequisites: CREAM-cli-job-submit.sh

CREAM-cli-job-status-filtered.sh

Changed:
<
<
This test retrieves the status of a group of existing jobs (command glite-ce-job-status) specifying:
  • --all
  • any combination of --status, --from, --to options
>
>
This script tests the "filtered" options of the command glite-ce-job-status:
  • TEST 1: check if the --from option works:
  • TEST 2: check the --from and --to options together
  • TEST 3: check if the --status option works (using REALLY-RUNNING)
  • TEST 4: check if the --status option works (using DONE-OK)
  • TEST 5: check if the --all option works
  • TEST 6: check the requirements of the --all option (3 cases)
 
Changed:
<
<
Prerequisites: CREAM-cli-job-submit.sh
>
>
Prerequisites: CREAM-cli-job-submit.sh, CREAM-cli-job-status-simple.sh
 

CREAM-cli-job-cancel.sh

This test interrupts the execution of one or more existing jobs (command glite-ce-job-cancel) specifying:
Line: 81 to 89
 Prerequisites: CREAM-cli-job-submit.sh

CREAM-cli-job-resume.sh

Changed:
<
<
This test resumes the execution of one or more previously suspended jobs (command glite-ce-job-suspend) specifying:
>
>
This test resumes the execution of one or more previously suspended jobs (command glite-ce-job-resume) specifying:
 
  • the ID of a submitted job
  • --all options

Prerequisites: CREAM-cli-job-suspend.sh

CREAM-cli-job-purge.sh

Changed:
<
<
This test removes any data from the service about one or more jobs (command glite-ce-job-purge) specifying:
  • the ID of a submitted job
  • --all options
>
>
This script tests the command glite-ce-job-purge:
  • TEST 1: purge a finished job
  • TEST 2: try to purge a running job
  • TEST 3: try to purge again a previous purged job
  • TEST 4: purge more finished jobs
  • TEST 5: purge more jobs taking jobIDs from a file (--input option)
  • TEST 6: check if the --all option works
  • TEST 7: check the requirements of the --all option (3 cases)
  • TEST 8: check if the --conf option works
  • TEST 9: save info into a logfile to check if --debug and --logfile options work
  Prerequisites: CREAM-cli-job-submit.sh

CREAM-cli-job-list.sh

Changed:
<
<
This test prints the list of submitted jobs (command glite-ce-job-list) with any combination of --logfile and --conf options.
>
>
This script tests the command glite-ce-job-list:
  • TEST 1: check if the command returns the right number of jobs
  • TEST 2: check if the --output option works
  • TEST 3: check if the --conf option works
  • TEST 4: save info into a logfile to check if --debug and --logfile options work
 
Changed:
<
<
Prerequisites: CREAM-cli-job-submit.sh
>
>
Prerequisites: CREAM-cli-job-submit.sh, CREAM-cli-job-status.sh
 

CREAM-cli-submission-management.sh

Changed:
<
<
This test checks the behaviour of the command for submission management glite-ce-allowed-submission.
>
>
This script tests checks the command glite-ce-allowed-submission:
  • TEST 1: check if the submissions to the CE are allowed
  • TEST 2: check if the --conf option works
  • TEST 3: save info into a logfile to check if --debug and --logfile options work
 
Changed:
<
<
The others two management commands glite-ce-enable-submission and glite-ce-disable-submission should be test only via a "super-users".
>
>
The others two management commands glite-ce-enable-submission and glite-ce-disable-submission should be test only via a "cream super-users"; so they are not considered.
 

CREAM-cli-get-cemon-url.sh

Changed:
<
<
This test retrieves the URL of cemonitor (command glite-ce-get-cemon-url) with any combination of --logfile and --conf options.
>
>
This script tests the command glite-ce-get-cemon-url:
  • TEST 1: check if the command returns a valid url
  • TEST 2: check if the --conf option works
  • TEST 3: save info into a logfile to check if --debug and --logfile options work
  -- AlessioGianelle - 03 Jun 2008
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback