k3s/hack/make-rules
Kubernetes Submit Queue a481a5bca9 Merge pull request #45429 from pmichali/issue45425
Automatic merge from submit-queue (batch tested with PRs 45182, 45429)

Coverage: shasum command not supported on CentOS

Centos has sha1sum, instead of "shasum -a1". Modified script to
check for existence fo shasum, and if not present, use sha1sum
for coverage test processing.



**What this PR does / why we need it**: Allows coverage test to run under CentOS. Needed for development using that OS.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #45425 

**Special notes for your reviewer**:

**Release note**:

```NONE
```
2017-05-05 17:32:35 -07:00
..
helpers wire new staging repo 2017-05-02 08:43:31 -04:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh remove hardcoded ansi to tput so that color coding works in multiple platforms including osx. 2017-02-10 10:25:43 -08:00
test-cmd-util.sh Merge pull request #43436 from xilabao/add-set-rolebinding-command 2017-05-05 07:21:58 -07:00
test-cmd.sh Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
test-e2e-node.sh test/e2e_node: prepull images with CRI 2017-04-01 10:18:56 +02:00
test-federation-cmd.sh Merge pull request #43136 from shashidharatd/kubectl-tests 2017-04-09 11:19:38 -07:00
test-integration.sh add integration tests 2017-05-05 10:50:03 -04:00
test-kubeadm-cmd.sh kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
test.sh Merge pull request #45429 from pmichali/issue45425 2017-05-05 17:32:35 -07:00
verify.sh hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
vet.sh Disable verify-test-owners.sh and make `go vet` more obvious 2016-12-21 11:44:04 -08:00