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

Dbp 1012 setup loadtest env #11

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 16, 2024

  1. added env vars to values yml and GHA

    M_Westerholz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6098fbe View commit details
    Browse the repository at this point in the history
  2. added default values to GHA inputs

    M_Westerholz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    564c55d View commit details
    Browse the repository at this point in the history
  3. added type to workflow inputs

    M_Westerholz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d3dcd91 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. default type conv

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e76ea7c View commit details
    Browse the repository at this point in the history
  2. changed config type to number

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2fe349c View commit details
    Browse the repository at this point in the history
  3. debug 01

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7a5a853 View commit details
    Browse the repository at this point in the history
  4. new default values

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    163ab22 View commit details
    Browse the repository at this point in the history
  5. debug 02

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c2c0d6e View commit details
    Browse the repository at this point in the history
  6. debug 03

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b85748d View commit details
    Browse the repository at this point in the history
  7. debug 04

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3311f26 View commit details
    Browse the repository at this point in the history
  8. debug 04

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dda8173 View commit details
    Browse the repository at this point in the history
  9. debug 05

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b239355 View commit details
    Browse the repository at this point in the history
  10. debug 06

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d83e5da View commit details
    Browse the repository at this point in the history
  11. debug 06

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    459b792 View commit details
    Browse the repository at this point in the history
  12. debug 07

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e90bc28 View commit details
    Browse the repository at this point in the history
  13. debug 07

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    83bc2dc View commit details
    Browse the repository at this point in the history
  14. adding flags to run call

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    565d270 View commit details
    Browse the repository at this point in the history
  15. debug 08

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    adeed51 View commit details
    Browse the repository at this point in the history
  16. debug 10

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1e8978b View commit details
    Browse the repository at this point in the history
  17. added workflow to trigger cronjob

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4c0a6e3 View commit details
    Browse the repository at this point in the history
  18. debug 11

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1cc64a1 View commit details
    Browse the repository at this point in the history
  19. debug 12

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c8b67cc View commit details
    Browse the repository at this point in the history
  20. debug 13

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    09144cd View commit details
    Browse the repository at this point in the history
  21. debug 13

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e549a18 View commit details
    Browse the repository at this point in the history
  22. debug 14

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4c92411 View commit details
    Browse the repository at this point in the history
  23. debug 15

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5a04cf2 View commit details
    Browse the repository at this point in the history
  24. debug 16

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    48676e6 View commit details
    Browse the repository at this point in the history
  25. default to main

    M_Westerholz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ad92e2c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge branch 'DBP-1012-setup-loadtest-env' of https://github.com/dBil…

    …dungsplattform/schulportal-load-tests into DBP-1012-setup-loadtest-env
    
    new opening of the branch
    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6bb48e0 View commit details
    Browse the repository at this point in the history
  2. setting default of run test to false

    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    edf7487 View commit details
    Browse the repository at this point in the history
  3. added scenario loop and node load request

    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    04e0486 View commit details
    Browse the repository at this point in the history
  4. added kc base url and 2nd scenario for looptest

    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6d6d485 View commit details
    Browse the repository at this point in the history
  5. debug 01

    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    40fbb97 View commit details
    Browse the repository at this point in the history
  6. debug 02

    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    99ab64f View commit details
    Browse the repository at this point in the history
  7. debug 03

    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    df8e30d View commit details
    Browse the repository at this point in the history
  8. debug 04

    M_Westerholz committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f1a5467 View commit details
    Browse the repository at this point in the history