Feature #9700
closed
Added by L'Orphelin Cyril over 9 years ago.
Updated over 9 years ago.
Story points | - |
---|
Velocity based estimate | - |
---|
Release | 3.2 | Release relationship | Auto |
Description
- Upgrade Lavoisier Version
- Create Tables from the model in production : VoYearlyValidation
- Import data into this table
- change the triggers rod_nagios_history__trigger_after_insert , `rod_nagios_history__trigger_after_update` and in CSI tables
- remove the part : created_at=NEW.created_at
- announce it into the broadcast : alarm age behaviour
add cron for yearlyValidation
Add csi properties related to RT
###########################
##### RT API #############
#######################
rt.ticketdetails=https://user:pwd@rt.egi.eu/security/REST/1.0/ticket/
rt.listtickets=https://user:pwd@rt.egi.eu/security/REST/1.0/search/ticket?query=Queue=%2727%27%20AND%20%28%20Status%20=%20%27new%27%20OR%20Status%20=%20%27open%27%20%29&user=service-security&pass=say4bluehammer
Upgrade the version of Lavoisier
Take last version of the project.yml (rt details and oracle connection)
Enable creation and update of tickets on RT production system
Execute doctrine command and SLQ tasks
php symfony doctrine:generate-module --env="test" CsiProblemGroup
php symfony doctrine:create-model-tables --env="test" CsiProblemGroup
php symfony op:execute-sql-statements CsiProblemGroupRelations --env="test"
php symfony op:execute-sql-statements CsiProblemGroup --env="test"
L'Orphelin Cyril wrote:
Execute doctrine command and SLQ tasks
php symfony doctrine:generate-module --env="prod" CsiProblemGroup
php symfony doctrine:create-model-tables --env="prod" CsiProblemGroup
php symfony op:execute-sql-statements CsiProblemGroupRelations --env="prod"
php symfony op:execute-sql-statements CsiProblemGroup --env="prod"
- Subject changed from Release 3.1.3 Process to Release 3.2.0 Process
- Status changed from New to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF