David Caro has uploaded a new change for review. Change subject: It releasever not set it adds centos to the distro ......................................................................
It releasever not set it adds centos to the distro Change-Id: I856148c384b1ffc60a571a1e821d899ede3f89bf Signed-off-by: David Caro <dcaro...@redhat.com> --- M mock_configs/epel-7-x86_64.cfg 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/jenkins refs/changes/54/29354/1 diff --git a/mock_configs/epel-7-x86_64.cfg b/mock_configs/epel-7-x86_64.cfg index a940cfb..2db8aa9 100644 --- a/mock_configs/epel-7-x86_64.cfg +++ b/mock_configs/epel-7-x86_64.cfg @@ -1,8 +1,9 @@ -config_opts['root'] = 'epel-7-x86_64' +1;2802;0cconfig_opts['root'] = 'epel-7-x86_64' config_opts['target_arch'] = 'x86_64' config_opts['legal_host_arches'] = ('x86_64',) config_opts['chroot_setup_cmd'] = 'install @buildsys-build' config_opts['dist'] = 'el7' # only useful for --resultdir variable subst +config_opts["releasever"]="7" config_opts['yum.conf'] = """ [main] -- To view, visit http://gerrit.ovirt.org/29354 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I856148c384b1ffc60a571a1e821d899ede3f89bf Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <dcaro...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches