-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failing test_created_pod for `apache-airflow-providers-cncf-kuber…
…netes` after v8.0.0 update (#854) Instead of comparing the full k8s pod as a dictionary, which isn't necessary and was resulting in the failing unit test described in #853, the test was updated to compare the metadata and container fields that are relevant to cosmos. Closes #853
- Loading branch information
Showing
1 changed file
with
27 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters