Whamcloud - gitweb
LU-8524 tests: Awk command re-structured to pass correct value 70/22070/3
authorSaurabh Tandan <saurabh.tandan@intel.com>
Tue, 23 Aug 2016 01:12:21 +0000 (18:12 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 10 Sep 2016 03:23:48 +0000 (03:23 +0000)
commit80ff1dddde31d65f6d33333ad748fa694ead7e3c
tree627c62c0b6f610d4a3b5a64a98d62eef8fbbb4d8
parentd9869f25f25583da5dadd21c6f99d8204a041321
LU-8524 tests: Awk command re-structured to pass correct value

Variable "selinux_policy" was having incorrect value passed to
it due to inappropriate structuring of couple of commands.
Both those commands have been restructured in order to have the
correct value passed to the variable "selinux_policy".
Test was run with this modified piece of code successfully,
and the result for it can be found in comments section of the
ticket.

Test-Parameters: trivial testlist=sanity-selinux,sanity-selinux,sanity-selinux
Signed-off-by: Saurabh Tandan <saurabh.tandan@intel.com>
Change-Id: I3c6c86d607edeadd03ab694435fb201c08c23654
Reviewed-on: http://review.whamcloud.com/22070
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-selinux.sh [changed mode: 0644->0755]