Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1.  Log in as root
  2.  Change directory to ~/rpmbuild/RPMS 
  3.  Install the package: zypper -n install /root/rpmbuild/RPMS/x86_64/pbspro-server-<pbs_version>.x86_64.rpm
  4.  Enable MoM via “PBS_START_MOM=1” in /etc/pbs.conf file
  5.  Start the PBS Pro daemons using /etc/init.d/pbs start 
  6.  From a non-root account, make sure that PBS works by running a job
  7.  Continue as root
  8.  cd test/fw
  9.  Install PTL and dependencies: pip install -r requirements.txt .
  10.  Create user accounts and groups required by PTL: pbs_config --make-ug
  11.  cd ../tests
  12.  Run PTL tests: pbs_benchpress -l INFOCLI2 -o ptl.txt
  13.  Once pbs_benchpress completes, you can find the PTL log in ptl.txt


...

OSS Site Map

...