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

Cleanup/sut checker modules #20880

Merged
merged 40 commits into from
May 28, 2024
Merged

Cleanup/sut checker modules #20880

merged 40 commits into from
May 28, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    952ff29 View commit details
    Browse the repository at this point in the history
  2. leftovers

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cd35dcc View commit details
    Browse the repository at this point in the history
  3. leftovers

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ea33edc View commit details
    Browse the repository at this point in the history
  4. Rework code distribution of test management

    - add a way to scan test infrastructure for commandline options and
      their defaults
    - move most options out of `testing.js` into the modules that work with
      these options
    - options used by instance.js and instance-manager.js will end in
      instance-manager.js
    - introduce API function to add documentation including duplicate
      checking
    - remove redundand options from testsuites
    - locate and fix duplicates
    - move portManager into its own file
    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    62d0a95 View commit details
    Browse the repository at this point in the history
  5. forgotten changes

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6865c83 View commit details
    Browse the repository at this point in the history
  6. lint

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    caff648 View commit details
    Browse the repository at this point in the history
  7. further cleanup

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fa350c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    968490d View commit details
    Browse the repository at this point in the history
  9. add new portmanager file

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5d1055a View commit details
    Browse the repository at this point in the history
  10. ruby leftover

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2be3078 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9872eff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af69b68 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e6dbd7d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2ae850 View commit details
    Browse the repository at this point in the history
  15. fix param handling

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1de9614 View commit details
    Browse the repository at this point in the history
  16. fix param handling

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    197ddd8 View commit details
    Browse the repository at this point in the history
  17. fix condition

    dothebart committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    19c3642 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    81b728f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    60a288f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    240e895 View commit details
    Browse the repository at this point in the history
  2. Update js/client/modules/@arangodb/testutils/sutcheckers/collections.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    57914a5 View commit details
    Browse the repository at this point in the history
  3. Update js/client/modules/@arangodb/testutils/sutcheckers/collections.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a813a20 View commit details
    Browse the repository at this point in the history
  4. Update js/client/modules/@arangodb/testutils/sutcheckers/collections.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7f12839 View commit details
    Browse the repository at this point in the history
  5. Update js/client/modules/@arangodb/testutils/sutcheckers/databases.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f4eeff4 View commit details
    Browse the repository at this point in the history
  6. Update js/client/modules/@arangodb/testutils/sutcheckers/failurepoint…

    …s.js
    
    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a58dbe3 View commit details
    Browse the repository at this point in the history
  7. Update js/client/modules/@arangodb/testutils/sutcheckers/graphs.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f963d40 View commit details
    Browse the repository at this point in the history
  8. Update js/client/modules/@arangodb/testutils/sutcheckers/tasks.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    211d910 View commit details
    Browse the repository at this point in the history
  9. Update js/client/modules/@arangodb/testutils/sutcheckers/tasks.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b3d9acf View commit details
    Browse the repository at this point in the history
  10. Update js/client/modules/@arangodb/testutils/sutcheckers/tasks.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0c12926 View commit details
    Browse the repository at this point in the history
  11. Update js/client/modules/@arangodb/testutils/sutcheckers/graphs.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    93fdc18 View commit details
    Browse the repository at this point in the history
  12. Update js/client/modules/@arangodb/testutils/sutcheckers/users.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7eb2716 View commit details
    Browse the repository at this point in the history
  13. Update js/client/modules/@arangodb/testutils/sutcheckers/users.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3abb5bf View commit details
    Browse the repository at this point in the history
  14. Update js/client/modules/@arangodb/testutils/sutcheckers/users.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b32fa1e View commit details
    Browse the repository at this point in the history
  15. Update js/client/modules/@arangodb/testutils/sutcheckers/views.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    80ac3ca View commit details
    Browse the repository at this point in the history
  16. Update js/client/modules/@arangodb/testutils/sutcheckers/views.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    865bd58 View commit details
    Browse the repository at this point in the history
  17. Update js/client/modules/@arangodb/testutils/testrunner.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2c1d068 View commit details
    Browse the repository at this point in the history
  18. Update js/client/modules/@arangodb/testutils/testing.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dc0f781 View commit details
    Browse the repository at this point in the history
  19. Update js/client/modules/@arangodb/testutils/test-utils.js

    Co-authored-by: Jan <jsteemann@users.noreply.github.com>
    dothebart and jsteemann committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fc3d412 View commit details
    Browse the repository at this point in the history
  20. as @jsteemann pointed out, we don't need this for views, only collect…

    …ions. Do away with cut'n' paste leftovers.
    dothebart committed May 24, 2024
    Configuration menu
    Copy the full SHA
    98de138 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e7f7d50 View commit details
    Browse the repository at this point in the history