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

Run temp functional test workflow every 20 mins #7368

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

youngbupark
Copy link

Description

This is to run functional test with retry workflow every 20 minutes.

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Signed-off-by: Young Bu Park <[email protected]>
@youngbupark youngbupark requested review from a team as code owners March 22, 2024 21:33
@radius-functional-tests
Copy link

radius-functional-tests bot commented Mar 22, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository radius-project/radius
Commit ref 4acd5d5
Unique ID 1fc826d9fc
Image tag pr-1fc826d9fc
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-1fc826d9fc
  • 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-1fc826d9fc
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-1fc826d9fc
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-1fc826d9fc
  • 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 kubernetes functional tests...
⌛ Starting shared functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting daprrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting samples functional tests...
✅ kubernetes functional tests succeeded
✅ msgrp functional tests succeeded
✅ ucp functional tests succeeded
✅ samples functional tests succeeded
❌ daprrp functional test failed. Please check the logs for more details
❌ datastoresrp functional test cancelled. Please check the logs for more details
❌ cli functional test cancelled. Please check the logs for more details
❌ shared functional test cancelled. Please check the logs for more details
⌛ Starting daprrp functional tests...
⌛ Starting datastoresrp functional tests...
⌛ Starting cli functional tests...
⌛ Starting shared functional tests...
✅ daprrp functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ cli functional tests succeeded
✅ shared functional tests succeeded

Copy link

Test Results

3 135 tests  ±0   3 128 ✅ ±0   3m 34s ⏱️ -1s
  261 suites ±0       7 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 4acd5d5. ± Comparison against base commit e60ebbe.

Copy link

65.9

For the detailed report, please go to Checks tab, click Build and Test, and then download unit_test_coverage artifact at the bottom of build page.

  • Your PR branch coverage: 65.9 %
  • main branch coverage: 65.9 %
  • diff coverage: 0 %

The coverage result does not include the functional test coverage.

Copy link
Contributor

@kachawla kachawla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add a comment that this is a temporary change just for context?

@youngbupark
Copy link
Author

Can you please add a comment that this is a temporary change just for context?

I actually added this workflow with prefix [TEST]. I think it is enough. Also, this workflow will be deleted once the test is done.

@youngbupark youngbupark changed the title Run test workflow every 20 mins Run temp functional test workflow every 20 mins Mar 22, 2024
@youngbupark youngbupark merged commit 22d69ef into main Mar 22, 2024
19 checks passed
@youngbupark youngbupark deleted the youngp/20mins branch March 22, 2024 22:13
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.

4 participants