Skip to content

Commit

Permalink
Fix COPR_REPO for travis to pickup right copr
Browse files Browse the repository at this point in the history
Signed-off-by: Dinesh Prasanth M K <[email protected]>
  • Loading branch information
SilleBille committed Aug 6, 2019
1 parent 733977b commit e9d498a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/global_variables
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ CONTAINER=pkitest
BUILDDIR=/tmp/workdir
SCRIPTDIR=${BUILDDIR}/pki/travis
LOGS=${TRAVIS_BUILD_DIR}/logs.txt
COPR_REPO=@pki/master
COPR_REPO=@pki/10.7
test_set="test_caacl_plugin.py test_caacl_profile_enforcement.py test_cert_plugin.py test_certprofile_plugin.py test_ca_plugin.py test_vault_plugin.py"

0 comments on commit e9d498a

Please sign in to comment.