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

test(scale): introduce deterministic scaling tests #5657

Merged
merged 25 commits into from
Oct 8, 2022
Merged

Commits on Sep 29, 2022

  1. initial scale sim

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    2fa5c9c View commit details
    Browse the repository at this point in the history
  2. test q4

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ffd39db View commit details
    Browse the repository at this point in the history
  3. locate fragment

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d3b75ff View commit details
    Browse the repository at this point in the history
  4. fix predicate & add cascade

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d30b66c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. add docs

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    08e61b1 View commit details
    Browse the repository at this point in the history
  2. add workflows

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    53d222f View commit details
    Browse the repository at this point in the history
  3. add license header

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9183918 View commit details
    Browse the repository at this point in the history
  4. fix workflow

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    99cd61a View commit details
    Browse the repository at this point in the history
  5. fix ci & add cfg madsim

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    6743964 View commit details
    Browse the repository at this point in the history
  6. try use ci-sim

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b7861bc View commit details
    Browse the repository at this point in the history
  7. align cfg with sslt

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8e89c8c View commit details
    Browse the repository at this point in the history
  8. align with sslt

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    d887c4e View commit details
    Browse the repository at this point in the history
  9. correct result & soft fail

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    62703bb View commit details
    Browse the repository at this point in the history
  10. do not use shared mem store

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    821012c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    f68b67b View commit details
    Browse the repository at this point in the history
  2. avoid hard coded thoughput

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    9baad0e View commit details
    Browse the repository at this point in the history
  3. use ci-sim profile

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    c1d8bba View commit details
    Browse the repository at this point in the history
  4. remove comments

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    aa96954 View commit details
    Browse the repository at this point in the history
  5. fix connector

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    f88edfa View commit details
    Browse the repository at this point in the history
  6. increase opt level for ci-sim

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    c2ab7ba View commit details
    Browse the repository at this point in the history
  7. remove stream workaround

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    4d1ee73 View commit details
    Browse the repository at this point in the history
  8. fix clippy

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    21df22d View commit details
    Browse the repository at this point in the history
  9. minor fixes

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b68306b View commit details
    Browse the repository at this point in the history
  10. bump futures to 0.3.24

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    e275e05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1870972 View commit details
    Browse the repository at this point in the history