Skip to content

Conversation

adwk67
Copy link
Member

@adwk67 adwk67 commented Sep 25, 2025

Description

part of #1268

        --- PASS: kuttl/harness/external-access_airflow-3.0.6_openshift-false_executor-celery (217.61s)
        --- PASS: kuttl/harness/mount-dags-configmap_airflow-latest-3.0.6_openshift-false_executor-celery (241.12s)
        --- PASS: kuttl/harness/remote-logging_airflow-latest-3.0.6_openshift-false_executor-kubernetes (259.98s)
        --- PASS: kuttl/harness/remote-logging_airflow-latest-3.0.6_openshift-false_executor-celery (298.83s)
        --- PASS: kuttl/harness/overrides_airflow-latest-3.0.6_openshift-false (183.05s)
        --- PASS: kuttl/harness/oidc_airflow-latest-3.0.6_openshift-false (250.00s)
        --- PASS: kuttl/harness/external-access_airflow-3.0.6_openshift-false_executor-kubernetes (212.77s)
        --- PASS: kuttl/harness/resources_airflow-latest-3.0.6_openshift-false (148.75s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-3.0.6_openshift-false_executor-kubernetes (391.11s)
        --- PASS: kuttl/harness/smoke_airflow-3.0.6_openshift-false_executor-kubernetes (211.04s)
        --- PASS: kuttl/harness/ldap_airflow-latest-3.0.6_ldap-authentication-no-tls_openshift-false_executor-celery (244.48s)
        --- PASS: kuttl/harness/smoke_airflow-3.0.6_openshift-false_executor-celery (236.02s)
        --- PASS: kuttl/harness/triggerer_airflow-latest-3.0.6_openshift-false_executor-kubernetes (173.30s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-3.0.6_openshift-false_executor-celery (352.56s)
        --- PASS: kuttl/harness/ldap_airflow-latest-3.0.6_ldap-authentication-server-verification-tls_openshift-false_executor-kubernetes (152.19s)
        --- PASS: kuttl/harness/triggerer_airflow-latest-3.0.6_openshift-false_executor-celery (236.59s)
        --- PASS: kuttl/harness/ldap_airflow-latest-3.0.6_ldap-authentication-server-verification-tls_openshift-false_executor-celery (280.87s)
        --- PASS: kuttl/harness/ldap_airflow-latest-3.0.6_ldap-authentication-no-tls_openshift-false_executor-kubernetes (143.42s)
        --- PASS: kuttl/harness/cluster-operation_airflow-latest-3.0.6_openshift-false (535.38s)
# failed test below ran out of CPU on laptop as two logging tests ran in parallel --> will fix in operator
        --- FAIL: kuttl/harness/logging_airflow-3.0.6_openshift-false_executor-kubernetes (1175.92s)
        --- PASS: kuttl/harness/orphaned-resources_airflow-latest-3.0.6_openshift-false (200.16s)
        --- PASS: kuttl/harness/logging_airflow-3.0.6_openshift-false_executor-celery (967.20s)
        --- PASS: kuttl/harness/ldap_airflow-latest-3.0.6_ldap-authentication-insecure-tls_openshift-false_executor-celery (217.29s)
        --- PASS: kuttl/harness/ldap_airflow-latest-3.0.6_ldap-authentication-insecure-tls_openshift-false_executor-kubernetes (179.40s)
        --- PASS: kuttl/harness/mount-dags-configmap_airflow-latest-3.0.6_openshift-false_executor-kubernetes (127.47s)
        --- PASS: kuttl/harness/opa_airflow-3.0.6_opa-latest-1.4.2_openshift-false (195.17s)

Definition of Done Checklist

Note

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

  • Changes are OpenShift compatible
  • All added packages (via microdnf or otherwise) have a comment on why they are added
  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
  • All packages should have (if available) signatures/hashes verified
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

boil build <IMAGE> --image-version <RELEASE_VERSION> --strip-architecture --load
kind load docker-image <MANIFEST_URI> --name=<name-of-your-test-cluster>

See the output of boil to retrieve the image manifest URI for <MANIFEST_URI>.

@adwk67 adwk67 marked this pull request as ready for review September 25, 2025 13:51
@adwk67 adwk67 moved this to Development: Waiting for Review in Stackable Engineering Sep 26, 2025
@adwk67 adwk67 self-assigned this Sep 26, 2025
@adwk67 adwk67 requested a review from a team September 26, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: Waiting for Review
Development

Successfully merging this pull request may close these issues.

1 participant