Now that the tests are part of the libcgroup git repo, don't
delete the tests/ subdirectory.
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit
eee4b0332e4c6c6d9074d8b17481970940dc6294)
#
# Action to setup the libcgroup directory
#
-# Copyright (c) 2020 Oracle and/or its affiliates.
+# Copyright (c) 2020-2022 Oracle and/or its affiliates.
# Author: Tom Hromatka <tom.hromatka@oracle.com>
#
shell: bash
- run: sudo pip install cython
shell: bash
- - run: rm -fr tests/
- shell: bash
- run: ./bootstrap.sh
shell: bash
- run: CFLAGS="$CFLAGS -g -O0 -Werror" ./configure --sysconfdir=/etc --localstatedir=/var --enable-code-coverage --enable-opaque-hierarchy="name=systemd" --enable-python