k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/config/testgrids/openshift/openshift-virtualization.yaml (about)

     1  ---
     2  dashboards:
     3    - name: redhat-openshift-virtualization
     4      dashboard_tab:
     5        # 4.9
     6        - name: e2e-deploy-4.9
     7          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.9-e2e-deploy
     8          base_options: width=14
     9          open_test_template:
    10            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
    11          file_bug_template:
    12            options:
    13              - key: classification
    14                value: Red Hat
    15              - key: product
    16                value: OpenShift Virtualization
    17              - key: short_desc
    18                value: 'test: <test-name>'
    19              - key: cf_environment
    20                value: 'test: <test-name>'
    21              - key: comment
    22                value: 'test: <test-name> failed, see job: <test-url>'
    23            url: https://bugzilla.redhat.com/enter_bug.cgi
    24          open_bug_template:
    25            url: https://github.com/openshift-cnv/cnv-ci/issues/
    26          results_url_template:
    27            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
    28          code_search_path: https://github.com/kubevirt/kubevirt/search
    29          code_search_url_template:
    30            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
    31        - name: e2e-upgrade-4.9
    32          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.9-e2e-upgrade
    33          base_options: width=14
    34          open_test_template:
    35            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
    36          file_bug_template:
    37            options:
    38              - key: classification
    39                value: Red Hat
    40              - key: product
    41                value: OpenShift Virtualization
    42              - key: short_desc
    43                value: 'test: <test-name>'
    44              - key: cf_environment
    45                value: 'test: <test-name>'
    46              - key: comment
    47                value: 'test: <test-name> failed, see job: <test-url>'
    48            url: https://bugzilla.redhat.com/enter_bug.cgi
    49          open_bug_template:
    50            url: https://github.com/openshift-cnv/cnv-ci/issues/
    51          results_url_template:
    52            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
    53          code_search_path: https://github.com/kubevirt/kubevirt/search
    54          code_search_url_template:
    55            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
    56        # 4.10
    57        - name: e2e-deploy-4.10
    58          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.10-e2e-deploy
    59          base_options: width=14
    60          open_test_template:
    61            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
    62          file_bug_template:
    63            options:
    64              - key: classification
    65                value: Red Hat
    66              - key: product
    67                value: OpenShift Virtualization
    68              - key: short_desc
    69                value: 'test: <test-name>'
    70              - key: cf_environment
    71                value: 'test: <test-name>'
    72              - key: comment
    73                value: 'test: <test-name> failed, see job: <test-url>'
    74            url: https://bugzilla.redhat.com/enter_bug.cgi
    75          open_bug_template:
    76            url: https://github.com/openshift-cnv/cnv-ci/issues/
    77          results_url_template:
    78            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
    79          code_search_path: https://github.com/kubevirt/kubevirt/search
    80          code_search_url_template:
    81            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
    82        - name: e2e-upgrade-4.10
    83          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.10-e2e-upgrade
    84          base_options: width=14
    85          open_test_template:
    86            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
    87          file_bug_template:
    88            options:
    89              - key: classification
    90                value: Red Hat
    91              - key: product
    92                value: OpenShift Virtualization
    93              - key: short_desc
    94                value: 'test: <test-name>'
    95              - key: cf_environment
    96                value: 'test: <test-name>'
    97              - key: comment
    98                value: 'test: <test-name> failed, see job: <test-url>'
    99            url: https://bugzilla.redhat.com/enter_bug.cgi
   100          open_bug_template:
   101            url: https://github.com/openshift-cnv/cnv-ci/issues/
   102          results_url_template:
   103            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
   104          code_search_path: https://github.com/kubevirt/kubevirt/search
   105          code_search_url_template:
   106            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
   107        # 4.11
   108        - name: e2e-deploy-4.11
   109          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.11-e2e-deploy
   110          base_options: width=14
   111          open_test_template:
   112            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
   113          file_bug_template:
   114            options:
   115              - key: classification
   116                value: Red Hat
   117              - key: product
   118                value: OpenShift Virtualization
   119              - key: short_desc
   120                value: 'test: <test-name>'
   121              - key: cf_environment
   122                value: 'test: <test-name>'
   123              - key: comment
   124                value: 'test: <test-name> failed, see job: <test-url>'
   125            url: https://bugzilla.redhat.com/enter_bug.cgi
   126          open_bug_template:
   127            url: https://github.com/openshift-cnv/cnv-ci/issues/
   128          results_url_template:
   129            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
   130          code_search_path: https://github.com/kubevirt/kubevirt/search
   131          code_search_url_template:
   132            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
   133        - name: e2e-upgrade-4.11
   134          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.11-e2e-upgrade
   135          base_options: width=14
   136          open_test_template:
   137            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
   138          file_bug_template:
   139            options:
   140              - key: classification
   141                value: Red Hat
   142              - key: product
   143                value: OpenShift Virtualization
   144              - key: short_desc
   145                value: 'test: <test-name>'
   146              - key: cf_environment
   147                value: 'test: <test-name>'
   148              - key: comment
   149                value: 'test: <test-name> failed, see job: <test-url>'
   150            url: https://bugzilla.redhat.com/enter_bug.cgi
   151          open_bug_template:
   152            url: https://github.com/openshift-cnv/cnv-ci/issues/
   153          results_url_template:
   154            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
   155          code_search_path: https://github.com/kubevirt/kubevirt/search
   156          code_search_url_template:
   157            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
   158        # 4.12
   159        - name: e2e-deploy-4.12
   160          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.12-e2e-deploy
   161          base_options: width=14
   162          open_test_template:
   163            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
   164          file_bug_template:
   165            options:
   166              - key: classification
   167                value: Red Hat
   168              - key: product
   169                value: OpenShift Virtualization
   170              - key: short_desc
   171                value: 'test: <test-name>'
   172              - key: cf_environment
   173                value: 'test: <test-name>'
   174              - key: comment
   175                value: 'test: <test-name> failed, see job: <test-url>'
   176            url: https://bugzilla.redhat.com/enter_bug.cgi
   177          open_bug_template:
   178            url: https://github.com/openshift-cnv/cnv-ci/issues/
   179          results_url_template:
   180            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
   181          code_search_path: https://github.com/kubevirt/kubevirt/search
   182          code_search_url_template:
   183            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
   184        - name: e2e-upgrade-4.12
   185          test_group_name: branch-ci-openshift-cnv-cnv-ci-release-4.12-e2e-upgrade
   186          base_options: width=14
   187          open_test_template:
   188            url: https://prow.ci.openshift.org/view/gcs/<gcs_prefix>/<changelist>
   189          file_bug_template:
   190            options:
   191              - key: classification
   192                value: Red Hat
   193              - key: product
   194                value: OpenShift Virtualization
   195              - key: short_desc
   196                value: 'test: <test-name>'
   197              - key: cf_environment
   198                value: 'test: <test-name>'
   199              - key: comment
   200                value: 'test: <test-name> failed, see job: <test-url>'
   201            url: https://bugzilla.redhat.com/enter_bug.cgi
   202          open_bug_template:
   203            url: https://github.com/openshift-cnv/cnv-ci/issues/
   204          results_url_template:
   205            url: https://prow.ci.openshift.org/job-history/<gcs_prefix>
   206          code_search_path: https://github.com/kubevirt/kubevirt/search
   207          code_search_url_template:
   208            url: https://github.com/kubevirt/kubevirt/compare/<start-custom-0>...<end-custom-0>
   209  
   210  test_groups:
   211    - days_of_results: 21
   212      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.9-e2e-deploy
   213      name: branch-ci-openshift-cnv-cnv-ci-release-4.9-e2e-deploy
   214    - days_of_results: 21
   215      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.9-e2e-upgrade
   216      name: branch-ci-openshift-cnv-cnv-ci-release-4.9-e2e-upgrade
   217    - days_of_results: 21
   218      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.10-e2e-deploy
   219      name: branch-ci-openshift-cnv-cnv-ci-release-4.10-e2e-deploy
   220    - days_of_results: 21
   221      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.10-e2e-upgrade
   222      name: branch-ci-openshift-cnv-cnv-ci-release-4.10-e2e-upgrade
   223    - days_of_results: 21
   224      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.11-e2e-deploy
   225      name: branch-ci-openshift-cnv-cnv-ci-release-4.11-e2e-deploy
   226    - days_of_results: 21
   227      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.11-e2e-upgrade
   228      name: branch-ci-openshift-cnv-cnv-ci-release-4.11-e2e-upgrade
   229    - days_of_results: 21
   230      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.12-e2e-deploy
   231      name: branch-ci-openshift-cnv-cnv-ci-release-4.12-e2e-deploy
   232    - days_of_results: 21
   233      gcs_prefix: origin-ci-test/logs/branch-ci-openshift-cnv-cnv-ci-release-4.12-e2e-upgrade
   234      name: branch-ci-openshift-cnv-cnv-ci-release-4.12-e2e-upgrade