Skip to content

Commit

Permalink
Merge pull request #399 from Vincent056/kc_skip
Browse files Browse the repository at this point in the history
Add test content for kubeletconfig
  • Loading branch information
Vincent056 authored Sep 1, 2023
2 parents cd3744f + 8c9b6b7 commit f51b209
Show file tree
Hide file tree
Showing 3 changed files with 41,664 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-broken-content-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
TAG: ['unexistent_resource','proff_diff_baseline','proff_diff_mod','rem_mod_base','hide_rule','rem_mod_change','broken_os_detection','from','to','kubeletconfig','variabletemplate','kubelet_default']
TAG: ['new_kubeletconfig','unexistent_resource','proff_diff_baseline','proff_diff_mod','rem_mod_base','hide_rule','rem_mod_change','broken_os_detection','from','to','kubeletconfig','variabletemplate','kubelet_default']

permissions:
packages: write
Expand Down
1 change: 1 addition & 0 deletions images/testcontent/broken-content.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ declare -a tags=(
'proff_diff_mod'
'rem_mod_base'
'hide_rule'
'new_kubeletconfig'
'rem_mod_change'
'broken_os_detection'
'from'
Expand Down
Loading

0 comments on commit f51b209

Please sign in to comment.