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 9b37415 + 87f63b4 commit b0cdeecCopy full SHA for b0cdeec
tests/TestUtils.py
@@ -33,7 +33,7 @@
33
config_opts['releasever'] = '8'
34
config_opts['priorities.conf'] = "[main]\\nenabled = 1\\n"
35
config_opts['package_manager'] = 'dnf'
36
-config_opts['bootstrap_image'] = 'centos:8'
+config_opts['use_bootstrap_image'] = False
37
config_opts['isolation'] = 'simple'
38
config_opts['chroot_setup_cmd'] = (
39
'install tar gcc-c++ redhat-rpm-config redhat-release which xz sed make '
0 commit comments