debian-koji-osbuild/test
Christian Kellner b9c3a3d2f9 all: sync with composer changes
Upstream composer has introduce a few changes that we need to
adapt for:

 - the koji composer API is now exposed on the standard https
   port (443). Thus koji hub and web need to move to a different
   pair: 8080 (http) and 4343 (https). Change the scripts and
   tests for that

 - the koji API gained a prefix 'api/composer-koji/v1/'. Change
   client and unit tests to use that prefix. Use urljoin to
   create new APIs

 - composer configuration format (osbuild-composer.toml) has
   changed and now also includes configuration for the CA
   and allowed domains

 - update the composer RPM repositories to the commit for the
   21 upstream release.
2020-09-25 22:33:31 +01:00
..
data all: sync with composer changes 2020-09-25 22:33:31 +01:00
integration all: sync with composer changes 2020-09-25 22:33:31 +01:00
unit all: sync with composer changes 2020-09-25 22:33:31 +01:00
action.yml test: add github test environment action 2020-09-12 16:00:54 +02:00
build-container.sh test/build-container: simple helper script 2020-09-25 22:33:31 +01:00
copy-creds.sh test: add copy-creds.sh to copy credentials 2020-09-17 10:48:37 +02:00
Dockerfile test: shellcheck support for run-tests.sh 2020-09-17 19:53:06 +02:00
entrypoint.sh test: use "bash" for entrypoint.sh 2020-09-17 19:53:06 +02:00
integration.sh all: sync with composer changes 2020-09-25 22:33:31 +01:00
make-certs.sh test/make-certs: remove unused variable 2020-09-17 19:53:06 +02:00