diff --git a/config/testgrids/openshift/openshift.yaml b/config/testgrids/openshift/openshift.yaml index f536005b72c9..68d02b978b62 100644 --- a/config/testgrids/openshift/openshift.yaml +++ b/config/testgrids/openshift/openshift.yaml @@ -30,6 +30,10 @@ test_groups: gcs_prefix: origin-ci-test/logs/canary-openshift-ocp-installer-e2e-aws-fips-4.2 - name: canary-openshift-ocp-installer-e2e-aws-fips-serial-4.2 gcs_prefix: origin-ci-test/logs/canary-openshift-ocp-installer-e2e-aws-fips-serial-4.2 +- name: canary-openshift-ocp-installer-e2e-aws-proxy-4.2 + gcs_prefix: origin-ci-test/logs/canary-openshift-ocp-installer-e2e-aws-proxy-4.2 +- name: canary-openshift-ocp-installer-e2e-aws-proxy-serial-4.2 + gcs_prefix: origin-ci-test/logs/canary-openshift-ocp-installer-e2e-aws-proxy-serial-4.2 - name: canary-openshift-ocp-installer-console-aws-4.2 gcs_prefix: origin-ci-test/logs/canary-openshift-ocp-installer-console-aws-4.2 - name: canary-openshift-ocp-installer-e2e-azure-4.2 @@ -323,6 +327,46 @@ dashboards: code_search_path: github.com/openshift/origin/search # URL for regression search links. code_search_url_template: # The URL template to visit when searching for changelists url: https://github.com/openshift/origin/compare/... + - name: redhat-canary-openshift-ocp-installer-e2e-aws-proxy-4.2 + description: Runs Kubernetes e2e tests against an OpenShift 4.2 OCP cluster running on AWS with Proxy enabled. + test_group_name: canary-openshift-ocp-installer-e2e-aws-proxy-4.2 + base_options: width=10 + open_test_template: # The URL template to visit after clicking on a cell + url: https://prow.svc.ci.openshift.org/view/gcs// + file_bug_template: # The URL template to visit when filing a bug + url: https://github.com/openshift/origin/issues/new + options: + - key: title + value: 'E2E: ' + - key: body + value: + open_bug_template: # The URL template to visit when visiting an associated bug + url: https://github.com/openshift/origin/issues/ + results_url_template: # The URL template to visit after clicking + url: https://prow.svc.ci.openshift.org/job-history/ + code_search_path: github.com/openshift/origin/search # URL for regression search links. + code_search_url_template: # The URL template to visit when searching for changelists + url: https://github.com/openshift/origin/compare/... + - name: redhat-canary-openshift-ocp-installer-e2e-aws-proxy-serial-4.2 + description: Runs Kubernetes serial e2e tests against an OpenShift 4.2 OCP cluster running on AWS with Proxy enabled. + test_group_name: canary-openshift-ocp-installer-e2e-aws-proxy-serial-4.2 + base_options: width=10 + open_test_template: # The URL template to visit after clicking on a cell + url: https://prow.svc.ci.openshift.org/view/gcs// + file_bug_template: # The URL template to visit when filing a bug + url: https://github.com/openshift/origin/issues/new + options: + - key: title + value: 'E2E: ' + - key: body + value: + open_bug_template: # The URL template to visit when visiting an associated bug + url: https://github.com/openshift/origin/issues/ + results_url_template: # The URL template to visit after clicking + url: https://prow.svc.ci.openshift.org/job-history/ + code_search_path: github.com/openshift/origin/search # URL for regression search links. + code_search_url_template: # The URL template to visit when searching for changelists + url: https://github.com/openshift/origin/compare/... - name: redhat-canary-openshift-ocp-installer-console-aws-4.2 description: Runs Kubernetes console e2e tests against an OpenShift 4.2 cluster. test_group_name: canary-openshift-ocp-installer-console-aws-4.2