Petr Vorel

Results 108 comments of Petr Vorel
trafficstars

Thanks for your effort. But we want to get rid of any python (rewrite it into C - preferably or shell). See https://github.com/linux-test-project/ltp/issues/548 https://github.com/linux-test-project/ltp/issues/547. They're still relevant, but need cleanup....

@mkow Well, tests should test the reality, not what man page claims. And if man page is wrong, it should be fixed (http://vger.kernel.org/vger-lists.html#linux-man, https://marc.info/?l=linux-man, https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git).

Not a complete review, just a note: please don't use empty setup and cleanup functions. If you want to get more audience than just overloaded metan-ucw, send it to our...

I asked for some info and got replies with tips http://mails.dpdk.org/archives/ci/2019-November/000447.html > > Did you just manually added travis button to the django template (I guess there is no >...

Patch v2 sent: https://patchwork.ozlabs.org/project/ltp/list/?series=299318&state=*

Well, I don't think you're right. 1) `memcg_testfunc()` is able to work with non-numeric function https://github.com/linux-test-project/ltp/blob/e305729fc214024f120916560a495458c52b9cb5/testcases/kernel/controllers/memcg/functional/memcg_lib.sh#L404-L408 2) `MEMCG_TESTFUNC=test` will point to nonexisting function if you rename it to `test1` https://github.com/linux-test-project/ltp/blob/e305729fc214024f120916560a495458c52b9cb5/testcases/kernel/controllers/memcg/functional/memcg_failcnt.sh#L11-L21...

@metan-ucw haven't we thought about removing out of tree build entirely?

Thanks for your report, but I guess this has very little priority for us, because we're working on a python rewrite (https://github.com/acerv/runltp-ng) which will replace previous attempt in perl (https://github.com/metan-ucw/runltp-ng)....