]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Mon, 17 Mar 2025 14:51:09 +0000 (10:51 -0400)
commit886f09d8bff45c6364f197282ead4e69d129ce8d
treeeac65c5b7795db9bec1d4dda28595c346e7f6078
parentaed575032539aad457efe09f159417014aca4e9b
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>
(cherry picked from commit 6b635d3ec080c9514442e2617d1ab868050a39d9)
src/script/build-with-container.py