e2e: use the NVMe-oF gateway that is deployed by Rook#6236
Conversation
|
/test ci/centos/mini-e2e/k8s-1.35/nvmeof |
|
/test ci/centos/mini-e2e/k8s-1.35/nvmeof |
|
/test ci/centos/mini-e2e/k8s-1.35/nvmeof |
|
/test ci/centos/mini-e2e/k8s-1.35/nvmeof |
gadididi
left a comment
There was a problem hiding this comment.
1 nit.
You don’t have to change it if you don’t want to
thanks!
|
@Mergifyio rebase |
Signed-off-by: Niels de Vos <ndevos@ibm.com>
The IP-address of the gateway is configured in the StorageClass. This is required as the short-hostname can not be resolved in DNS. The gateway and Ceph-CSI get deployed in different namespaces, which means the domain names differ. The same issue happens in sripts/k8s-storage/create-storageclasses.sh. Signed-off-by: Niels de Vos <ndevos@ibm.com>
fbe6c7e to
52b8713
Compare
|
Deprecation notice: This pull request comes from a fork and was rebased using |
✅ Branch has been successfully rebased |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/k8s-e2e-external-storage/1.35 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/mini-e2e-helm/k8s-1.35 |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/mini-e2e/k8s-1.35 |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
/retest ci/centos/mini-e2e-helm/k8s-1.33 |
Failed to get kubernetes patch release logs. |
|
CI jobs fail with something that seems unrelated? and Running a test in an other PR with #6214 (comment) |
|
started an other test in #6229 (comment) to verify the RBD with VaultKMS test. |
|
/test ci/centos/mini-e2e/k8s-1.34/rbd |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🔴 ⛓️ Depends-On RequirementsWaiting for
This rule is failing.Requirement based on the presence of
|
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions. |
The IP-address of the gateway is configured in the StorageClass. This is
required as the short-hostname can not be resolved in DNS. The gateway and
Ceph-CSI get deployed in different namespaces, which means the domain names
differ.
The same issue happens in sripts/k8s-storage/create-storageclasses.sh.
Depends-on: #6214