Issue List
The open issue list for the 1.1 release is here
http://code.google.com/p/eas/issues/list?can=2&q=Milestone%3DRelease1.1
Monitoring Setup
COMPLETED
The best way to see what we are monitoring is to llok at the nagios web page
http://10.1.3.155/nagios/ (auth required)
Integration Testing
COMPLETED
See this page for details.
http://sfgovdt.jira.com/wiki/display/MAD/EAS-AVS+Integration+Testing
We put the nagios configurations into a jira project which is here
http://sfgovdt.jira.com/wiki/display/NAGIOS/Home
Parallel testing
PENDING
The plan is here
http://sfgovdt.jira.com/wiki/display/MAD/EAS-AVS+Parallel+Testing
Switchover testing
PENDING
I'd like to do this after parallel but that is negotiable.
The plan is here
http://sfgovdt.jira.com/wiki/display/MAD/Business+Continuation+Plan
Go Live
PENDING
The day we've all been waiting for!
1) DT will run the avs load one last time (PROD to PROD)
2) DBI will
2.1) backup the addresses table
2.2) add the eas_id column to the addresses table
2.3) get the avs load results data from the FTP server
2.4) use the avs load results data to update the eas_id column
4) All the jobs on this page with a "2" in the notes column must be turned off.
http://sfgovdt.jira.com/wiki/display/MAD/scheduled+jobs
5) add PROD configurations to the DBI web server for the change notifcations.
Right now we use
dbiweb.sfgov.org/dbiws_eas_qa/eas_to_dbi.asmx/postAddressXMLtoDBI.
I think we need to an additional URL, something like dbiws_eas_prod.
6) Whatever the path is in the item above, we need to add that to this line of EAS code
http://sfgovdt.jira.com/source/browse/MAD/trunk/web/settings_env/live/environments.py?r=3114#to67
0 Comments