From 52469a891c24594dca9149bb9fe3ea1921d13e67 Mon Sep 17 00:00:00 2001 From: Jenny Li Date: Mon, 8 Nov 2021 20:38:51 +0800 Subject: [PATCH] [skip ci] Add comment into export_logs script (#11442) Signed-off-by: Jenny Li --- tests/scripts/export_logs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/scripts/export_logs.sh b/tests/scripts/export_logs.sh index a8fe65b014..acb56116e4 100755 --- a/tests/scripts/export_logs.sh +++ b/tests/scripts/export_logs.sh @@ -11,6 +11,7 @@ # is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express # 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 set -e set -x