summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Mistewicz <a.mistewicz@samsung.com>2018-04-06 16:17:46 +0200
committerAleksander Mistewicz <a.mistewicz@samsung.com>2018-06-11 14:45:40 +0200
commitc1f3829af612839de39f55c10d2c17e835b94fb0 (patch)
treec02af0a3c14a5497770396728ef13eef92a35314
parent6bacaecb263a303469d64bb06739fa307cef4882 (diff)
downloadmajor-c1f3829af612839de39f55c10d2c17e835b94fb0.tar.gz
major-c1f3829af612839de39f55c10d2c17e835b94fb0.tar.bz2
major-c1f3829af612839de39f55c10d2c17e835b94fb0.zip
Add /etc/os-release to smoke tests resultsHEADmaster
Change-Id: Ie915cad5e4bf6587f2bb26b22a6583c96a6cc349
-rwxr-xr-xtct/run/smoke_tests.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/tct/run/smoke_tests.sh b/tct/run/smoke_tests.sh
index 127c052..ca8b05c 100755
--- a/tct/run/smoke_tests.sh
+++ b/tct/run/smoke_tests.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
+# Copyright (c) 2016, 2018 Samsung Electronics Co., Ltd All Rights Reserved
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -18,6 +18,8 @@
OPT_CRASH_PATH="/opt/usr/share/crash"
SYS_RESULT_TMP="$(mktemp)"
+cat /etc/os-release
+
grep "Build=" /etc/info.ini
# Force crash-worker to create reports
killall dump_systemstate