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

[BUG] containerless-kantra: [windows-only] --bulk option doesn't work #393

Open
1 task done
kthatipally opened this issue Nov 26, 2024 · 1 comment
Open
1 task done
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@kthatipally
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

v0.6.0-beta.1

Priority

Major

Current Behavior

[windows-only]

I am attempting to use the --bulk option to run multiple applications. I see this below, error when I run the bulk option on the second input.

Error: output dir .\report-bulk already contains 'analysis.log', it was used for single application analysis or there is running --bulk analysis, try another output dir

The report-bulk folder from the first run still has the analysis.log. The a.moveResults() might not have removed it. Please let me know if you need any more details from me

.\windows-kantra.exe analyze --bulk --input C:\example-applications\daytrader\ --output .\ report-bulk - runs successfully
.\windows-kantra.exe analyze --bulk --input C:\example-applications\book-server --output .\ report-bulk - error

Expected Behavior

Multiple runs are successful and the multiple application analysis results are shown in the static-report.

How Reproducible

Always (Default)

Steps To Reproduce

  1. OS: windows
  2. Run: .\windows-kantra.exe analyze --bulk --input C:\example-applications\daytrader\ --output .\ report-bulk - runs successfully
    .\windows-kantra.exe analyze --bulk --input C:\example-applications\book-server --output .\ report-bulk - error

Environment

- OS: Windows

Anything else?

No response

@kthatipally kthatipally added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 26, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Nov 26, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant