]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: temporarily disable py3 test 49361/head
authorKefu Chai <tchaikov@gmail.com>
Thu, 8 Dec 2022 16:32:26 +0000 (00:32 +0800)
committerAdam King <adking@redhat.com>
Mon, 12 Dec 2022 19:17:02 +0000 (14:17 -0500)
commit1ee92a9e4d1d1f12c4b536f7589abf3cc96551c7
tree7316380f936530552a50644f62bb022e60adf360
parentbd5ed0ea89008c9596755ef4f6e07b3a8058fb34
cmake: temporarily disable py3 test

py3 tries to import all python modules to ensure that they are
python3 compatible. but the installation fails on jenkins test node:

  Resolved https://github.com/ceph/teuthology.git to commit 4da97cf64e542f347ec47b7bdbe5eca99759f9b7
  Installing build dependencies: started
  error: subprocess-exited-with-error

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit da40d8464013812e7d9e4e653eb5179ef3841394)
qa/CMakeLists.txt