Skip to content

Commit

Permalink
Merge pull request #7233 from DataDog/shurivich/mark_debugger_tests
Browse files Browse the repository at this point in the history
[Dynamic Instrumentation] Rename system tests run name
  • Loading branch information
PerfectSlayer authored Jun 24, 2024
2 parents 901334b + 2348748 commit f0da9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.continue.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ jobs:
./build.sh java
- run:
name: Run APM Integrations tests
name: Run Dynamic Instrumentation system tests
# Stop the job after 5m to avoid excessive overhead. Will need adjustment as more tests are added.
no_output_timeout: 5m
command: |
Expand Down

0 comments on commit f0da9fb

Please sign in to comment.