h1. python3-awscli: one unittest failed
1. Setup project with feature/ptest setup.sh --machine xilinx-zynqmp --dl-layers --distro wrlinux --templates feature/ptest --accept-eula yes --dl-layers 2. Make sure python3-numpy will be installed. $ vim conf/local.conf IMAGE_INSTALL:append = " python3-numpy" 3. Boot target and run ptest mkdir /usr/lib64/python3-numpy/ptest/tmp export TMPDIR=/usr/lib64/python3-numpy/ptest/tmp; time ptest-runner python3-numpy