Not to be fixed
Created: Aug 15, 2022
Updated: Mar 15, 2023
Resolved Date: Mar 15, 2023
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace
1) setup.sh --machine intel-x86-64 --templates feature/criu feature/linux-yocto-dev feature/userspace-next feature/toolchain-next feature/test --dl-layers --layers meta-filesystems meta-security-compliance meta-virtualization meta-xfce --distro wrlinux-ovp --dl-layers
2) . ./oe-init-build-env
3) vim conf/local.conf and add the following line
IMAGE_INSTALL_append += " lxc make"
4) bitbake wrlinux-image-ovp-kvm
5) boot the target
6) cd /usr/lib64/lxc/ptest
7) Run ptest. The results for lxc are:
Results:
PASSED = 14
FAILED = 32
SKIPPED = 3
1) setup.sh
--machine intel-x86-64 --dl-layers --distro wrlinux-ovp --templates feature/criu feature/nftables feature/ptest feature/unit-test --layers meta-filesystems meta-security-compliance meta-virtualization --dl-layers
2) . ./oe-init-build-env
3) vim conf/local.conf
IMAGE_INSTALL_append += " lxc make"
4) bitbake wrlinux-image-ovp-kvm
5) boot the target
6) cd /usr/lib64/lxc/ptest
7) ./run-ptest