diff --git a/tests/scripts/export_logs.sh b/tests/scripts/export_logs.sh index acb56116e4..08b02c2d64 100755 --- a/tests/scripts/export_logs.sh +++ b/tests/scripts/export_logs.sh @@ -12,6 +12,9 @@ # or implied. See the License for the specific language governing permissions and limitations under the License. # export kind logs to artifacts, logs can be seen in the jenkins + + +# Exit immediately for non zero status set -e set -x