diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3971bc4f..5eb9b67f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: run: make test-molecule working-directory: ./ansible_collections/community/kubernetes - downstream-sanity-2.9: + downstream-sanity-29: runs-on: ubuntu-latest strategy: matrix: @@ -132,7 +132,7 @@ jobs: run: make downstream-test-sanity working-directory: ./ansible_collections/community/kubernetes - downstream-integration-2.9: + downstream-integration-29: runs-on: ubuntu-latest strategy: matrix: @@ -155,7 +155,7 @@ jobs: run: make downstream-test-integration working-directory: ./ansible_collections/community/kubernetes - downstream-molecule-2.9: + downstream-molecule-29: runs-on: ubuntu-latest strategy: matrix: diff --git a/tests/sanity/ignore-2.11.txt b/tests/sanity/ignore-2.11.txt index 3f72c0e6..326af051 100644 --- a/tests/sanity/ignore-2.11.txt +++ b/tests/sanity/ignore-2.11.txt @@ -1,5 +1,3 @@ -plugins/modules/helm.py validate-modules:parameter-type-not-in-doc -plugins/modules/helm_info.py validate-modules:parameter-type-not-in-doc plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc plugins/modules/k8s.py validate-modules:return-syntax-error plugins/modules/k8s_scale.py validate-modules:parameter-type-not-in-doc