Closed Bug 904166 Opened 11 years ago Closed 11 years ago

Remove data submitted against the wrong branch

Categories

(Datazilla Graveyard :: Database, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davehunt, Unassigned)

References

Details

I accidentally set up a v1-train test but with the branch value of 'master'. Can we either remove the following results from the database:

https://datazilla.mozilla.org/b2g/refdata/objectstore/json_blob/53331
https://datazilla.mozilla.org/b2g/refdata/objectstore/json_blob/53335

Thanks, and sorry for the noise.
Did you mean "either remove the following results from the database" or reset the branch to v1-train?
Heh, I was going to suggest the latter but changed my mind. Let's just remove this data.
Depends on: 909459
This took a bit longer than anticipated but it will be much easier/safer to "drop" data in the future. There's now a `status` column on the `test_run` table that allows us to hide data by running a simple update without a requirement to physically delete anything.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Great, thanks Jeads!
You need to log in before you can comment on or make changes to this bug.