test/README.md: add a hint for the OCI env vars
This commit is contained in:
parent
a1c0edd71d
commit
1d45104575
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
[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
|
## Downstream testing notes
|
||||||
|
|
||||||
To make it easier for us to test & verify downstream builds we are going to
|
To make it easier for us to test & verify downstream builds we are going to
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue