Skip to content

Commit

Permalink
refresh ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Mar 20, 2023
1 parent 96467d6 commit 77e3e73
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 75 deletions.
70 changes: 0 additions & 70 deletions tests/integration/targets/k8s_patched/files/deployments.yaml

This file was deleted.

1 change: 0 additions & 1 deletion tests/sanity/ignore-2.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -590,5 +590,4 @@ tests/integration/targets/setup_kubeconfig/library/test_inventory_read_credentia
tests/integration/targets/helm/library/helm_test_version.py compile-2.6!skip
tests/integration/targets/helm/library/helm_test_version.py compile-2.7!skip
tests/integration/targets/helm/library/helm_test_version.py compile-3.5!skip
tests/integration/targets/k8s_patched/files/deployments.yaml yamllint!skip
tests/integration/targets/k8s_delete/files/deployments.yaml yamllint!skip
1 change: 0 additions & 1 deletion tests/sanity/ignore-2.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ plugins/modules/k8s.py validate-modules:return-syntax-error
plugins/modules/k8s_scale.py validate-modules:return-syntax-error
plugins/modules/k8s_service.py validate-modules:return-syntax-error
plugins/modules/k8s_taint.py validate-modules:return-syntax-error
tests/integration/targets/k8s_patched/files/deployments.yaml yamllint!skip
tests/integration/targets/k8s_delete/files/deployments.yaml yamllint!skip
1 change: 0 additions & 1 deletion tests/sanity/ignore-2.13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ plugins/modules/k8s.py validate-modules:return-syntax-error
plugins/modules/k8s_scale.py validate-modules:return-syntax-error
plugins/modules/k8s_service.py validate-modules:return-syntax-error
plugins/modules/k8s_taint.py validate-modules:return-syntax-error
tests/integration/targets/k8s_patched/files/deployments.yaml yamllint!skip
tests/integration/targets/k8s_delete/files/deployments.yaml yamllint!skip
1 change: 0 additions & 1 deletion tests/sanity/ignore-2.14.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ plugins/modules/k8s.py validate-modules:return-syntax-error
plugins/modules/k8s_scale.py validate-modules:return-syntax-error
plugins/modules/k8s_service.py validate-modules:return-syntax-error
plugins/modules/k8s_taint.py validate-modules:return-syntax-error
tests/integration/targets/k8s_patched/files/deployments.yaml yamllint!skip
tests/integration/targets/k8s_delete/files/deployments.yaml yamllint!skip
1 change: 0 additions & 1 deletion tests/sanity/refresh_ignore_files
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ YAML_LINT_SKIPS = [
"tests/integration/targets/helm/files/test-chart/templates/configmap.yaml",
"tests/integration/targets/helm_diff/files/test-chart/templates/configmap.yaml",
"tests/integration/targets/k8s_scale/files/deployment.yaml",
"tests/integration/targets/k8s_patched/files/deployments.yaml",
"tests/integration/targets/k8s_delete/files/deployments.yaml",
]

Expand Down

0 comments on commit 77e3e73

Please sign in to comment.