]> 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:50:17 +0000 (10:50 -0400)
commite15a5f873d7b7f42e7c6ce29838082b39fd12a64
treed8e9fab6f1cb577a31c594862006e6c8091a3ee3
parent41ff2bdacddd106ccef2a7f3e2b6863c1c81914a
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