Summary
Jobs
daily_e2e_test
Generate Configuration Matrix
Build End to End Tests
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
helm_build
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
docker_image_build_and_push
Deploy Quick Start
Add Test Data
Run End to End Tests (0001, Example0001_FoundationaLLMAgentInteraction.RunAsync, FoundationaLLM.C...
Run End to End Tests (0002, Example0002_KnowledgeManagementInlineContextAgentWithSemanticKernel.R...
Run End to End Tests (0003, Example0003_KnowledgeManagementInlineContextAgentWithLangChain.RunAsy...
Run End to End Tests (0004, Example0004_SynchronousVectorizationOfPDFFromDataLake.RunAsync, Found...
Run End to End Tests (0005, Example0005_AsynchronousVectorizationOfPDFFromDataLake.RunAsync, Foun...
Run End to End Tests (0010, Example0010_VectorizationAsyncDune.RunAsync, FoundationaLLM.Core.Exam...
Run End to End Tests (0011, Example0011_KnowledgeManagementAgentWithSemanticKernel.RunAsync, Foun...
Run End to End Tests (0012, Example0012_KnowledgeManagementAgentWithLangChain.RunAsync, Foundatio...
Run End to End Tests (0013, Example0013_KnowledgeManagementSemanticKernelWithLargeIndex.RunAsync,...
Run End to End Tests (0014, Example0014_KnowledgeManagementLangChainWithLargeIndex.RunAsync, Foun...
Run End to End Tests (0015, Example0015_AgentToAgentConversations.RunAsync, FoundationaLLM.Core.E...
Run End to End Tests (0020, Example0020_GenerateConversationsAboutProducts.RunAsync, FoundationaL...
Tear Down Quick Start
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Daily End to End Testing
on:
schedule:
- cron: '0 3 * * *'
workflow_dispatch: {}
jobs:
daily_e2e_test:
uses: ./.github/workflows/e2e-testing.yml
with:
environment: "fllm-e2e-aca-daily-${{ github.run_id }}"
deployOpenAi: true
openAiName: fllm-01
openAiResourceGroup: fllm-shared-01
location: EastUS2
notificationsEnabled: true
enableTeardown: true
bypassAndTeardown: false
target: e2e
deployAMLResources: false
secrets: inherit
You can’t perform that action at this time.