Skip to content

Commit

Permalink
mark podman tests as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
sharifelgamal committed Apr 21, 2020
1 parent b6b937a commit 1dcfbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/jenkins/linux_integration_tests_podman.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ set -e

OS_ARCH="linux-amd64"
VM_DRIVER="podman"
JOB_NAME="Podman_Linux"
JOB_NAME="Experimental_Podman_Linux"

mkdir -p cron && gsutil -qm rsync "gs://minikube-builds/${MINIKUBE_LOCATION}/cron" cron || echo "FAILED TO GET CRON FILES"
sudo install cron/cleanup_and_reboot_Linux.sh /etc/cron.hourly/cleanup_and_reboot || echo "FAILED TO INSTALL CLEANUP"
Expand Down

0 comments on commit 1dcfbc6

Please sign in to comment.