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

Add CI for VTop example #16007

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

Commits on May 24, 2024

  1. feat: add vtop exmaple ci

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8692bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2043b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d9a80 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. feat: fix docker image building

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7dbeffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae9c11 View commit details
    Browse the repository at this point in the history
  3. Use 64 cores runners

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ad82169 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. test: also print the vttablet logs

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c42e1e9 View commit details
    Browse the repository at this point in the history
  2. feat: fix panic in shutdown

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    acf74bc View commit details
    Browse the repository at this point in the history
  3. test: also print show grants output to debug

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dd9f22c View commit details
    Browse the repository at this point in the history
  4. test: print more logs

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    42801f7 View commit details
    Browse the repository at this point in the history
  5. test: print the cnf files

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fb824dd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Trigger rebuild

    Signed-off-by: Rohit Nayak <[email protected]>
    rohit-nayak-ps committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d137ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    4776a5d View commit details
    Browse the repository at this point in the history
  2. feat: update kind version and the mysql image to be used

    Signed-off-by: Manan Gupta <[email protected]>
    GuptaManan100 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    961eb4d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge remote-tracking branch 'origin/main' into vtop-ci-addition

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ed1e2b0 View commit details
    Browse the repository at this point in the history
  2. Run the workflow on a self-hosted runner

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a4b0358 View commit details
    Browse the repository at this point in the history
  3. Remove non-required steps

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1a15326 View commit details
    Browse the repository at this point in the history
  4. Simplify workflow

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a7fdc8e View commit details
    Browse the repository at this point in the history
  5. add vtctldclient to the workflow

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c5e95f8 View commit details
    Browse the repository at this point in the history
  6. Self review + remove debug

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e3ef5d7 View commit details
    Browse the repository at this point in the history