Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test applications #127

Closed
wants to merge 1 commit into from
Closed

Conversation

aufi
Copy link
Member

@aufi aufi commented Jun 7, 2024

Consolidating samples Applications used for analysis tests to data pks started by Maayan.

Most used TackleTestApp now explicitly uses main git branch, there is also gradle branch expected for TackleTestAppGradle.

Consolidating samples Applications used for analysis tests to data pks
started by Maayan.

Most used `TackleTestApp` now explicitly uses main git branch, there is
also `gradle` branch expected for TackleTestAppGradle.

Signed-off-by: Marek Aufart <maufart@redhat.com>
Repository: &api.Repository{
Kind: "git",
URL: "https://github.com/konveyor/tackle-testapp-public",
Branch: "gradle",
Copy link
Member Author

@aufi aufi Jun 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if the is right to have gradle branch or some other solution, feedback is welcome.

I was just thinking that having different test applications for different releases is not very handy for tests debugging and stability. Feeling as better to be able say that TestAppXY analysis works on release-0.2 and 0.3, but is broken on 0.4, than having the "same" application that behaves differently across releases.

@@ -26,7 +26,7 @@ var (
URL: "https://github.com/ibraginsky/book-server",
},
}
TackleTestapp = api.Application{
TackleTestappBin = api.Application{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The application can be used not only for binary analysis.
I suggest usingTackleTestappPrivate/TackleTestappPublic

@aufi
Copy link
Member Author

aufi commented Jul 11, 2024

Closing in favor of #161

@aufi aufi closed this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants