Search

Search

Help

Page 2 of 5. Showing 48 results (0.013 seconds)

  1. 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…
    Qube 6.4Apr 25, 2013
  2. 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…
    Qube 6.4Oct 12, 2012
  3. 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…
    Qube 6.4Oct 12, 2012
  4. Package_explained.py

    ']['simpleCmdType'] = 'Maya BatchRender (rib)' # Below defines the camera used for the render job['package']['-cam'] = 'test' # Below defines the project location…
  5. 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…
    Qube 6.4Apr 30, 2013
  6. 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…
    Qube 6.4Oct 18, 2012
  7. 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…
    Qube 6.4May 24, 2013
  8. 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…
    Qube 6.4May 31, 2013
  9. 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…
    Qube 6.4Oct 18, 2012
  10. 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…
    Qube 6.4Oct 16, 2012