Search
Page 2 of 5. Showing 48 results (0.013 seconds)
7. Final Page
. On Linux, this will be the root user. Installed a worker: You will have 3 test buttons: test simple job - this will test basic operation of this worker on your farm. Job status…Write Job Submission
to the required locations) Select Submit > Tests > Qube Test (file Write) Job… worddavc2cfaf80db69a6174245a1fccea663ed.png Browse to a network location that the farm has mounted…Developing a new panel
new JobStdout class and put in some test text (if using wx.TextCtrl widget) or derive from another wx base class. Hook up the if … _name_ at the bottom. Test out your class…Package_explained.py
']['simpleCmdType'] = 'Maya BatchRender (rib)' # Below defines the camera used for the render job['package']['-cam'] = 'test' # Below defines the project location…worker_path_map
the first or last entries in the map. Example Windows worker: worker_path_map = { "/Volumes/farm" = "//Server/farm" "/Users/jburk" = "Z:" "/Users/jburk/test" = "Y:" "/tmp" = "C…worker_boot_diagnostics_retry_interval
Synopsis worker_boot_diagnostics_retry_interval = interval Number of seconds the worker should wait before retrying the boot-time diagnostic test in case of errors (see…Basic python job submission III. SimpleCmd Compatibility and Application Specific Parameters
a test job We will start by submitting a job to get started. Attached is a dummy "Maya BatchRender (rib)" Rib_gen.xja Download the above and open up in Qube! WranglerView by going…How to restrict a host to only one instance of a given kind of job, but still allow other jobs
', 'package': {'cmdline': 'sleep 30'}, 'kind': 'test', 'name': 'testing the job kind', 'requirements': 'not(job.kind in host.duty.kind)' } Migrated to Confluence 5.3…worker_boot_diagnostics_retries
Synopsis worker_boot_diagnostics_retries = retries Number of times the worker should retry its boot-time diagnostic tests (check the worker_logpath permissions, existence…Supervisor Prerequisites on Linux
The supervisor requires the following packages to be present: mysql mysql-server xinetd We suggest installing all the required packages with 'yum', as we test against…