Merge Ci test branch fixes (#717)

This commit is contained in:
2024-01-30 11:18:08 -07:00
committed by GitHub
parent b7f215d9bf
commit a750b645b9
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -36,6 +36,8 @@ jobs:
run: ./scripts/create_build_tag_file.sh
- name: "Build local shiv package"
run: ./scripts/build_shiv_package.sh
- name: "Check cgroups version"
run: mount | grep cgroup
- name: "Install kind"
run: ./tests/scripts/install-kind.sh
- name: "Install Kubectl"
@@ -45,3 +47,4 @@ jobs:
source /opt/bash-utils/cgroup-helper.sh
join_cgroup
./tests/k8s-deploy/run-deploy-test.sh