Unit tests for overlayfs.bbclass
Signed-off-by: Vyacheslav Yurkov
---
meta/lib/oeqa/selftest/cases/overlayfs.py | 171 ++
1 file changed, 171 insertions(+)
create mode 100644 meta/lib/oeqa/selftest/cases/overlayfs.py
diff --git a/meta/lib/oeqa/selftest/cases/overlayfs.py
b
Hi Alexandre,
I updated 6/8, could you please run them again?
Thanks,
Vyacheslav
On 12.07.2021 11:14, Alexandre Belloni wrote:
Hello,
On 11/07/2021 17:16:29+0200, Vyacheslav Yurkov wrote:
Unit tests for overlayfs.bbclass
This still seems to fail the tests:
https://autobuilder.yoctoproject.o
Hello,
On 11/07/2021 17:16:29+0200, Vyacheslav Yurkov wrote:
> Unit tests for overlayfs.bbclass
>
This still seems to fail the tests:
https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/2299/steps/14/logs/stdio
> Signed-off-by: Vyacheslav Yurkov
> ---
> meta/lib/oeqa/selftest/ca
Unit tests for overlayfs.bbclass
Signed-off-by: Vyacheslav Yurkov
---
meta/lib/oeqa/selftest/cases/overlayfs.py | 167 ++
1 file changed, 167 insertions(+)
create mode 100644 meta/lib/oeqa/selftest/cases/overlayfs.py
diff --git a/meta/lib/oeqa/selftest/cases/overlayfs.py
b
On 10/07/2021 14:47:01+0200, Vyacheslav Yurkov wrote:
> Hi Alexandre,
> Thanks for the build.
> Seems like I forgot a space in _append :/
>
> I'd like to address Alex request too to include a run-time test. Is there a
> way to update only this patch without resending the whole series?
>
If you s
Hi Alexandre,
Thanks for the build.
Seems like I forgot a space in _append :/
I'd like to address Alex request too to include a run-time test. Is
there a way to update only this patch without resending the whole series?
Thanks,
Vyacheslav
On 10.07.2021 11:41, Alexandre Belloni wrote:
Hello,
Hello,
On 09/07/2021 13:31:45+0200, Vyacheslav Yurkov wrote:
> Unit tests for overlayfs.bbclass
>
I believe I properly applied the series but it fails with:
Parsing recipes...ERROR:
/home/pokybuild/yocto-worker/oe-selftest-centos/build/build-st-1517413/meta-selftest/recipes-test/overlayfs/over
Thank you for the patchset! These tests do not perform runtime testing of
the feature (by starting the built images with qemu), can this be added?
There is plenty of examples of how to do this in selftests (grep for
runqemu).
Alex
On Fri, 9 Jul 2021 at 13:33, Vyacheslav Yurkov wrote:
> Unit tes
Unit tests for overlayfs.bbclass
Signed-off-by: Vyacheslav Yurkov
---
meta/lib/oeqa/selftest/cases/overlayfs.py | 126 ++
1 file changed, 126 insertions(+)
create mode 100644 meta/lib/oeqa/selftest/cases/overlayfs.py
diff --git a/meta/lib/oeqa/selftest/cases/overlayfs.py
b