Skip to content

Commit

Permalink
Don't build containters with venv
Browse files Browse the repository at this point in the history
Container builds need libselinux-python and running with venv
does not work.

Change-Id: Iafbeb7202a4dd80c97bf09803cd6bb3b33b2452b
  • Loading branch information
rabi authored and Zuul CI committed Nov 18, 2022
1 parent 901176c commit 362c67d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zuul.d/tripleoci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
release: master
use_buildah: true
use_kolla: false
buildcontainers_venv: false
buildcontainers_override_repos: tripleo-ci-testing
push_containers: true # Native container push provided by python-tripleoclient
registry_login_enabled: true
Expand Down

0 comments on commit 362c67d

Please sign in to comment.