.. |
build
|
Only rebuild latest if commit has changed
|
2020-11-30 17:01:15 -08:00 |
cron
|
fix flake integration tests: cleanups and timeouts
|
2021-04-23 22:19:59 +01:00 |
installers
|
Install gotestsum with sudo.
|
2021-07-13 14:17:32 -07:00 |
test-flake-chart
|
Display date in a better format, since old format reported time of 0:00 am
|
2021-08-17 09:37:52 -07:00 |
build_iso.sh
|
fix link to iso/kicbase logs on build failure
|
2021-08-24 13:42:05 -07:00 |
cloud_shell_functional_tests_docker.sh
|
add space for aesthetics
|
2021-08-13 12:30:24 -07:00 |
common.ps1
|
Merge pull request #12068 from andriyDev/VariableNameScoping
|
2021-07-28 13:31:16 -07:00 |
common.sh
|
bump golang versions
|
2021-08-09 09:02:04 +00:00 |
kicbase_auto_build.sh
|
fix link to iso/kicbase logs on build failure
|
2021-08-24 13:42:05 -07:00 |
linux_integration_tests_docker.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_docker_arm64.sh
|
actually common.sh is a better choice
|
2021-05-06 13:05:02 -07:00 |
linux_integration_tests_docker_containerd.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_docker_containerd_arm64.sh
|
actually common.sh is a better choice
|
2021-05-06 13:05:02 -07:00 |
linux_integration_tests_docker_crio.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_docker_crio_arm64.sh
|
actually common.sh is a better choice
|
2021-05-06 13:05:02 -07:00 |
linux_integration_tests_kvm.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_kvm_containerd.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_kvm_crio.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_none.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_podman.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
linux_integration_tests_virtualbox.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
minikube_cross_build_and_upload.sh
|
fix
|
2021-07-01 13:31:44 -07:00 |
minikube_set_pending.sh
|
Replace all links in hack/jenkins using short commit with root job id.
|
2021-07-27 11:35:43 -07:00 |
osx_integration_tests_docker.sh
|
change parallelization in code
|
2021-06-29 11:46:38 -07:00 |
osx_integration_tests_hyperkit.sh
|
change parallelization in code
|
2021-06-29 11:46:38 -07:00 |
osx_integration_tests_virtualbox.sh
|
break OS_ARCH into OS and ARCH
|
2021-05-06 16:23:41 -07:00 |
prbot.sh
|
run minikube delete before testing
|
2021-04-07 15:28:12 -07:00 |
preload_generation.sh
|
Remove cloudbuild stuff, run preload generation in jenkins
|
2020-03-17 13:54:00 -07:00 |
release_build_and_upload.sh
|
remove kvm2-arm64 rpm
|
2021-06-25 10:08:40 -07:00 |
release_github_page.sh
|
When parsing release notes, parse up to the next version tag
|
2020-12-14 11:42:05 -08:00 |
release_update_brew.sh
|
update contact to Medya
|
2021-07-07 15:14:53 -07:00 |
release_update_releases_json.sh
|
fixed gsutil copy from releases-beta.json
|
2021-04-30 17:22:21 -07:00 |
setup_docker_desktop_macos.sh
|
adding check if docker is already running
|
2021-05-20 15:31:31 -07:00 |
setup_docker_desktop_windows.ps1
|
increase to 5 minutes
|
2021-03-09 12:09:37 -08:00 |
storage_provisioner.sh
|
git username
|
2021-05-13 10:43:55 -07:00 |
unix_white_box_integration_tests.sh
|
minikube tunnel (#3015)
|
2018-10-18 11:01:47 -07:00 |
upload_integration_report.sh
|
Replace all links in hack/jenkins using short commit with root job id.
|
2021-07-27 11:35:43 -07:00 |
windows_cleanup_and_reboot_docker.ps1
|
add `--volumes` to `docker system prune`
|
2021-08-11 15:05:35 -07:00 |
windows_cleanup_and_reboot_hyperv.ps1
|
adding proper cleanup scripts for windows CI
|
2019-08-26 17:41:10 -07:00 |
windows_cleanup_and_reboot_virtualbox.ps1
|
adding proper cleanup scripts for windows CI
|
2019-08-26 17:41:10 -07:00 |
windows_cleanup_cron.ps1
|
add cleanup script for docker windows machine
|
2021-03-15 14:06:11 -07:00 |
windows_integration_setup.ps1
|
Use -eq instead of == because Powershell bad.
|
2021-07-12 14:10:50 -07:00 |
windows_integration_teardown.ps1
|
add `--volumes` to `docker system prune`
|
2021-08-11 15:05:35 -07:00 |
windows_integration_test_docker.ps1
|
Replace all links in hack/jenkins using short commit with root job id.
|
2021-07-27 11:35:43 -07:00 |
windows_integration_test_hyperv.ps1
|
Create common.ps1 to simplify Windows integration tests.
|
2021-07-09 13:27:02 -07:00 |
windows_integration_test_virtualbox.ps1
|
Create common.ps1 to simplify Windows integration tests.
|
2021-07-09 13:27:02 -07:00 |