]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
github: re-arrange workflow run commands
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 21 Oct 2021 21:25:55 +0000 (15:25 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 25 Oct 2021 14:01:58 +0000 (08:01 -0600)
commit0c9e20887164ce233d1b50b0f7e46ec741ad9b23
tree8ea968750ff64b232695029f0fe56fb5884697a7
parenta99bf49f1cab7936e0c829bf86026f90006cda34
github: re-arrange workflow run commands

The current workflow executes the functional tests from the make check
called at the top-level source directory. Though this runs the tests
case, it also has an unintended side effect of re-running gunit tests
for every functional test combination in the workflow. Fix it, by
re-arranging the function test run commands, to change into
tests/ftests directory before executing make check.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit 348f50bed7bfab1a63a649b4a65120fb03a7d3c2)
.github/workflows/continuous-integration.yml