internal: remove kojiapi

We no longer use it, let's remove it. If you are wondering what to use instead,
use Cloud API. It supports everything that Koji API supported and more.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2022-07-12 10:02:52 +02:00 committed by Ondřej Budai
parent 058edd3d76
commit 74eb3860df
10 changed files with 4 additions and 1659 deletions

View file

@ -432,13 +432,6 @@ koji.sh (cloudapi):
variables:
SCRIPT: koji.sh
# internal composer still uses kojiapi, so keep testing it for now
koji.sh (kojiapi):
extends: .integration
variables:
COMPOSER_API: "false"
SCRIPT: koji.sh
aws.sh:
extends: .integration
variables: