diet-build-lot -
lot building utility

Daouda Traore

2010/04/02

Version 1.1

diet-build-lot can build lots on a machine with jobs'ID passed as arguments. This command takes in argument the name of the machine and the job'ID that we want to form a lot with.

Table of Contents

Synopsis

diet-cancel [--config diet_config_file] --host machine [-h] [--help] jobID

Description

diet-build-lot uses the configuration file diet_config_file defined with the --config option to be able to get information about the machine defined with the --host option. If the --config option is not set, diet-build-lot will use $HOME/.diet/client.cfg. If this file does not exist, the path to the client configuration file could also be defined with the DIET_CLIENT_CONFIG environment variable.

Once diet-build-lot is configured, a lot can be built.

[--config diet_config_file]
Configuration file used by diet-build-lot to be able to build a lot with given job'ID on machine. This option can be omitted. In that case we fall back to the default configuration file $HOME/.diet/client.cfg. The configuration file path could also be defined through a environment variable : DIET_CLIENT_CONFIG.
--host machine
Name of the machine where we want to cancel a job.
-h|--help
Some help about diet-cancel
[JobID
] the [jobID] of the lot to build.

Files and variables

$HOME/.diet/client.cfg
Default configuration file for diet-build-lot.
DIET_CLIENT_CONFIG
Variable that could tore the path the diet-build-lot configuration file
OMNIORB_CONFIG
Variable defining the path to the omniORB configuration file

Example

how to build a lot with given jobID bar on the foo machine?

diet-build-lot --config path_to_the_configuration_file --host foo bar jobid1 jobid2 jobid3 ...

See also

diet-cancel-lot(1), diet-submit-lot(1), diet-status-lot(1), diet-build-lot(1), diet-getOutPut-lot(1), diet-agent, omniNames.

Prerequisites

DIET
diet-build-lot requires a DIET installation with version >= 2.3.

Version

Version: 1.1 of 2010/04/02.

License et Copyright

Copyright
© 2010, GRAAL, INRIA Rhône-Alpes, 46 allée d'Italie, 69364 Lyon cedex 07, France tech@sysfera.com

Licence
diet-build-lot Copyright (C) 2010, GRAAL, INRIA Rhône-Alpes - all rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see .

Misc
If you find that software interesting, or if you find a bug, please send us a mail : tech@sysfera.com with the description of the problem, the version of the program and/or any information that could help us fixing it.

Author

GRAAL, INRIA Rhône-Alpes
46 allée d'Italie
69364 Lyon cedex 07, FRANCE
Email: tech@sysfera.com
WWW: http://www.sysfera.com.