Skip to content

Commit

Permalink
[WIP] Delete evm_server_db_backup_low_space event
Browse files Browse the repository at this point in the history
Followup to deleting database backups, this removes an event that should
only be triggered via db backups.  Will most likely require a migration
to fully remove.
  • Loading branch information
NickLaMuro authored and kbrock committed Jul 31, 2023
1 parent 325abb8 commit 4b7e5e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions db/fixtures/miq_event_definition_events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@
description: Server High DB Disk Usage
event_type: Default
set_type: evm_operations
- name: evm_server_db_backup_low_space
description: Server Database Backup Insufficient Space
event_type: Default
set_type: evm_operations
- name: evm_worker_start
description: Worker Started
event_type: Default
Expand Down

0 comments on commit 4b7e5e2

Please sign in to comment.