1: Perform the ManualRegressionTests, possibly assigning some to various staff members.
-1: On nmi-s006, pin the build for 365 days using =/nmi/bin/nmi_pin=:
+1: On submit-2, pin the build for 365 days using =/nmi/bin/nmi_pin=:
{code}
$ nmi_pin --days=365 --force <runid>
{endcode}
@@ -96,7 +96,7 @@
*::: Check the layout of the file (currently there is an extra directory)
*::: Check to see that condor_mail.exe is not missing.
*::: Check for debug binaries {code}link /dump /imports bin\* | grep -e "MSVC.*D"{endcode} If any of the condor programs or dlls are linked with the debug c-runtime, there will be output. Otherwise there will not be.
-*:: Either TJ or Scot can create the Windows MSI
+*:: Either TJ can create the Windows MSI
*:: Rename the zip and MSI file to include the platform string
*:: Test the MSI installer.
@@ -147,8 +147,8 @@
{endcode}
this will make the .msi and .zip for Windows in the c:\scratch\temp\package directory.
-*:: UNIX: Mostly this involves copying everything off of nmi-s006 and into /p/condor/public/binaries/...
-*::: Login to nmi-s006, then do the following (make sure to substitute for X.Y, X.Y.Z, <DATE> and <GID>)
+*:: UNIX: Mostly this involves copying everything off of submit-2 and into /p/condor/public/binaries/...
+*::: Login to submit-2, then do the following (make sure to substitute for X.Y, X.Y.Z, <DATE> and <GID>)
{code}
# Make a new directory for this release
$ mkdir /scratch/release-X.Y.Z-<DATE>