Skip to content

Commit

Permalink
Remove unused beat spec files.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacknz committed Jun 19, 2024
1 parent 4ccdd09 commit c0ddd32
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 504 deletions.
20 changes: 0 additions & 20 deletions pkg/component/load_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ func TestLoadSpec_Components(t *testing.T) {
Name: "APM Server",
Path: "apm-server.spec.yml",
},
{
Name: "Auditbeat",
Path: "auditbeat.spec.yml",
},
{
Name: "Cloudbeat",
Path: "cloudbeat.spec.yml",
Expand All @@ -65,22 +61,6 @@ func TestLoadSpec_Components(t *testing.T) {
Name: "Fleet Server",
Path: "fleet-server.spec.yml",
},
{
Name: "Heartbeat",
Path: "heartbeat.spec.yml",
},
{
Name: "Metricbeat",
Path: "metricbeat.spec.yml",
},
{
Name: "Osquerybeat",
Path: "osquerybeat.spec.yml",
},
{
Name: "Packetbeat",
Path: "packetbeat.spec.yml",
},
{
Name: "Universal Profiling Collector",
Path: "pf-elastic-collector.spec.yml",
Expand Down
53 changes: 0 additions & 53 deletions specs/auditbeat.spec.yml

This file was deleted.

53 changes: 0 additions & 53 deletions specs/heartbeat.spec.yml

This file was deleted.

Loading

0 comments on commit c0ddd32

Please sign in to comment.