Skip to content

Commit

Permalink
Merge pull request #387 from mloviska/use_k3s_kube_client
Browse files Browse the repository at this point in the history
Use kubectl from k3s installation script
  • Loading branch information
grisu48 authored Oct 30, 2023
2 parents 1553cbb + 28786dc commit af39318
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions job_groups/opensuse_leap_15.4_updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ scenarios:
CONTAINER_RUNTIME: 'podman'
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
K3S_SYMLINK: 'skip'
K8S_CLIENT: 'kubernetes1.24-client'
- extra_tests_textmode_kubectl_containers:
testsuite: extra_tests_textmode_containers
settings:
Expand Down
2 changes: 0 additions & 2 deletions job_groups/opensuse_leap_15.5_updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ scenarios:
CONTAINER_RUNTIME: 'podman'
START_AFTER_TEST: 'create_hdd_leap_textmode_autoyast'
HDD_1: '%DISTRI%-%VERSION%-%ARCH%-%BUILD%-%DESKTOP%_ay@%MACHINE%.qcow2'
K3S_SYMLINK: 'skip'
K8S_CLIENT: 'kubernetes1.24-client'
- extra_tests_textmode_kubectl_containers:
testsuite: extra_tests_textmode_containers
settings:
Expand Down

0 comments on commit af39318

Please sign in to comment.