Skip to content

Commit

Permalink
Moving Tomcat analysis TC to TIER0 (#125)
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <mguetta@redhat.com>
  • Loading branch information
mguetta1 authored and shawn-hurley committed Jul 8, 2024
1 parent bad87f7 commit c451eae
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 c451eae

Please sign in to comment.