Skip to content

Commit

Permalink
test Network traffic dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
mgirgisf committed Dec 10, 2024
1 parent e50f597 commit 4167268
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion roles/telemetry_graphing/files/dashboard-openstack-cloud.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ describe('OpenShift Console Dashboard Test', () => {
{ url: '/grafana-dashboard-openstack-cloud', screenshot: 'openstack-cluster' },
{ url: '/grafana-dashboard-openstack-rabbitmq', screenshot: 'openstack-rabbitmq' },
{ url: '/grafana-dashboard-openstack-node', screenshot: 'openstack-node' },
{ url: '/grafana-dashboard-openstack-vm', screenshot: 'openstack-vms' }
{ url: '/grafana-dashboard-openstack-vm', screenshot: 'openstack-vms' },
{ url: '/grafana-dashboard-openstack-network-traffic', screenshot: 'openstack-network-traffic' }
];


Expand Down

0 comments on commit 4167268

Please sign in to comment.