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

Currently the recipes use absolute paths, try to fix it with use of relative paths instead #403

Open
jimklimov opened this issue Mar 22, 2018 · 0 comments

Comments

@jimklimov
Copy link
Member

Envs:

  • builds in Travis
  • builds in Jenkins (e.g. can not cleanup after stages and use different agents in parallel, because unstashed code for test dirs requires presence of original build dirs and contents)
  • builds in FTY repo (locally and Travised)

Problems:

  • ecpp generates .cc files into original srcdir, not into clone (FTY repo)
  • Jenkins cleanup impacted
  • (not proven) can possibly be an issue for OBS builds using Jenkins-provided tarballs with docs etc., if there are some other files that are generated with such paths...
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

No branches or pull requests

1 participant