Skip to content

Commit a013801

Browse files
Merge pull request #245 from rabi/tobiko
Drop tobiko tests from the jobs
2 parents 3e8d270 + b71e9f9 commit a013801

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

zuul.d/job.yaml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -23,38 +23,11 @@
2323
cifmw_test_operator_stages:
2424
- name: tempest
2525
type: tempest
26-
- name: tobiko
27-
type: tobiko
2826
cifmw_test_operator_tempest_registry: "{{ content_provider_os_registry_url | split('/') | first }}"
2927
cifmw_test_operator_tempest_namespace: "{{ content_provider_os_registry_url | split('/') | last }}"
3028
cifmw_test_operator_tempest_image_tag: "{{ content_provider_dlrn_md5_hash }}"
3129
cifmw_test_operator_tempest_include_list: |
3230
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
33-
cifmw_test_operator_tobiko_registry: "{{ cifmw_test_operator_tempest_registry }}"
34-
cifmw_test_operator_tobiko_namespace: "{{ cifmw_test_operator_tempest_namespace }}"
35-
cifmw_test_operator_tobiko_image_tag: "{{ content_provider_dlrn_md5_hash }}"
36-
cifmw_test_operator_tobiko_workflow:
37-
- stepName: sanity
38-
testenv: sanity
39-
- stepName: scenario-nova
40-
testenv: nova
41-
# enabling heat is needed for some tobiko tests
42-
cifmw_edpm_prepare_kustomizations:
43-
- apiVersion: kustomize.config.k8s.io/v1beta1
44-
kind: Kustomization
45-
namespace: openstack
46-
patches:
47-
- patch: |-
48-
apiVersion: core.openstack.org/v1beta1
49-
kind: OpenStackControlPlane
50-
metadata:
51-
name: unused
52-
spec:
53-
heat:
54-
enabled: true
55-
target:
56-
kind: OpenStackControlPlane
57-
5831
5932
- job:
6033
name: tcib-crc-podified-edpm-baremetal

0 commit comments

Comments
 (0)