Do not abort on errors for oc get nodes 52/3652/1
authorYolanda Robla <yroblamo@redhat.com>
Thu, 30 Jul 2020 15:50:34 +0000 (17:50 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Thu, 30 Jul 2020 15:52:40 +0000 (17:52 +0200)
commitb7e49d12d09830e278e9a3376759a0458aef4035
tree1df27c9ce19a67288dac73e4f91f91bff2cf6691
parent153d8234a95cd43e10ff5116cc5db63926047792
Do not abort on errors for oc get nodes

We need to iterate across this call without
exiting the loop, so we need to disable
the exit flag

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I8f140be4cfab5159b039e9bbde272c9d8a990e0e
ci/kni_deploy_baremetal.sh