Skip to content

Instantly share code, notes, and snippets.

@lfrancke
Created May 4, 2023 14:18
Show Gist options
  • Save lfrancke/a888d18eebbba6f835732fe147ea747d to your computer and use it in GitHub Desktop.
Save lfrancke/a888d18eebbba6f835732fe147ea747d to your computer and use it in GitHub Desktop.

Description

Bundle files for the 23.4 release of the trino operator.

Subset of tests on Openshift 4.11:

--- PASS: kuttl (1789.26s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-false_use-tls-true_use-internal-tls-true (97.24s)
        --- PASS: kuttl/harness/logging_trino-396-stackable23.4.0 (100.82s)
        --- PASS: kuttl/harness/ldap_trino-latest-403-stackable23.4.0_ldap-use-tls-false_openshift-true (109.31s)
        --- PASS: kuttl/harness/orphaned-resources_trino-latest-403-stackable23.4.0 (122.06s)
        --- PASS: kuttl/harness/ldap_trino-latest-403-stackable23.4.0_ldap-use-tls-true_openshift-true (100.38s)
        --- PASS: kuttl/harness/cluster-operation_trino-latest-403-stackable23.4.0 (155.72s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-false_use-tls-true_use-internal-tls-false (69.25s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-false_use-tls-false_use-internal-tls-true (90.85s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-false_use-tls-false_use-internal-tls-false (68.64s)
        --- PASS: kuttl/harness/resources_trino-latest-403-stackable23.4.0 (80.20s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-true_use-tls-true_use-internal-tls-false (74.92s)
        --- PASS: kuttl/harness/smoke_trino-403-stackable23.4.0_hive-3.1.3-stackable23.4.0_opa-0.45.0-stackable23.4.0_hdfs-3.3.4-stackable23.4.0_zookeeper-3.8.0-stackable23.4.0_s3-use-tls-false_openshift-true (433.46s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-true_use-tls-true_use-internal-tls-true (103.74s)
        --- PASS: kuttl/harness/smoke_trino-396-stackable23.4.0_hive-3.1.3-stackable23.4.0_opa-0.45.0-stackable23.4.0_hdfs-3.3.4-stackable23.4.0_zookeeper-3.8.0-stackable23.4.0_s3-use-tls-false_openshift-true (497.78s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-true_use-tls-false_use-internal-tls-true (77.43s)
        --- PASS: kuttl/harness/smoke_trino-403-stackable23.4.0_hive-2.3.9-stackable23.4.0_opa-0.45.0-stackable23.4.0_hdfs-3.3.4-stackable23.4.0_zookeeper-3.8.0-stackable23.4.0_s3-use-tls-false_openshift-true (478.67s)
        --- PASS: kuttl/harness/logging_trino-403-stackable23.4.0 (109.45s)
        --- PASS: kuttl/harness/tls_trino-latest-403-stackable23.4.0_use-authentication-true_use-tls-false_use-internal-tls-false (71.14s)
        --- PASS: kuttl/harness/smoke_trino-396-stackable23.4.0_hive-2.3.9-stackable23.4.0_opa-0.45.0-stackable23.4.0_hdfs-3.3.4-stackable23.4.0_zookeeper-3.8.0-stackable23.4.0_s3-use-tls-false_openshift-true (457.17s)
PASS

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes
# Author
- [x] Changes are OpenShift compatible
- [x] Integration tests passed on 4.11
# Reviewer
- [ ] Changelog updated
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment