Skip to content

Commit

Permalink
Add WorkLoad to verify metrics collection
Browse files Browse the repository at this point in the history
  • Loading branch information
mgirgisf committed Feb 19, 2025
1 parent fcf7894 commit 1515788
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions roles/telemetry_graphing/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
- name: "Create workload to verify the dashboards"
community.general.make:
- community.general.make:

Check failure on line 2 in roles/telemetry_graphing/tasks/main.yml

View workflow job for this annotation

GitHub Actions / build

syntax-check[specific]

couldn't resolve module/action 'community.general.make'. This often indicates a misspelling, missing collection, or incorrect module path.

Check failure on line 2 in roles/telemetry_graphing/tasks/main.yml

View workflow job for this annotation

GitHub Actions / build

syntax-check[specific]

couldn't resolve module/action 'community.general.make'. This often indicates a misspelling, missing collection, or incorrect module path.
chdir: '{{ ansible_env.HOME }}/{{ zuul.projects["github.com/openstack-k8s-operators/install_yamls"].src_dir }}/devsetup'
target: edpm_deploy_instance

Expand Down

0 comments on commit 1515788

Please sign in to comment.