]> 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)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Fri, 10 Oct 2025 18:27:42 +0000 (18:27 +0000)
commit511a04b271cbe959fcb5c6808636a0e997193d44
treee08552ce5cc09341eb25f7e8296c6507167c9f01
parentb58d1b0a9fa04c9396ea0717732210d42892a5a0
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)
(cherry picked from commit e15a5f873d7b7f42e7c6ce29838082b39fd12a64)
src/script/build-with-container.py