Test compatibility with Pulsar 3.3.1 (#515)

This commit is contained in:
Lari Hotari 2024-08-01 22:46:21 +03:00 committed by GitHub
parent 70c4779542
commit 7675e4270d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -17,4 +17,4 @@
# under the License. # under the License.
# #
defaultPulsarImageTag: 3.3.0 defaultPulsarImageTag: 3.3.1

View File

@ -209,13 +209,13 @@ jobs:
values_file: .ci/clusters/values-pulsar-manager.yaml values_file: .ci/clusters/values-pulsar-manager.yaml
shortname: pulsar-manager shortname: pulsar-manager
include: include:
# - k8sVersion: - k8sVersion:
# version: "1.21.14" version: "1.21.14"
# kind_image_tag: v1.21.14@sha256:8a4e9bb3f415d2bb81629ce33ef9c76ba514c14d707f9797a01e3216376ba093 kind_image_tag: v1.21.14@sha256:8a4e9bb3f415d2bb81629ce33ef9c76ba514c14d707f9797a01e3216376ba093
# testScenario: testScenario:
# name: "Pulsar Latest" name: "Pulsar Latest"
# values_file: .ci/clusters/values-pulsar-latest.yaml values_file: .ci/clusters/values-pulsar-latest.yaml
# shortname: pulsar-latest shortname: pulsar-latest
- k8sVersion: - k8sVersion:
version: "1.21.14" version: "1.21.14"
kind_image_tag: v1.21.14@sha256:8a4e9bb3f415d2bb81629ce33ef9c76ba514c14d707f9797a01e3216376ba093 kind_image_tag: v1.21.14@sha256:8a4e9bb3f415d2bb81629ce33ef9c76ba514c14d707f9797a01e3216376ba093