Details
-
Task
-
Resolution: Fixed
-
Major
-
7.1.0
-
1
Description
What needs to be done?
After we added support for Azure in the Backup service some unit tests started failing because they are making an assumption that Azure is an example of an unsupported cloud provider. This needs to be fixed.
Example:
ok github.com/couchbase/cbbs/utilities 0.023s coverage: 12.5% of statements
|
--- FAIL: TestValidAuthType (0.00s)
|
--- FAIL: TestValidAuthType/UnsupportedCloudProvider (0.00s)
|
cloud_test.go:47:
|
Error Trace: cloud_test.go:47
|
Error: Not equal:
|
expected: true
|
actual : false
|
Test: TestValidAuthType/UnsupportedCloudProvider
|
FAIL
|
Attachments
Issue Links
- is subtask of
-
MB-45620 [Backup Service] Add Azure support
-
- Closed
-
For Gerrit Dashboard: MB-51559 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
172772,2 | MB-51559 Fix unit tests that fail due to added Azure support | master | cbbs | Status: MERGED | +2 | +1 |
173883,6 | MB-51559 [BP] Fix unit tests that fail due to added Azure support | neo | cbbs | Status: MERGED | +2 | +1 |
176309,2 | Merge branch 'neo' into master | master | cbbs | Status: MERGED | +2 | +1 |