Skip to content
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

release: 24.11.1 #567

Merged
merged 5 commits into from
Jan 15, 2025
Merged

release: 24.11.1 #567

merged 5 commits into from
Jan 15, 2025

Conversation

adwk67
Copy link
Member

@adwk67 adwk67 commented Jan 9, 2025

Caution

DO NOT MERGE MANUALLY!

This branch will be merged (and the commit tagged) by stackable-utils once any necessary commits have been cherry-picked to here from the main branch.

Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
@adwk67 adwk67 requested a review from a team January 9, 2025 15:12
@adwk67
Copy link
Member Author

adwk67 commented Jan 10, 2025

Integration tests

Caution

Change test-definition.yaml to specify e.g. 24.11.0 product images (as they cannot be found using image selection).

Local release.yaml edited as below to use images for the 24.11.1 PRs:

# Contains all operators required to run the test suite.
---
releases:
  # Do not change the name of the release as it's referenced from run_tests.sh
  tests:
    releaseDate: 1970-01-01
    description: Integration test
    products:
      commons:
        operatorVersion: 24.11.1-pr317
      secret:
        operatorVersion: 24.11.1-pr540
      listener:
        operatorVersion: 24.11.1-pr266
      airflow:
        operatorVersion: 24.11.1-pr567
      spark-k8s:
        # corner-case not 24.11.1-pr513 as the DAG calls spark implicitly with 
        # product image selection (i.e. bypasses test-definition.yaml)
        operatorVersion: 24.11.0

Results:

--- PASS: kuttl (1635.95s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-celery (208.90s)
        --- PASS: kuttl/harness/logging_airflow-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-kubernetes (275.57s)
        --- PASS: kuttl/harness/logging_airflow-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-celery (409.86s)
        --- PASS: kuttl/harness/cluster-operation_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false (553.55s)
        --- PASS: kuttl/harness/resources_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false (140.30s)
        --- PASS: kuttl/harness/overrides_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false (154.28s)
        --- PASS: kuttl/harness/orphaned-resources_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false (141.56s)
        --- PASS: kuttl/harness/mount-dags-configmap_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-kubernetes (119.14s)
        --- PASS: kuttl/harness/mount-dags-configmap_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-celery (151.67s)
        --- PASS: kuttl/harness/ldap_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_ldap-authentication-server-verification-tls_openshift-false_executor-celery (186.34s)
        --- PASS: kuttl/harness/ldap_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_ldap-authentication-server-verification-tls_openshift-false_executor-kubernetes (151.04s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-kubernetes (145.84s)
        --- PASS: kuttl/harness/smoke_airflow-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-celery (226.35s)
        --- PASS: kuttl/harness/smoke_airflow-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false_executor-kubernetes (185.46s)
        --- PASS: kuttl/harness/oidc_airflow-2.10.2,docker.stackable.tech_stackable_airflow_2.10.2-stackable24.11.0_openshift-false (220.06s)

Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

.github/workflows/build.yml Show resolved Hide resolved
docs/templating_vars.yaml Show resolved Hide resolved
@adwk67 adwk67 self-assigned this Jan 14, 2025
@adwk67 adwk67 merged commit 6cf2348 into release-24.11 Jan 15, 2025
16 of 17 checks passed
@adwk67 adwk67 deleted the pr-24.11.1 branch January 15, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants