[oe] [PATCH] mariadb: Add ptest support

2023-09-16 Thread Chi Xu
69 test cases in all, and all of them are PASS. Test results: root@intel-x86-64:~# ptest-runner mariadb START: ptest-runner 2023-09-17T05:38 BEGIN: /usr/lib/mariadb/ptest PASS: strings PASS: json PASS: simple PASS: skip PASS: todo PASS: skip_all PASS: no_plan PASS: bitmap PASS: base64 PASS: my_ato

Re: [oe] [meta-oe][PATCH] mariadb: Add ptest support

2023-09-13 Thread Khem Raj
This is good. Can you also add it to ptest multconfig via PTESTS_SLOW_META_OE in meta-oe/conf/include/ptest-packagelists-meta-oe.inc On Wed, Sep 13, 2023 at 7:21 PM Chi Xu wrote: > > 70 test cases in all, and all of them are PASS. > There are some specific steps before doing test, > please refer

[oe] [meta-oe][PATCH] mariadb: Add ptest support

2023-09-13 Thread Chi Xu
70 test cases in all, and all of them are PASS. There are some specific steps before doing test, please refer to the comments in run-ptest. Test results: root@intel-x86-64:~# ptest-runner mariadb START: ptest-runner 2023-09-14T15:17 BEGIN: /usr/lib64/mariadb/ptest PASS: strings PASS: json PASS: si