From 13d92024481865a0f552e9135c2e6fb0b757886b Mon Sep 17 00:00:00 2001 From: Chenxiong Qi Date: Mar 01 2017 07:39:58 +0000 Subject: Use fake value to make Command in test Signed-off-by: Chenxiong Qi --- diff --git a/tests/utils.py b/tests/utils.py index 1898367..d02fd57 100644 --- a/tests/utils.py +++ b/tests/utils.py @@ -18,8 +18,8 @@ gitbaseurl = 'ssh://%(user)s@dist-git-qa.server/rpms/%(module)s' anongiturl = 'git://dist-git-qa.server/rpms/%(module)s' lookasidehash = 'md5' branchre = 'rhel' -kojiconfig = '/etc/koji.conf.d/brewstage.conf' -build_client = 'brew-stage' +kojiconfig = '/path/to/koji.conf' +build_client = 'koji' spec_file = ''' Summary: Dummy summary