Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 584 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 584 Bytes

pyne-ci

Continuous Integration scripts for PyNE core using Batlab

Post PR nightlies restart process

  • login to batlab with info from google drive doc
  • enter the following commands:
cd pyne-ci
git pull origin master
  • Determine the current recurrence id # using:
nmi_list_recurring_runs
  • Then remove the associated Recurrence ID:
nmi_rm <recurrence id>

The recurrence ID is typically a number like 913202.0 (the .0 is required)

  • Finally restart nightlies:
 nmi_submit pyne.nightly.run-spec