Problem Description ====================== (Update: this CQ only tracks busybox related errros, e.g. initscripts) When build the root fs to lib32, there are 20 run time userspace cases that are passed on the default rootfs failed on xeon-core, they are: acl cronie dbus dbus-wait expect initscripts libipc-signal-perl libmime-types-perl libproc-waitstat-perl mime-construct mysql ncurses openssh perl procps sysklogd syslinux tcl watchdog xerces-c Expected Behavior ====================== The tests can all pass Observed Behavior ====================== Please refer the "log location" info
1. clone/pull userspace test layer git clone git://git.wrs.com/layers/wr-testing 2. configure --enable-board=intel-xeon-core --enable-kernel=standard --enable-rootfs=glibc_std --with-layer=/buildarea/product/wrlinux-x/layers/wr-features,/buildarea/product/wrlinux-x/layers/wr-security,meta-selinux,/buildarea/wr-testing/userspace make MLIB=lib32 fs 3. boot target and run cd /opt/wr-test ./main_test.sh or cd /opt/wr-test/testcases/userspace/TESTCASE ./<test name>-TEST=01.sh