Skip to content

Archive Trac entropy testing

madscatt edited this page Jun 20, 2026 · 1 revision

Entropy Testing

Legacy Trac archive page imported from entropy_testing. Source: https://genapp.rocks/wiki/wiki/entropy_testing. Review age, links, and examples before treating as current.

module testing on entropy

  • this is specifically for the infrastructure setup on entropy (other installations will vary)

  • we are running as 'jobrunner' on the compute nodes

  • these are submitted via ssh from the apache httpd server on appropriate vm

  • each submission has a staged run directory described in projects and files

  • for ssh, the json input is placed in a file called _args

  • testing example:

  $ ssh jobrunner@compute-0-1
  $ cd /share/apps/genapp/sassie2/results/users/username/projectname
  $ /share/apps/genapp/sassie2/bin/modulename `cat _args`

Clone this wiki locally