Skip to content

Commit

Permalink
Merge pull request rook#14836 from xin3liang/arm-ci-fix-2
Browse files Browse the repository at this point in the history
 ci: fix canary-arm64 job
  • Loading branch information
travisn authored Oct 14, 2024
2 parents 9baf983 + ac7f8e1 commit 1433587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily-nightly-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
yq write -d0 -i deploy/examples/cluster-test.yaml "spec.healthCheck.livenessProbe.mgr.disabled" true
yq write -d0 -i deploy/examples/cluster-test.yaml "spec.healthCheck.livenessProbe.osd.disabled" true
tests/scripts/github-action-helper.sh deploy_cluster
tests/scripts/github-action-helper.sh deploy_all_additional_resources_on_cluster
# there are no package for arm64 nfs-ganesha
kubectl delete -f deploy/examples/nfs-test.yaml
Expand Down

0 comments on commit 1433587

Please sign in to comment.