Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: In Section 6, noted the issue that was surfaced.

...

  •  If testing in the San Francisco production environment (SF PROD *) is successful, then deploy the Web application to the disaster recovery production environment (DR PROD *) with steps that parallel those that were performed in the San Francisco production environment (* PROD WEB only).
  •  Make sure that the disaster recovery production environment Web application functions correctly.
  •  Place the disaster recovery Web server (DR PROD WEB) into standby mode:

...

Code Block
languagebash
linenumberstrue
cd C:\apps\eas_automation\automation\src
python job.py --action EXECUTE --job announce_new_release --env SF_PROD

...

  •  This release announcement will also be sent to the Yammer All Company group, so check your email inbox for the request from Yammer to post the release announcement there.
  •  Return to Step 26 of the release checklist because you are all done here!

...