From 1d4510457556be46f4c66a9bc3212ba7a46ccf58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Sch=C3=BCller?= Date: Wed, 4 Jun 2025 15:52:29 +0200 Subject: [PATCH] test/README.md: add a hint for the OCI env vars --- test/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/test/README.md b/test/README.md index 5da8bfc28..0125dc8d5 100644 --- a/test/README.md +++ b/test/README.md @@ -324,6 +324,15 @@ section and run `/usr/libexec/tests/osbuild-composer/api.sh gcp`. [gcp_creds]: https://cloud.google.com/docs/authentication/getting-started#setting_the_environment_variable +#### Setting up Oracle (OCI) integration tests + +The following environment variables are required: + +- `OCI_PRIVATE_KEY` +- `OCI_SECRETS` + +details where to get them are in our internal-guides. + ## Downstream testing notes To make it easier for us to test & verify downstream builds we are going to