We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee3896 commit 848bbfeCopy full SHA for 848bbfe
CHANGES/3854.misc
@@ -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
@@ -80,6 +80,6 @@ test_performance:
80
- pulp_to_pulp
81
test_reroute: true
82
test_s3: true
83
-test_storages_compat_layer: false
+test_storages_compat_layer: true
84
use_issue_template: true
85
0 commit comments