debian-koji-osbuild/test
Tomáš Hozza 68ee7eedbe hub: mark baseurl as required in repo schema
Previously it the `repo` schema didn't mark the `baseurl` property as
required, although Cloud API "technically" requires it and the builder
code also made assumptions about it being always provided.

Note on Cloud API:
Cloud API requires that at least one of `baseurl`, `metalink` or
`mirrorlist` is specified for a repo. Since the plugin schema specifies
only `baseurl` as a property, it is as a result mandatory in order for
the Cloud API request to be valid and succeed.

Mark `baseurl` property as required in the `repo` schema and add unit
test for it.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-01-05 14:44:04 +01:00
..
container container/hub: increase the httpd's timeout 2023-01-05 09:52:26 +01:00
data CI: Use Fedora 36, RHEL-8.6 and the latest osbuild and composer 2022-08-22 09:58:06 +02:00
integration koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
unit hub: mark baseurl as required in repo schema 2023-01-05 14:44:04 +01:00
action.yml test: add github test environment action 2020-09-12 16:00:54 +02:00
build-container.sh test: match container version to host 2020-11-19 11:22:54 +00:00
copy-creds.sh koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
Dockerfile test: replace docker.io with fedora's registry 2020-11-22 23:53:38 +01:00
entrypoint.sh test: use "bash" for entrypoint.sh 2020-09-17 19:53:06 +02:00
integration.sh koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
make-certs.sh test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
make-tags.sh koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
run-builder.sh CI: Use Fedora 36, RHEL-8.6 and the latest osbuild and composer 2022-08-22 09:58:06 +02:00
run-koji-container.sh test/integration: define podman network gateway manually 2020-12-16 15:32:28 +01:00
run-openid.sh CI: Use Fedora 36, RHEL-8.6 and the latest osbuild and composer 2022-08-22 09:58:06 +02:00