| `MY_TENANT` | ex `osdu` | OSDU tenant used for testing | yes | - |
| `SKIP_HTTP_TESTS` | ex `true` | jetty server returns 403 when running locally when deployed jettyserver is not used and the app returns a 302 so just run against deployed version only when checking http -> https redirects. Use 'true' for Google Cloud Run | yes | - |
| `BAREMETAL_PROJECT_ID` | ex `osdu-cim-dev` | project id used to specify bucket name if `ENABLE_FULL_BUCKET_NAME`=true | no | - |
| `TEST_MINIO_ACCESS_KEY` | ex `admin` | Minio access key | no | - |