]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/build-with-container: fix incorrect build invocation for tests
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 13 Mar 2025 11:48:28 +0000 (07:48 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 13 Mar 2025 12:01:52 +0000 (08:01 -0400)
commit6b635d3ec080c9514442e2617d1ab868050a39d9
treee96f6d3796a774b2ab217c4724ae83408eea6837
parentf1a8960998359e6d49d28cd9e1ddd6786a2fe6bb
script/build-with-container: fix incorrect build invocation for tests

The `tests` build target was set to build the "normal" target but it
needs to build the tests.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/script/build-with-container.py