Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Add Params for external service #46

Merged
merged 27 commits into from
Feb 13, 2020
Merged

Add Params for external service #46

merged 27 commits into from
Feb 13, 2020

Commits on Jan 23, 2020

  1. Add external service to allow access to Cassandra from outside the cl…

    …uster
    
    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    2c8d0a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Started additional integration test for external service

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    7b69695 View commit details
    Browse the repository at this point in the history
  2. Fixed assertNumberOfCassandraNodes in new test

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    f6f366e View commit details
    Browse the repository at this point in the history
  3. Ran goimports

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    70e8e5a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    73dc88a View commit details
    Browse the repository at this point in the history
  2. Worked on integration test

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    410a96c View commit details
    Browse the repository at this point in the history
  3. Added documentation

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    a0e4c4e View commit details
    Browse the repository at this point in the history
  4. Add external service to template

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    b4ff1dd View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    cff67f7 View commit details
    Browse the repository at this point in the history
  2. Log output for steps in error status

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    eafe37d View commit details
    Browse the repository at this point in the history
  3. Increased timeouts, reorganized tests in suite

    Changed wait_for_deployment to use instance generation to check if a new plan is executed
    
    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    330f43c View commit details
    Browse the repository at this point in the history
  4. Reorganize tests into separate suites

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    35547fc View commit details
    Browse the repository at this point in the history
  5. goimports

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    fd5d5f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0118455 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Renamed test suites

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    5a82352 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Merge branch 'master' into an/add-external-service

    # Conflicts:
    #	operator/operator.yaml
    #	templates/operator/operator.yaml.template
    #	tests/suites/sanity/sanity_test.go
    ANeumann82 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b0b6afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5892b26 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Fixed TLS test for adjusted test framework

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    b72b755 View commit details
    Browse the repository at this point in the history
  2. Add log to rerun TC test

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    41f6d37 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Merge branch 'master' into an/add-external-service

    # Conflicts:
    #	tests/suites/sanity/sanity_test.go
    #	tests/suites/tls/tls_test.go
    #	tests/utils/k8s/k8s.go
    #	tests/utils/kudo/kudo.go
    ANeumann82 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    eeed1bb View commit details
    Browse the repository at this point in the history
  2. Updated external service test to test-tools

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    3589673 View commit details
    Browse the repository at this point in the history
  3. Change NodeCount down to speed up tests

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    422c2a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Deploy with actual nodecount

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4777a57 View commit details
    Browse the repository at this point in the history
  2. Deploy with actual nodecount

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    85d84f2 View commit details
    Browse the repository at this point in the history
  3. Add checks that ports are actually correct

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    3e82f62 View commit details
    Browse the repository at this point in the history
  4. Fixed error in service port compare

    Signed-off-by: Andreas Neumann <[email protected]>
    ANeumann82 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2f476eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56543c4 View commit details
    Browse the repository at this point in the history