Project

Profile

Help

Issue #6450

closed

Checking storage in tests uses incorrect value

Added by daviddavis about 4 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 70
Quarter:

Description

In our tests, we check settings.DEFAULT_FILE_STORAGE against 'django.core.files.storage.FileSystemStorage' when it should be 'pulpcore.app.models.storage.FileSystem'. Here's an example[0].

[0] https://git.io/JvNbd


Related issues

Related to Pulp - Issue #6451: Our functional tests use settings from django.conf which may not be accurateCLOSED - CURRENTRELEASEmdellwegActions
Actions #1

Updated by daviddavis about 4 years ago

  • Related to Issue #6451: Our functional tests use settings from django.conf which may not be accurate added
Actions #2

Updated by daviddavis about 4 years ago

Note that if you fix this, the tests will probably fail in Travis due to #6451.

Actions #3

Updated by fao89 about 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 70
Actions #4

Updated by mdellweg about 4 years ago

  • Assignee set to mdellweg

Added by mdellweg about 4 years ago

Revision 0b8383ac | View on GitHub

Change storage checking in tests to use the correct value

[noissue]

Actions #5

Updated by mdellweg about 4 years ago

  • Status changed from NEW to POST
Actions #7

Updated by ttereshc about 4 years ago

  • Status changed from POST to MODIFIED
Actions #8

Updated by ttereshc about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
  • Sprint/Milestone set to 3.3.0

Also available in: Atom PDF