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

[9.4.X] HTCondor migration, fixes, improvements and preparation for AFS migration in MillePede workflow #21472

Merged
merged 43 commits into from Dec 14, 2017

Commits on Nov 28, 2017

  1. Add new options to file list creation script.

     - option for user defined output base directory
     - option to force overwriting old results in output base directory
    gregor-mittag committed Nov 28, 2017
    Copy the full SHA
    1d51304 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d57fd0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d1de05c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    19a6a9e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c69cee8 View commit details
    Browse the repository at this point in the history
  6. Add separate folders for binaries, tree files and monitoring files.

     - also remove (annoying) debug printout
    gregor-mittag committed Nov 28, 2017
    Copy the full SHA
    b34e788 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3daf2cb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0a8da08 View commit details
    Browse the repository at this point in the history
  9. Remove redundant help text in favor of automatically created help.

    `argparse` creates automatically a help message which is by
    construction up-to-date while the hard-coded help text could easily
    become wrong if an option is added or removed.
    gregor-mittag committed Nov 28, 2017
    Copy the full SHA
    39a703d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    2f93463 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    b963a5c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6472dcc View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    84afe49 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    4734c43 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    9a71a1a View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    e8c0693 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    42f04bf View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    2a1b307 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    368c52e View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    407a3c6 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    1e77435 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    fc7982b View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    feaeab8 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    c9984d6 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    e66d3fe View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    f01d2bc View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    bf00584 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    e136460 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    163e1b6 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    cf31e0f View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    5dfd5b8 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    e4f12ab View commit details
    Browse the repository at this point in the history
  33. More useful error message if proxy is not initialized.

    This commit also makes the proxy check a tool.
    gregor-mittag committed Nov 28, 2017
    Copy the full SHA
    1f6399f View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    767a671 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    09a6371 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    de3a7bb View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    e0d5b44 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    f69842e View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    985661a View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    68821f8 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    61f72be View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    ed96f84 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Copy the full SHA
    891237f View commit details
    Browse the repository at this point in the history