-
Notifications
You must be signed in to change notification settings - Fork 547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update k8s-e2e-external-storage job to use Kubernetes 1.21 #2017
Labels
component/testing
Additional test cases or CI work
dependency/k8s
depends on Kubernetes features
keepalive
This label can be used to disable stale bot activiity in the repo
priority-3
Milestone
Comments
nixpanic
added
dependency/k8s
depends on Kubernetes features
component/testing
Additional test cases or CI work
labels
Apr 22, 2021
nixpanic
added a commit
to nixpanic/ceph-csi
that referenced
this issue
Apr 29, 2021
The Kubernetes e2e external storage tests from v1.21 do not work yet with Ceph-CSI. In order to address the issues, the job is now provided and can be run with: /test ci/centos/k8s-e2e-external-storage/1.21 The job for v1.20 is enabled by default, and identified by the ci/centos/k8s-e2e-external-storage/1.20 context in PRs. Updates: ceph#2017 Signed-off-by: Niels de Vos <[email protected]>
nixpanic
added a commit
to nixpanic/ceph-csi
that referenced
this issue
Apr 29, 2021
The Kubernetes e2e external storage tests from v1.21 do not work yet with Ceph-CSI. In order to address the issues, the job is now provided and can be run with: /test ci/centos/k8s-e2e-external-storage/1.21 The job for v1.20 is enabled by default, and identified by the ci/centos/k8s-e2e-external-storage/1.20 context in PRs. Updates: ceph#2017 Signed-off-by: Niels de Vos <[email protected]>
nixpanic
added a commit
to nixpanic/ceph-csi
that referenced
this issue
May 3, 2021
The Kubernetes e2e external storage tests from v1.21 do not work yet with Ceph-CSI. In order to address the issues, the job is now provided and can be run with: /test ci/centos/k8s-e2e-external-storage/1.21 The job for v1.20 is enabled by default, and identified by the ci/centos/k8s-e2e-external-storage/1.20 context in PRs. Updates: ceph#2017 Signed-off-by: Niels de Vos <[email protected]>
mergify bot
pushed a commit
that referenced
this issue
May 3, 2021
The Kubernetes e2e external storage tests from v1.21 do not work yet with Ceph-CSI. In order to address the issues, the job is now provided and can be run with: /test ci/centos/k8s-e2e-external-storage/1.21 The job for v1.20 is enabled by default, and identified by the ci/centos/k8s-e2e-external-storage/1.20 context in PRs. Updates: #2017 Signed-off-by: Niels de Vos <[email protected]>
nixpanic
added a commit
to nixpanic/ceph-csi
that referenced
this issue
Jun 30, 2021
Ceph-CSI does not suport (inline) Ephemeral-volumes. Testing this will continue to fail. The driver configuration can not be used to disable testing of this feature, so it is done by skipping the tests by pattern matching. Updates: ceph#2017 Signed-off-by: Niels de Vos <[email protected]>
mergify bot
pushed a commit
that referenced
this issue
Jun 30, 2021
Ceph-CSI does not suport (inline) Ephemeral-volumes. Testing this will continue to fail. The driver configuration can not be used to disable testing of this feature, so it is done by skipping the tests by pattern matching. Updates: #2017 Signed-off-by: Niels de Vos <[email protected]>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation. |
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Sep 22, 2021
disabling fsGroupChangePolicy test suite for cephfs. updates: ceph#2017 Signed-off-by: Madhu Rajanna <[email protected]>
Madhu-1
added
the
keepalive
This label can be used to disable stale bot activiity in the repo
label
Sep 22, 2021
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Sep 22, 2021
disabling fsGroupChangePolicy test suite for cephfs. updates: ceph#2017 Signed-off-by: Madhu Rajanna <[email protected]>
mergify bot
pushed a commit
that referenced
this issue
Sep 22, 2021
disabling fsGroupChangePolicy test suite for cephfs. updates: #2017 Signed-off-by: Madhu Rajanna <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component/testing
Additional test cases or CI work
dependency/k8s
depends on Kubernetes features
keepalive
This label can be used to disable stale bot activiity in the repo
priority-3
Running the job with Kubernetes 1.21 fails (k8s-e2e-external-storage/11):
Running on Kubernetes 1.20 works fine. We'll need to make sure that we are complaint with Kubernetes 1.21 too.
Updates: #2017
The text was updated successfully, but these errors were encountered: