Skip to content

Commit

Permalink
Mark apps backup slow
Browse files Browse the repository at this point in the history
  • Loading branch information
anodos325 committed Feb 6, 2024
1 parent 87767c3 commit 25b2a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/api2/test_026_kubernetes_backup_chart_releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from middlewared.test.integration.assets.kubernetes import backup
from middlewared.test.integration.utils import file_exists_and_perms_check

pytestmark = pytest.mark.apps
pytestmark = [pytest.mark.apps, pytest.mark.slow]
backup_release_name = 'backupsyncthing'

# Read all the test below only on non-HA
Expand Down

0 comments on commit 25b2a4f

Please sign in to comment.