Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test file path #7275

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Fix test file path #7275

merged 1 commit into from
Mar 6, 2024

Conversation

kachawla
Copy link
Contributor

@kachawla kachawla commented Mar 6, 2024

Description

0c2406b moved location of the test without changing the testdata path causing long running tests workflow to break, example here: #7270.

Type of change

  • This pull request fixes a bug in Radius and has an approved issue (issue link required).

Fixes: #7276

Signed-off-by: karishma-chawla <[email protected]>
@kachawla kachawla requested review from a team as code owners March 6, 2024 05:02
@kachawla kachawla temporarily deployed to functional-tests March 6, 2024 05:04 — with GitHub Actions Inactive
@radius-functional-tests
Copy link

radius-functional-tests bot commented Mar 6, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository kachawla/radius
Commit ref 05876bf
Unique ID fbb04e1504
Image tag pr-fbb04e1504
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-fbb04e1504
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-fbb04e1504
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-fbb04e1504
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-fbb04e1504
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting msgrp functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting ucp functional tests...
⌛ Starting samples functional tests...
⌛ Starting shared functional tests...
⌛ Starting daprrp functional tests...
✅ msgrp functional tests succeeded
✅ kubernetes functional tests succeeded
✅ samples functional tests succeeded
✅ ucp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ daprrp functional tests succeeded
✅ shared functional tests succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing Long Running Tests Workflow: Test_RecipeCommands failure to publish bicep recipe
2 participants