We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24b03c1 + b3ad639 commit 15aef09Copy full SHA for 15aef09
container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml
@@ -2,6 +2,7 @@ tcib_envs:
2
USE_EXTERNAL_FILES: true
3
TEMPESTCONF_OCTAVIA_TEST_SERVER_PATH: /usr/libexec/octavia-tempest-plugin-tests-httpd
4
tcib_actions:
5
+- run: crudini --set /etc/dnf/dnf.conf main install_weak_deps True
6
- run: bash /usr/local/bin/uid_gid_manage {{ tcib_user }}
7
- run: dnf -y install {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
8
- run: cp /usr/share/tcib/container-images/tcib/base/os/tempest/tempest_sudoers /etc/sudoers.d/tempest_sudoers
0 commit comments