AzureTRE/e2e_tests
Harrison Young 4040e7249b
Open AI Workspace Service (#4075)
* Port over draft PR for OpenAI

* Fixes to get OpenAI to install

* Temporary hack fix for the privatelink URLS for openai

* Use forked repo instead of the hack

* Re-add private DNS to list

* Change github URL temporarily in openai terraform as well

* Parameterise OpenAI model name and version (locals for now but should be vars)

* Fix private DNS links and add public access variable

* Fix template schema

* Open AI Model and version configurable

* Terraform format

* Revert back to microsoft environment configuration with new version

* Remove commented code

* Make parameters updateable and output the deployment id

* Update porter file

* Bump core version

* More version bumps and documentation

* Some fixes based on linting results

* Remove tag lifecycle from the OpenAI deployment as it is not supported

* Add tags to OpenAI instance
2024-09-16 09:23:59 +01:00
..
airlock Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00
resources Open AI Workspace Service (#4075) 2024-09-16 09:23:59 +01:00
.env.sample Update "Azure AD" references to "Microsoft Entra ID" (#3873) 2024-04-11 08:50:09 +00:00
__init__.py Adds simple e2e test of deployed resources (#374) 2021-06-30 17:49:04 +01:00
cloud.py Remove the usage of azure-cli-core library (#3381) 2023-04-03 09:52:14 +00:00
config.py Update packages for February Security Updates (#3866) 2024-03-05 17:55:52 +00:00
conftest.py Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00
helpers.py Fix keyvault extension authentication to always use a user managed identity (#3492) 2023-05-21 06:36:49 +00:00
pytest.ini Add workspace services to e2e (#3083) 2023-01-18 09:14:19 +00:00
requirements.txt Update packages for February Security Updates (#3866) 2024-03-05 17:55:52 +00:00
test.http 4. API works with authInformation in properties (#1705) 2022-05-05 23:38:19 +01:00
test_airlock.py Upgrade Python packages, switch to FastAPI lifespan async context manager (#3765) 2023-11-14 13:30:07 +00:00
test_airlock_sample.txt Airlock E2E import flow test (#2344) 2022-07-26 16:33:10 +03:00
test_performance.py Ubuntu 2204 update (#3924) 2024-05-09 16:32:40 +00:00
test_provisioned_health_api.py Application Gateway FQDN should be sourced dynamically (#3317) 2023-04-03 09:46:31 +00:00
test_shared_service_templates.py Application Gateway FQDN should be sourced dynamically (#3317) 2023-04-03 09:46:31 +00:00
test_shared_services.py Update Nexus reliability (#3676) 2023-08-18 13:24:53 +00:00
test_ui.py Application Gateway FQDN should be sourced dynamically (#3317) 2023-04-03 09:46:31 +00:00
test_workspace_service_templates.py Update important dependencies (#3852) 2024-02-20 17:37:47 +00:00
test_workspace_services.py Open AI Workspace Service (#4075) 2024-09-16 09:23:59 +01:00
test_workspace_templates.py Add workspace templates to extended tests and update base template versions (#3704) 2023-09-20 10:42:29 +00:00