Open sagihirshfeld opened 8 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.
The logic in rgw/conftest.py is supposed to skip any RGW tests if the platform is AWS, but it seems to fail in some cases. For example: https://url.corp.redhat.com/e54fa9b. Perhaps the
config.ENV_DATA["platform"]
is changed as a side effect due to the upgrade?When this happens, the creation attempt via the bucket factory fails with the following error:
In such scenarios this error is expected, because that in the context of OCS-CI, RGW buckets can only be created on on-prem clusters such as vSphere.