[tests-only][full-ci]Add step to set quota with env OCIS_SPACES_MAX_QUOTA (#6402)
* Add step to set ocis max spaces quota with env * Add env-config tag to scenario for ocis roll back * Fix red CI and and test for spaces * Review address * Reuse step for single env * Remove doubtful scenario
This commit is contained in:
@@ -7,7 +7,7 @@ Feature: CORS headers
|
||||
|
||||
Background:
|
||||
Given user "Alice" has been created with default attributes and without skeleton files
|
||||
And cors allowed origins has been set to "https://aphno.badal"
|
||||
And the config "OCIS_CORS_ALLOW_ORIGINS" has been set to "https://aphno.badal"
|
||||
|
||||
@issue-5195
|
||||
Scenario Outline: CORS headers should be returned when setting CORS domain sending origin header
|
||||
|
||||
Reference in New Issue
Block a user