Skip to content

Commit

Permalink
Merge branch 'main' into EVEREST-1102.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankshah1607 authored Jun 28, 2024
2 parents 5827ce0 + 4410e73 commit dc1228b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions ui/apps/everest/.e2e/multinamespaces/storage-location.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ test.describe.serial('Namespaces: Backup Storage availability', () => {
dbType: 'mysql',
numberOfNodes: '1',
backup: {
enabled: true,
schedules: [],
enabled: false,
},
},
EVEREST_CI_NAMESPACES.PXC_ONLY
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export const useDbCluster = () => ({
monitoring: {},
backup: {
enabled: false,
schedules: [],
},
engine: {
config:
Expand Down

0 comments on commit dc1228b

Please sign in to comment.