Align tests with EWAOL repo `kirkstone-dev`
Update run-time integration tests and typos for K3s
The meta-cassini-tests on this repository have been leveraged from the repository - https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=shortlog;h=refs/heads/cassini-integration.
The meta-cassini-tests on https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=shortlog;h=refs/heads/cassini-integration have refactored copies of meta-ewaol-tests from https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=commit;h=49e85561549043fd6d134ad10e25b1fd058f88f0 (kirkstone-dev base), which are out of sync since cassini-integration
has no development in progress.
Further https://gitlab.oss.arm.com/engineering/embedded-a/cassini/meta-cassini-old/-/merge_requests/185 was merged which aligns from: 49e85561549043fd6d134ad10e25b1fd058f88f0 to 1436510fe35e4ebdfec650e24cae440189e28dd9 (commits from https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=shortlog;h=refs/heads/kirkstone-dev)
Therefore aligning new changes from 1436510fe35e4ebdfec650e24cae440189e28dd9 to 446de74e024c485ae774e901aadea22152e9e0ed
Impacted files:
$ git diff 446de74e024c485ae774e901aadea22152e9e0ed..1436510fe35e4ebdfec650e24cae440189e28dd9 --name-only | grep 'meta-ewaol-tests/'
meta-ewaol-tests/recipes-tests/runtime-integration-tests/container-engine-integration-tests/container-engine-virtualization-funcs.sh
meta-ewaol-tests/recipes-tests/runtime-integration-tests/files/run-command.expect
meta-ewaol-tests/recipes-tests/runtime-integration-tests/k3s-integration-tests/k3s-funcs.sh
EWAOL repository {https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=log;h=446de74e024c485ae774e901aadea22152e9e0ed (branch: krikstone-dev)} commits responsible for change (sha) for meta-ewaol-tests which are to be synced with meta-cassini-tests are as follows:
- https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=commit;h=f722017354b93cc44be472e63d4f15243721fca2
- https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=commit;h=cd559eafbbbf8c69ea3013cac85680d1b2f8b9ce
This MR concentrates on syncing the fixes and changes which are from https://gerrit.oss.arm.com/gitweb?p=ais/ewaol/meta-ewaol.git;a=log;h=446de74e024c485ae774e901aadea22152e9e0ed to the current repository.