Migrate from helm-unittest to python unittest#11827
Conversation
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks$,^Build docs$,^Spell check docs$,^Backport packages$,^Checks: Helm tests$,^Test OpenAPI*. |
34b22c4 to
5a2ae50
Compare
|
The Workflow run is cancelling this PR. Building images for the PR has failed. Follow the the workflow link to check the reason. |
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks$,^Build docs$,^Spell check docs$,^Backport packages$,^Checks: Helm tests$,^Test OpenAPI*. |
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks$,^Build docs$,^Spell check docs$,^Backport packages$,^Checks: Helm tests$,^Test OpenAPI*. |
5346a2f to
fae77aa
Compare
|
The Workflow run is cancelling this PR. Building images for the PR has failed. Follow the the workflow link to check the reason. |
fae77aa to
70973e6
Compare
|
@OmairK Can you look at it? |
|
The automatic converter is available here: https://gist.github.com/mik-laj/3ae253d5394b34447dcbd426fd19b389 |
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Backport packages$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*. |
7411e0b to
2d4c7e5
Compare
dimberman
left a comment
There was a problem hiding this comment.
Ahh damn, you beat me to it :)
The PR apache#11827 broke the ci.yaml workflow by not removing helm-test reference in tag-repo-nightly. This PR fixes it.
The PR #11827 broke the ci.yaml workflow by not removing helm-test reference in tag-repo-nightly. This PR fixes it.
* Migrate from helm-unittest to python unittest * fixup! Migrate from helm-unittest to python unittest * fixup! fixup! Migrate from helm-unittest to python unittest
The PR apache#11827 broke the ci.yaml workflow by not removing helm-test reference in tag-repo-nightly. This PR fixes it.
* Migrate from helm-unittest to python unittest * fixup! Migrate from helm-unittest to python unittest * fixup! fixup! Migrate from helm-unittest to python unittest (cherry picked from commit 9322f3e)
* Migrate from helm-unittest to python unittest * fixup! Migrate from helm-unittest to python unittest * fixup! fixup! Migrate from helm-unittest to python unittest (cherry picked from commit 9322f3e)
* Migrate from helm-unittest to python unittest * fixup! Migrate from helm-unittest to python unittest * fixup! fixup! Migrate from helm-unittest to python unittest (cherry picked from commit 9322f3e)
* Migrate from helm-unittest to python unittest * fixup! Migrate from helm-unittest to python unittest * fixup! fixup! Migrate from helm-unittest to python unittest (cherry picked from commit 9322f3e)
* Migrate from helm-unittest to python unittest * fixup! Migrate from helm-unittest to python unittest * fixup! fixup! Migrate from helm-unittest to python unittest (cherry picked from commit 9322f3e)
I am waiting for the @dimberman 's change to be merged, but in the meantime I have converted all tests with an automated script.
Part of: #11657
Depends on: #11693
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.