Skip to content

Commit

Permalink
Moving Tomcat analysis TC to TIER0
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <mguetta@redhat.com>
  • Loading branch information
mguetta1 committed Jun 17, 2024
1 parent dda4b0b commit 8b8527e
Show file tree
Hide file tree
Showing 4 changed files with 715 additions and 97 deletions.
3 changes: 1 addition & 2 deletions analysis/analyzer_defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ var Analyze = api.Task{
}

var AnalyzeDataDefault = addon.Data{
Output: "/windup/report",
Mode: addon.Mode{
Artifact: "",
Binary: false,
Expand All @@ -28,7 +27,7 @@ var AnalyzeDataDefault = addon.Data{
Labels: addon.Labels{
Excluded: []string{},
Included: []string{
"cloud-readiness",
"konveyor.io/target=cloud-readiness",
},
},
},
Expand Down
Loading

0 comments on commit 8b8527e

Please sign in to comment.