GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

Add/refresh downtimes for the sampledata #487

Open rowan04 opened 9 months ago

rowan04 commented 9 months ago

Now that the sample data has been refreshed (see #394 and #470), the sample downtimes no longer correspond to anything (https://github.com/GOCDB/gocdb/blob/dev/lib/Doctrine/deploy/sampleData/Downtimes.xml). This needs updating with relevant downtimes that can be used with the sample data.

Whilst at it, maybe https://github.com/GOCDB/gocdb/blob/dev/lib/Doctrine/deploy/sampleData/CertStatusChanges.xml and https://github.com/GOCDB/gocdb/blob/dev/lib/Doctrine/deploy/sampleData/CertStatusDate.xml need refreshing and updating to the new sample data too.

gregcorbett commented 9 months ago

Whilst at it, maybe https://github.com/GOCDB/gocdb/blob/dev/lib/Doctrine/deploy/sampleData/CertStatusChanges.xml and https://github.com/GOCDB/gocdb/blob/dev/lib/Doctrine/deploy/sampleData/CertStatusDate.xml need refreshing and updating to the new sample data too.

I have captured this in a seperate issue: https://github.com/GOCDB/gocdb/issues/489