Skip to content

Commit 848bbfe

Browse files
pedro-psbdralley
authored andcommitted
Add django-storage compat test flag to CI config
Closes #3854
1 parent dee3896 commit 848bbfe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES/3854.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added flag on template_config.yml to exercise both the new and the legacy django STORAGE settings on CI.

template_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ test_performance:
8080
- pulp_to_pulp
8181
test_reroute: true
8282
test_s3: true
83-
test_storages_compat_layer: false
83+
test_storages_compat_layer: true
8484
use_issue_template: true
8585

0 commit comments

Comments
 (0)