koji_wrapper: Always use --profile option with koji

This patch adds this option to all invoked koji commands.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2017-01-30 12:56:10 +01:00
parent 42cdf047cc
commit 9533fca96c
3 changed files with 44 additions and 47 deletions

View file

@ -380,8 +380,7 @@ class TestLiveMediaPhase(PungiTestCase):
'failable': ['*'],
}
]
},
'koji_profile': 'koji',
}
})
compose.setup_optional()