forked from cnti-testcatalog/testsuite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoints-all.yml
106 lines (96 loc) · 2.65 KB
/
points-all.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
---
- name: default_scoring
tags:
pass: 5
fail: -1
- name: reasonable_image_size
tags: microservice, dynamic
- name: reasonable_startup_time
tags: microservice, dynamic
- name: cni_spec
tags: compatibility, dynamic
- name: api_snoop_alpha
tags: compatibility, dynamic
- name: api_snoop_beta
tags: compatibility, dynamic
- name: api_snoop_general_apis
tags: compatibility, dynamic
- name: reset_cnf
tags: statelessness, dynamic, configuration_lifecycle
- name: check_reaped
tags: statelessness, dynamic, configuration_lifecycle
- name: privileged
tags: security, dynamic
required: true
- name: shells
tags: security, dynamic
- name: protected_access
tags: security, dynamic
- name: increase_capacity
tags: scalability, dynamic
pass: 10
fail: -5
- name: decrease_capacity
tags: scalability, dynamic
pass: 10
fail: -5
- name: small_autoscaling
tags: scalability, dynamic
- name: large_autoscaling
tags: scalability, dynamic
- name: network_chaos
tags: scalability, dynamic
- name: external_retry
tags: scalability, dynamic
- name: versioned_helm_chart
tags: configuration_lifecycle, dynamic
- name: ip_addresses
tags: configuration_lifecycle, static
- name: liveness
tags: configuration_lifecycle, dynamic
- name: readiness
tags: configuration_lifecycle, dynamic
- name: no_volume_with_configuration
tags: configuration_lifecycle, dynamic
- name: rolling_update
tags: configuration_lifecycle, dynamic
- name: nodeport_not_used
tags: configuration_lifecycle, dynamic
- name: hardcoded_ip_addresses_in_k8s_runtime_configuration
tags: configuration_lifecycle, dynamic
- name: fluentd_traffic
tags: observability, dynamic
- name: jaeger_traffic
tags: observability, dynamic
- name: prometheus_traffic
tags: observability, dynamic
- name: opentelemetry_compatible
tags: observability, dynamic
- name: openmetric_compatible
tags: observability, dynamic
- name: helm_deploy
tags: installability, dynamic
- name: install_script_helm
tags: installability, static
- name: helm_chart_valid
tags: installability, dynamic
- name: helm_chart_published
tags: installability, dynamic
- name: hardware_affinity
tags: hardware, dynamic
- name: static_accessing_hardware
tags: hardware, static
- name: dynamic_accessing_hardware
tags: hardware, dynamic
- name: direct_hugepages
tags: hardware, dynamic
- name: performance
tags: hardware, dynamic
- name: k8s_conformance
tags: platform, dynamic
- name: node_failure
tags: platform, dynamic
- name: worker_reboot_recovery
tags: platform, platform:resilience, dynamic
- name: oci_compliant
tags: platform, platform:hardware_and_scheduling, dynamic