Project

General

Profile

Actions

Feature #9700

closed

Release 3.2.0 Process

Added by L'Orphelin Cyril about 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Start date:
04/14/2015
Due date:
% Done:

100%

Estimated time:
Model:
Est. resolution:
Story points-Velocity based estimate-Release3.2Release relationshipAuto

Description

- Upgrade Lavoisier Version
- Create Tables from the model in production : VoYearlyValidation
- Import data into this table

Actions #1

Updated by L'Orphelin Cyril about 9 years ago

Create CsiMetrics Table

Actions #2

Updated by L'Orphelin Cyril about 9 years ago

- 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
Actions #3

Updated by Frébault Pierre almost 9 years ago

add cron for yearlyValidation

Actions #4

Updated by L'Orphelin Cyril almost 9 years ago

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

Actions #5

Updated by L'Orphelin Cyril almost 9 years ago

Upgrade the version of Lavoisier

Actions #6

Updated by L'Orphelin Cyril almost 9 years ago

Take last version of the project.yml (rt details and oracle connection)

Actions #7

Updated by L'Orphelin Cyril almost 9 years ago

Enable creation and update of tickets on RT production system

Actions #8

Updated by L'Orphelin Cyril almost 9 years ago

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"

Actions #9

Updated by L'Orphelin Cyril almost 9 years ago

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"

Actions #10

Updated by Frébault Pierre almost 9 years ago

- Remove verification to voms enrollment url in VoRegistration;
https://forge.in2p3.fr/issues/9142

Actions #11

Updated by Frébault Pierre almost 9 years ago

- Add cron for voValidation :
https://forge.in2p3.fr/issues/8823

Actions #12

Updated by Frébault Pierre almost 9 years ago

  • Subject changed from Release 3.1.3 Process to Release 3.2.0 Process
Actions #13

Updated by L'Orphelin Cyril almost 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF