-
` cb_admission = templating.load_yaml(
constants.COUCHBASE_ADMISSION_YAML
)`
The above code snippet should load the COUCHBASE_ADMISSION_YAML which I have defined to be ocs_ci/templates/work…
wusui updated
5 years ago
-
**Describe the bug**
When using the `configs` value, the config folder owner is set to `root:www-data` which causes missing config files in the config folder.
**Version of Helm and Kubernetes**:
…
ms42Q updated
4 years ago
-
**Describe the bug**
Installed podman using instructions in provided link (brew cask install podman) and then attemped the `sudo podman pull docker.io/library/alpine`.
**Section in which you face th…
-
When I execute a teardown a cluster and then immediately deploy a new one, new check searching for already existing clusters with the same prefix fails:
```
E ocs_ci.ocs.exceptions.S…
-
Marker `aws_platform_required` expects value of `platform` to be set in upper-case `AWS`, but on some other places it is used as lower-case.
The definition of the [aws_platform_required](https://gi…
-
Currently there is no deployment method for OCS.
-
Since we just merged alerting test case OCS-1052, which requires monitoring to be enabled, we need to have the alerting enabled by default. When the deployment is handled by OCS operator, monitoring w…
-
**Describe the bug**
noobaa client can not be installed via homebrew on macOS Sierra (10.12)
**Section in which you face the issue**
MCG testing
**To Reproduce**
Steps to reproduce the behavi…
-
Following this flow OCP42 > OCS > CNV I've been hitting an issue on CNV deployment:
OCP42 and OCS went fine but the CNV deployment went bad for me:
```
+ echo 'Creating registry secret'
Creati…
-
I have installed CSO through the OperatorHub on an OpenShift 4.3 instance. I also have a private QUAY 3.2 instance configured to use CLAIR for scanning. I noticed that this operator only provides sc…