Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-5598

Disable Chains for Pipelines related Test Scenarios

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • Performance
    • None
    • 1
    • False
    • None
    • False

      During rh-ee-sira's testing for pipelines controller's tuning options, it was observed the test scenario for math had pr_signed_true entries being set. This was observed in ClusterBot while running with test with following configuration:

      export DEPLOYMENT_TYPE="downstream"
      export DEPLOYMENT_VERSION="1.14"
      export DEPLOYMENT_PIPELINES_KUBE_API_QPS="50"
      export DEPLOYMENT_PIPELINES_KUBE_API_BURST="50"
      export DEPLOYMENT_PIPELINES_THREADS_PER_CONTROLLER="32"
      export DEPLOYMENT_PIPELINES_CONTROLLER_RESOURCES="1/2Gi/1/2Gi"
      export TEST_NAMESPACE="1"
      export TEST_DO_CLEANUP="false"
      export TEST_TOTAL="100"
      export TEST_CONCURRENT="10"
      export TEST_TIMEOUT=18000
      export TEST_SCENARIO="math" 

      This could be due to the Chains controller not being explicitly disabled in the test setup.

      Acceptance Criteria

      • Confirm the behavior of whether to have chains enabled/disabled for "pipelines" related testing.
      • Disable chains in test scenarios as per the expected behavior.

              rh-ee-rashetty Rahul Shetty
              rh-ee-rashetty Rahul Shetty
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: