Skip to content

Commit

Permalink
chore: Add Airflow 2.10.2 to tests
Browse files Browse the repository at this point in the history
@sbernauer and I discussed whether the experimental version should be listed as latest, or even included in the general test run. We decided on adding it, and if it proves problematic, we can remove it again.
  • Loading branch information
NickLarsenNZ committed Sep 23, 2024
1 parent 7ec45c2 commit 92967ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ dimensions:
values:
- 2.9.2
- 2.9.3
- 2.10.2
# To use a custom image, add a comma and the full name after the product version
# - 2.8.1,docker.stackable.tech/sandbox/airflow:2.8.1-stackable0.0.0-dev
- name: airflow-latest
values:
- 2.9.3
- 2.10.2
# To use a custom image, add a comma and the full name after the product version
# - 2.8.1,docker.stackable.tech/sandbox/airflow:2.8.1-stackable0.0.0-dev
- name: ldap-authentication
Expand Down

0 comments on commit 92967ac

Please sign in to comment.