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

parallel e2e testing with different kubeconfigs #1020

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    3800d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1561b6a View commit details
    Browse the repository at this point in the history
  3. add bin/ginkgo Makefile

    bartam1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d7947cc View commit details
    Browse the repository at this point in the history
  4. parent d7947cc

    author marbarta <[email protected]> 1690214601 +0200
    committer marbarta <[email protected]> 1690470420 +0200
    
    create test report
    bartam1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d9efd7f View commit details
    Browse the repository at this point in the history
  5. update ginkgo to 2.11.0

    bartam1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ccc9a6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8a786d View commit details
    Browse the repository at this point in the history
  7. run allTestCase

    bartam1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    56c0634 View commit details
    Browse the repository at this point in the history
  8. format time output

    bartam1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    527e501 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f0e07e View commit details
    Browse the repository at this point in the history
  10. run allTests serial

    bartam1 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4826fa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. zookeeper timeout increased

    bartam1 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0764631 View commit details
    Browse the repository at this point in the history
  2. add test progress indicator

    bartam1 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    86586a4 View commit details
    Browse the repository at this point in the history
  3. report entry refactored

    bartam1 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2df49bb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. go with one kind cluster

    bartam1 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    cd250f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    6958dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347d28d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix mockTests description

    bartam1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2b85e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b678b17 View commit details
    Browse the repository at this point in the history
  3. fix David suggestions 1

    bartam1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    400c0ff View commit details
    Browse the repository at this point in the history
  4. fix David suggestions 2

    bartam1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4c0b935 View commit details
    Browse the repository at this point in the history
  5. fix unnecessary imports

    bartam1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4031097 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix: feedFromDirectory

    bartam1 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    edab06c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f55555 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    98b4a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b72d6c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. add test for testpool

    bartam1 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5154223 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    bc10e92 View commit details
    Browse the repository at this point in the history
  2. fix classifier unit test

    bartam1 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    c1fd100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb7c5a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. add e2e go fmt go vet

    bartam1 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a2952f6 View commit details
    Browse the repository at this point in the history
  2. fix go.mod

    bartam1 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    95d6371 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    50d3a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129e7fe View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. test 2 kind cluster setup

    bartam1 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7029681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc2a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7b111 View commit details
    Browse the repository at this point in the history
  4. go with parallel

    bartam1 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    842273f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba66727 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a13805f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

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