diff --git a/system/t06_publish/repo.py b/system/t06_publish/repo.py index 881c7a22..432cc862 100644 --- a/system/t06_publish/repo.py +++ b/system/t06_publish/repo.py @@ -682,6 +682,7 @@ class PublishRepo26Test(BaseTest): """ publish repo: sign with passphrase """ + requiresGPG1 = True fixtureCmds = [ "aptly repo create local-repo", "aptly repo add local-repo ${files}",