Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github: generate feature summary report from CI #36933

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

aanm
Copy link
Member

@aanm aanm commented Jan 10, 2025

Generate a summary report for all CI jobs associated with a specific
commit.

With this commit, cilium-cli has the capabilities of generating a
markdown report which gives a summary of all features tested across all
CI jobs. This summary give us the information with regarding which
features, and where a feature, is being tested on a specific GitHub
workflow.

Also, with a GitHub workflow to generate this report, we will be able to
execute this against any commit SHA from Cilium repository and put it as
a status for that commit. This can be useful in case we want to generate
a report for a particular PR and see if a new feature is covered by
existing tests or if a new test is testing existing features

Note For Reviewers: Small Preview of the table that's going to be generated by the GH workflow:

Summary Table

Tested on >=1 workflow? Metric Labels Details Link
adv_connect_and_lb_bandwidth_manager_enabled
adv_connect_and_lb_bgp_enabled View Details
adv_connect_and_lb_big_tcp_enabled address_family=ipv4-ipv6-dual-stack View Details
adv_connect_and_lb_big_tcp_enabled address_family=ipv4-only
adv_connect_and_lb_big_tcp_enabled address_family=ipv6-only
adv_connect_and_lb_cilium_envoy_config_enabled View Details
adv_connect_and_lb_cilium_node_config_enabled
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=255;mode=clustermesh-apiserver View Details
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=255;mode=clustermesh-apiserver_or_etcd
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=255;mode=etcd View Details
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=255;mode=kvstoremesh View Details
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=511;mode=clustermesh-apiserver View Details
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=511;mode=clustermesh-apiserver_or_etcd
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=511;mode=etcd View Details
adv_connect_and_lb_clustermesh_enabled max_connected_clusters=511;mode=kvstoremesh View Details
adv_connect_and_lb_egress_gateway_enabled View Details
adv_connect_and_lb_envoy_proxy_enabled mode=embedded View Details
adv_connect_and_lb_envoy_proxy_enabled mode=standalone View Details
adv_connect_and_lb_k8s_internal_traffic_policy_enabled View Details
adv_connect_and_lb_kube_proxy_replacement_enabled View Details
adv_connect_and_lb_l2_lb_enabled View Details
adv_connect_and_lb_l2_pod_announcement_enabled
adv_connect_and_lb_node_port_configuration acceleration=best-effort;algorithm=maglev;mode=dsr
adv_connect_and_lb_node_port_configuration acceleration=best-effort;algorithm=maglev;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=best-effort;algorithm=maglev;mode=snat
adv_connect_and_lb_node_port_configuration acceleration=best-effort;algorithm=random;mode=dsr
adv_connect_and_lb_node_port_configuration acceleration=best-effort;algorithm=random;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=best-effort;algorithm=random;mode=snat
adv_connect_and_lb_node_port_configuration acceleration=disabled;algorithm=maglev;mode=dsr
adv_connect_and_lb_node_port_configuration acceleration=disabled;algorithm=maglev;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=disabled;algorithm=maglev;mode=snat
adv_connect_and_lb_node_port_configuration acceleration=disabled;algorithm=random;mode=dsr View Details
adv_connect_and_lb_node_port_configuration acceleration=disabled;algorithm=random;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=disabled;algorithm=random;mode=snat View Details
adv_connect_and_lb_node_port_configuration acceleration=native;algorithm=maglev;mode=dsr
adv_connect_and_lb_node_port_configuration acceleration=native;algorithm=maglev;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=native;algorithm=maglev;mode=snat
adv_connect_and_lb_node_port_configuration acceleration=native;algorithm=random;mode=dsr
adv_connect_and_lb_node_port_configuration acceleration=native;algorithm=random;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=native;algorithm=random;mode=snat View Details
adv_connect_and_lb_node_port_configuration acceleration=testing-only;algorithm=maglev;mode=dsr
adv_connect_and_lb_node_port_configuration acceleration=testing-only;algorithm=maglev;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=testing-only;algorithm=maglev;mode=snat
adv_connect_and_lb_node_port_configuration acceleration=testing-only;algorithm=random;mode=dsr
adv_connect_and_lb_node_port_configuration acceleration=testing-only;algorithm=random;mode=hybrid
adv_connect_and_lb_node_port_configuration acceleration=testing-only;algorithm=random;mode=snat View Details
adv_connect_and_lb_sctp_enabled
adv_connect_and_lb_transparent_encryption mode=ipsec;node2node_enabled=false View Details
adv_connect_and_lb_transparent_encryption mode=ipsec;node2node_enabled=true
adv_connect_and_lb_transparent_encryption mode=wireguard;node2node_enabled=false View Details
adv_connect_and_lb_transparent_encryption mode=wireguard;node2node_enabled=true View Details
adv_connect_and_lb_vtep_enabled
controlplane_cilium_endpoint_slices_enabled View Details
controlplane_identity_allocation mode=crd View Details
controlplane_identity_allocation mode=doublewrite-readcrd
controlplane_identity_allocation mode=doublewrite-readkvstore
controlplane_identity_allocation mode=kvstore View Details
controlplane_ipam mode=alibabacloud
controlplane_ipam mode=azure
controlplane_ipam mode=cluster-pool View Details
controlplane_ipam mode=crd
controlplane_ipam mode=delegated-plugin View Details
controlplane_ipam mode=eni
controlplane_ipam mode=kubernetes View Details
controlplane_ipam mode=multi-pool View Details
datapath_chaining_enabled mode=aws-cni
datapath_chaining_enabled mode=aws-vpc-cni
datapath_chaining_enabled mode=calico
datapath_chaining_enabled mode=flannel
datapath_chaining_enabled mode=generic-veth
datapath_chaining_enabled mode=none View Details
datapath_chaining_enabled mode=portmap View Details
datapath_config mode=lb-only
datapath_config mode=netkit View Details
datapath_config mode=netkit-l2 View Details
datapath_config mode=veth View Details
datapath_internet_protocol address_family=ipv4-ipv6-dual-stack View Details
datapath_internet_protocol address_family=ipv4-only View Details
datapath_internet_protocol address_family=ipv6-only View Details
datapath_network mode=direct-routing View Details
datapath_network mode=overlay-geneve View Details
datapath_network mode=overlay-vxlan View Details
network_policies_cidr_policies mode=nodes View Details
network_policies_cidr_policies mode=remote-node
network_policies_cidr_policies mode=world
network_policies_cilium_clusterwide_envoy_config_total action=add
network_policies_cilium_clusterwide_envoy_config_total action=delete
network_policies_cilium_clusterwide_network_policies_total action=add View Details
network_policies_cilium_clusterwide_network_policies_total action=delete View Details
network_policies_cilium_envoy_config_total action=add View Details
network_policies_cilium_envoy_config_total action=delete View Details
network_policies_cilium_network_policies_total action=add View Details
network_policies_cilium_network_policies_total action=delete View Details
network_policies_deny_policies_total action=add View Details
network_policies_deny_policies_total action=delete View Details
network_policies_dns_policies_total action=add View Details
network_policies_dns_policies_total action=delete View Details
network_policies_fqdn_policies_total action=add View Details
network_policies_fqdn_policies_total action=delete View Details
network_policies_host_firewall_enabled View Details
network_policies_host_network_policies_total action=add
network_policies_host_network_policies_total action=delete
network_policies_http_header_matches_policies_total action=add View Details
network_policies_http_header_matches_policies_total action=delete View Details
network_policies_http_policies_total action=add View Details
network_policies_http_policies_total action=delete View Details
network_policies_ingress_cidr_group_policies_total action=add
network_policies_ingress_cidr_group_policies_total action=delete
network_policies_internal_traffic_policy_services_total action=add View Details
network_policies_internal_traffic_policy_services_total action=delete View Details
network_policies_l3_policies_total action=add View Details
network_policies_l3_policies_total action=delete View Details
network_policies_local_redirect_policies_total action=add View Details
network_policies_local_redirect_policies_total action=delete View Details
network_policies_local_redirect_policy_enabled View Details
network_policies_mutual_auth_enabled View Details
network_policies_mutual_auth_policies_total action=add
network_policies_mutual_auth_policies_total action=delete
network_policies_non_defaultdeny_policies_enabled View Details
network_policies_non_defaultdeny_policies_total action=add View Details
network_policies_non_defaultdeny_policies_total action=delete View Details
network_policies_other_l7_policies_total action=add
network_policies_other_l7_policies_total action=delete
network_policies_sni_allow_list_policies_total action=add View Details
network_policies_sni_allow_list_policies_total action=delete View Details
network_policies_tls_inspection_policies_total action=add View Details
network_policies_tls_inspection_policies_total action=delete View Details
cilium_operator_feature_adv_connect_and_lb_gateway_api_enabled View Details
cilium_operator_feature_adv_connect_and_lb_ingress_controller_enabled View Details
cilium_operator_feature_adv_connect_and_lb_l7_aware_traffic_management_enabled View Details
cilium_operator_feature_adv_connect_and_lb_lb_ipam_enabled View Details
cilium_operator_feature_adv_connect_and_lb_node_ipam_enabled

Metric: cilium_feature_adv_connect_and_lb_bgp_enabled

Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1

Metric: cilium_feature_adv_connect_and_lb_big_tcp_enabled

  • Labels: address_family=ipv4-ipv6-dual-stack
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1

Metric: cilium_feature_adv_connect_and_lb_cilium_envoy_config_enabled

Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_adv_connect_and_lb_clustermesh_enabled

  • Labels: max_connected_clusters=255;mode=clustermesh-apiserver
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Metric: cilium_feature_adv_connect_and_lb_clustermesh_enabled

  • Labels: max_connected_clusters=255;mode=etcd
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1

Metric: cilium_feature_adv_connect_and_lb_clustermesh_enabled

  • Labels: max_connected_clusters=255;mode=kvstoremesh
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 250

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Metric: cilium_feature_adv_connect_and_lb_clustermesh_enabled

  • Labels: max_connected_clusters=511;mode=clustermesh-apiserver
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1

Metric: cilium_feature_adv_connect_and_lb_clustermesh_enabled

  • Labels: max_connected_clusters=511;mode=etcd
Click here to see

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1

Metric: cilium_feature_adv_connect_and_lb_clustermesh_enabled

  • Labels: max_connected_clusters=511;mode=kvstoremesh
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1

Metric: cilium_feature_adv_connect_and_lb_egress_gateway_enabled

Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Metric: cilium_feature_adv_connect_and_lb_envoy_proxy_enabled

  • Labels: mode=embedded
Click here to see

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Metric: cilium_feature_adv_connect_and_lb_envoy_proxy_enabled

  • Labels: mode=standalone
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_adv_connect_and_lb_k8s_internal_traffic_policy_enabled

Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_adv_connect_and_lb_kube_proxy_replacement_enabled

Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_adv_connect_and_lb_l2_lb_enabled

Click here to see

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Metric: cilium_feature_adv_connect_and_lb_node_port_configuration

  • Labels: acceleration=disabled;algorithm=random;mode=dsr
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1

Metric: cilium_feature_adv_connect_and_lb_node_port_configuration

  • Labels: acceleration=disabled;algorithm=random;mode=snat
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_adv_connect_and_lb_node_port_configuration

  • Labels: acceleration=native;algorithm=random;mode=snat
Click here to see

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_XDP 1

Metric: cilium_feature_adv_connect_and_lb_node_port_configuration

  • Labels: acceleration=testing-only;algorithm=random;mode=snat
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1

Metric: cilium_feature_adv_connect_and_lb_transparent_encryption

  • Labels: mode=ipsec;node2node_enabled=false
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Metric: cilium_feature_adv_connect_and_lb_transparent_encryption

  • Labels: mode=wireguard;node2node_enabled=false
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1

Metric: cilium_feature_adv_connect_and_lb_transparent_encryption

  • Labels: mode=wireguard;node2node_enabled=true
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1

Metric: cilium_feature_controlplane_cilium_endpoint_slices_enabled

Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1

Metric: cilium_feature_controlplane_identity_allocation

  • Labels: mode=crd
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_controlplane_identity_allocation

  • Labels: mode=kvstore
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Metric: cilium_feature_controlplane_ipam

  • Labels: mode=cluster-pool
Click here to see

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Metric: cilium_feature_controlplane_ipam

  • Labels: mode=delegated-plugin
Click here to see

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Metric: cilium_feature_controlplane_ipam

  • Labels: mode=kubernetes
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_controlplane_ipam

  • Labels: mode=multi-pool
Click here to see

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Metric: cilium_feature_datapath_chaining_enabled

  • Labels: mode=none
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_datapath_chaining_enabled

  • Labels: mode=portmap
Click here to see

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Metric: cilium_feature_datapath_config

  • Labels: mode=netkit
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1

Metric: cilium_feature_datapath_config

  • Labels: mode=netkit-l2
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1

Metric: cilium_feature_datapath_config

  • Labels: mode=veth
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_datapath_internet_protocol

  • Labels: address_family=ipv4-ipv6-dual-stack
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Metric: cilium_feature_datapath_internet_protocol

  • Labels: address_family=ipv4-only
Click here to see

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (ipv4) 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Metric: cilium_feature_datapath_internet_protocol

  • Labels: address_family=ipv6-only
Click here to see

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_datapath_network

  • Labels: mode=direct-routing
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (10) - after downgrade 1
Setup & Test (10) - before downgrade 1
Setup & Test (12) - after downgrade 1
Setup & Test (12) - before downgrade 1
Setup & Test (15) - after downgrade 1
Setup & Test (15) - before downgrade 1
Setup & Test (17) - after downgrade 1
Setup & Test (17) - before downgrade 1
Setup & Test (18) - after downgrade 1
Setup & Test (18) - before downgrade 1
Setup & Test (2) - after downgrade 1
Setup & Test (2) - before downgrade 1
Setup & Test (23) - after downgrade 1
Setup & Test (23) - before downgrade 1
Setup & Test (24) - after downgrade 1
Setup & Test (24) - before downgrade 1
Setup & Test (25) - after downgrade 1
Setup & Test (25) - before downgrade 1
Setup & Test (27) - after downgrade 1
Setup & Test (27) - before downgrade 1
Setup & Test (28) - after downgrade 1
Setup & Test (28) - before downgrade 1
Setup & Test (3) - after downgrade 1
Setup & Test (3) - before downgrade 1
Setup & Test (30) - after downgrade 1
Setup & Test (30) - before downgrade 1
Setup & Test (31) - after downgrade 1
Setup & Test (31) - before downgrade 1
Setup & Test (5) - after downgrade 1
Setup & Test (5) - before downgrade 1
Setup & Test (7) - after downgrade 1
Setup & Test (7) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - after downgrade 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, minor) - before downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - after downgrade 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, true, minor) - before downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - after downgrade 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, minor) - before downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 1

CiliumEndpointSlice migration (ci-ces-migrate)

Job Value
Installation and Migration Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 1 1
Installation and Connectivity Test (1, disabled, ipv4, disabled, iptables, kvstoremesh, helm, legacy, legacy, 255, enabled) - cluster 2 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 1
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 2 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 1
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 2 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 1 1
Installation and Connectivity Test (5, disabled, dual, ipsec, iptables, external, helm, 255, disabled) - cluster 2 1

Conformance Delegated IPAM (ci-delegated-ipam)

Job Value
Install and Connectivity Test (dual) 1
Install and Connectivity Test (ipv4) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (2, 5.4-20240710.064909, iptables, false, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests 1
Setup & Test (3, 5.10-20240710.064909, iptables, false, disabled, true, gcm(aes), gcm(aes), true) - other tests after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests 1
Setup & Test (5, 5.4-20240710.064909, none, true, disabled, cbc(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 1

Conformance Multi Pool IPAM (ci-multi-pool)

Job Value
Install and Connectivity Test - 1 1

Smoke Test with IPv6

Job Value
Conformance Smoke Test with IPv6 1

Metric: cilium_feature_datapath_network

  • Labels: mode=overlay-geneve
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (21) - after downgrade 1
Setup & Test (21) - before downgrade 1
Setup & Test (22) - after downgrade 1
Setup & Test (22) - before downgrade 1
Setup & Test (8) - after downgrade 1
Setup & Test (8) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - after downgrade 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, true, minor) - before downgrade 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 1 1
Installation and Connectivity Test (7, geneve, dual, wireguard, iptables, kvstoremesh, cronJob, migration, cluster, 511, disabled) - cluster 2 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - egress-gateway after rotating keys 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests 1
Setup & Test (4, bpf-next-20240711.013133, iptables, false, geneve, true, cbc(aes), gcm(aes), true) - other tests after rotating keys 1

Metric: cilium_feature_datapath_network

  • Labels: mode=overlay-vxlan
Click here to see

Cilium Cluster Mesh upgrade (ci-clustermesh)

Job Value
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 1 - stress-test 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post upgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (1, disabled, iptables, false, 255, legacy) - cluster 2 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 1 - stress-test 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post upgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (2, disabled, none, false, 511, migration) - cluster 2 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 1 - stress-test 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post upgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (3, ipsec, iptables, true, 255) - cluster 2 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 1 - stress-test 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post upgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - post-downgrade 1
Installation and Connectivity Test (4, wireguard, iptables, false, 511, cluster) - cluster 2 - stress-test 1

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 1
Setup & Test (1) - before downgrade 1
Setup & Test (11) - after downgrade 1
Setup & Test (11) - before downgrade 1
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1
Setup & Test (14) - after downgrade 1
Setup & Test (14) - before downgrade 1
Setup & Test (16) - after downgrade 1
Setup & Test (16) - before downgrade 1
Setup & Test (19) - after downgrade 1
Setup & Test (19) - before downgrade 1
Setup & Test (20) - after downgrade 1
Setup & Test (20) - before downgrade 1
Setup & Test (26) - after downgrade 1
Setup & Test (26) - before downgrade 1
Setup & Test (29) - after downgrade 1
Setup & Test (29) - before downgrade 1
Setup & Test (4) - after downgrade 1
Setup & Test (4) - before downgrade 1
Setup & Test (6) - after downgrade 1
Setup & Test (6) - before downgrade 1
Setup & Test (9) - after downgrade 1
Setup & Test (9) - before downgrade 1

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - after downgrade 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, minor) - before downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 1

Cluster Mesh Scale Test (scale-clustermesh)

Job Value
Install and Cluster Mesh Scale Test 1

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 1 1
Installation and Connectivity Test (10, vxlan, dual, wireguard, iptables, external, helm, 511, disabled) - cluster 2 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 1
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 2 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 1
Installation and Connectivity Test (8, vxlan, dual, ipsec, iptables, clustermesh, certmanager, cluster, cluster, 255, disabled) - cluster 2 1

Conformance External Workloads (ci-external-workloads)

Job Value
Installation and Connectivity Test (1.28, us-west2-c, 1) 1
Installation and Connectivity Test (1.29, us-west3-a, 2) 1
Installation and Connectivity Test (1.31, us-east1-c, 4, true) 1

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 1
Gateway API Conformance Test (experimental, true) 1
Gateway API Conformance Test (standard, false) 1
Gateway API Conformance Test (standard, false, ipsec) 1

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - egress-gateway after rotating keys 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests 1
Setup & Test (1, rhel8.6-20241031.113911, iptables, false, vxlan, gcm(aes), cbc(aes)) - other tests after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (7, 5.15-20240710.064909, iptables, false, vxlan, gcm(aes), gcm(aes)) - other tests after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 1
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 1

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 1
Ingress Conformance Test With_Shared_LB 1
Ingress Conformance Test With_XDP 1
Ingress Conformance Test Without_KPR 1
Ingress Conformance Test Without_XDP 1

Conformance K8s Kind

Job Value
Installation and Conformance Test ipv4 1

Conformance K8s Upstream Network

Job Value
Installation and Conformance Test 1

Conformance Kind Envoy Embedded

Job Value
Installation and Connectivity Test 1
Installation and Connectivity Test-without-secret-sync 1

Conformance Runtime (ci-runtime)

Job Value
Runtime Test (agent) (agent) 1
Runtime Test (datapath) (datapath) 1

Cyclonus Network Policy Test

Job Value
Cyclonus Test 1

Hubble CLI integration tests

Job Value
Integration Test 1

Smoke Test

Job Value
Conformance Smoke Test 1

Metric: cilium_feature_network_policies_cidr_policies

  • Labels: mode=nodes
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (13) - after downgrade 1
Setup & Test (13) - before downgrade 1

Metric: cilium_feature_network_policies_cilium_clusterwide_network_policies_total

  • Labels: action=add
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 2
Setup & Test (1) - before downgrade 2
Setup & Test (16) - after downgrade 2
Setup & Test (16) - before downgrade 2
Setup & Test (2) - after downgrade 2
Setup & Test (2) - before downgrade 2
Setup & Test (23) - after downgrade 2
Setup & Test (23) - before downgrade 2
Setup & Test (5) - after downgrade 2
Setup & Test (5) - before downgrade 2
Setup & Test (6) - after downgrade 2
Setup & Test (6) - before downgrade 2

Metric: cilium_feature_network_policies_cilium_clusterwide_network_policies_total

  • Labels: action=delete
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (1) - after downgrade 2
Setup & Test (1) - before downgrade 2
Setup & Test (16) - after downgrade 2
Setup & Test (16) - before downgrade 2
Setup & Test (2) - after downgrade 2
Setup & Test (2) - before downgrade 2
Setup & Test (23) - after downgrade 2
Setup & Test (23) - before downgrade 2
Setup & Test (5) - after downgrade 2
Setup & Test (5) - before downgrade 2
Setup & Test (6) - after downgrade 2
Setup & Test (6) - before downgrade 2

Metric: cilium_feature_network_policies_cilium_envoy_config_total

  • Labels: action=add
Click here to see

Cilium E2E Upgrade (ci-e2e-upgrade)

Job Value
Setup & Test (11) - after downgrade 10
Setup & Test (11) - before downgrade 10
Setup & Test (12) - after downgrade 10
Setup & Test (12) - before downgrade 10
Setup & Test (14) - after downgrade 10
Setup & Test (14) - before downgrade 10
Setup & Test (15) - after downgrade 10
Setup & Test (15) - before downgrade 10
Setup & Test (16) - after downgrade 10
Setup & Test (16) - before downgrade 10
Setup & Test (17) - after downgrade 10
Setup & Test (17) - before downgrade 10
Setup & Test (18) - after downgrade 10
Setup & Test (18) - before downgrade 10
Setup & Test (19) - after downgrade 10
Setup & Test (19) - before downgrade 10
Setup & Test (20) - after downgrade 10
Setup & Test (20) - before downgrade 10
Setup & Test (21) - after downgrade 10
Setup & Test (21) - before downgrade 10
Setup & Test (22) - after downgrade 10
Setup & Test (22) - before downgrade 10
Setup & Test (23) - after downgrade 10
Setup & Test (23) - before downgrade 10
Setup & Test (24) - after downgrade 10
Setup & Test (24) - before downgrade 10
Setup & Test (25) - after downgrade 10
Setup & Test (25) - before downgrade 10
Setup & Test (26) - after downgrade 10
Setup & Test (26) - before downgrade 10
Setup & Test (27) - after downgrade 10
Setup & Test (27) - before downgrade 10
Setup & Test (28) - after downgrade 10
Setup & Test (28) - before downgrade 10
Setup & Test (29) - after downgrade 10
Setup & Test (29) - before downgrade 10
Setup & Test (30) - after downgrade 10
Setup & Test (30) - before downgrade 10
Setup & Test (31) - after downgrade 10
Setup & Test (31) - before downgrade 10
Setup & Test (4) - after downgrade 10
Setup & Test (4) - before downgrade 10
Setup & Test (5) - after downgrade 10
Setup & Test (5) - before downgrade 10
Setup & Test (6) - after downgrade 10
Setup & Test (6) - before downgrade 10
Setup & Test (7) - after downgrade 10
Setup & Test (7) - before downgrade 10
Setup & Test (9) - after downgrade 10
Setup & Test (9) - before downgrade 10

Cilium IPsec upgrade (ci-ipsec-upgrade)

Job Value
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - after downgrade 10
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, minor) - before downgrade 10
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - after downgrade 10
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, minor) - before downgrade 10

Conformance Cluster Mesh (ci-clustermesh)

Job Value
Installation and Connectivity Test (2, disabled, dual, wireguard, none, clustermesh, cronJob, migration, migration, 511, disabled) - cluster 1 10
Installation and Connectivity Test (3, disabled, dual, ipsec, none, kvstoremesh, certmanager, cluster, cluster, 255, disabled) - cluster 1 10
Installation and Connectivity Test (4, disabled, ipv6, disabled, none, clustermesh, certmanager, legacy, migration, 255, disabled) - cluster 1 10
Installation and Connectivity Test (6, vxlan, ipv4, disabled, none, clustermesh, helm, cluster, cluster, 255, enabled) - cluster 1 10

Conformance Gateway API (ci-gateway-api)

Job Value
Gateway API Conformance Test (experimental, false) 149
Gateway API Conformance Test (experimental, true) 142
Gateway API Conformance Test (standard, false) 136
Gateway API Conformance Test (standard, false, ipsec) 138

Conformance IPsec E2E (ci-ipsec-e2e)

Job Value
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - egress-gateway 2
Setup & Test (6, 5.10-20240710.064909, none, true, disabled, true, true, true, gcm(aes), gcm(aes)) - other tests 2
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway 2
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - egress-gateway after rotating keys 2
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests 2
Setup & Test (8, bpf-next-20240711.013133, none, true, vxlan, true, true, gcm(aes), gcm(aes)) - other tests after rotating keys 2

Conformance Ingress (ci-ingress)

Job Value
Ingress Conformance Test With_Default_Ingress_Controller 33
Ingress Conformance Test With_Shared_LB 40
Ingress Conformance Test With_XDP 33
Ingress Conformance Test Without_KPR 33
Ingress Conformance Test Without_XDP 33

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 10, 2025
@github-actions github-actions bot added the cilium-cli This PR contains changes related with cilium-cli label Jan 10, 2025
@aanm aanm force-pushed the pr/add-summary-table-creator branch from ebbb71e to 67be187 Compare January 10, 2025 14:52
@aanm aanm closed this Jan 10, 2025
@aanm aanm force-pushed the pr/add-summary-table-creator branch from 67be187 to d04477a Compare January 10, 2025 15:54
@aanm aanm reopened this Jan 10, 2025
@aanm
Copy link
Member Author

aanm commented Jan 10, 2025

/test

@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Jan 10, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 10, 2025
@aanm aanm marked this pull request as ready for review January 10, 2025 16:00
@aanm aanm requested review from a team as code owners January 10, 2025 16:00
@aanm aanm requested review from tklauser and brlbil January 10, 2025 16:00
@aanm aanm enabled auto-merge January 10, 2025 16:01
@aanm aanm force-pushed the pr/add-summary-table-creator branch 2 times, most recently from 170ee6d to a9c3db4 Compare January 10, 2025 16:15
@aanm
Copy link
Member Author

aanm commented Jan 10, 2025

/test

@aanm aanm force-pushed the pr/add-summary-table-creator branch from a9c3db4 to 65df60e Compare January 10, 2025 17:19
@aanm
Copy link
Member Author

aanm commented Jan 10, 2025

/test

@aanm aanm force-pushed the pr/add-summary-table-creator branch from 65df60e to 4a6de69 Compare January 13, 2025 12:42
@aanm
Copy link
Member Author

aanm commented Jan 13, 2025

/test

cilium-cli/cli/cmd.go Show resolved Hide resolved
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 14, 2025
@aanm aanm added this pull request to the merge queue Jan 14, 2025
@aanm aanm removed this pull request from the merge queue due to a manual request Jan 14, 2025
Generate a summary report for all CI jobs associated with a specific
commit.

With this commit, cilium-cli has the capabilities of generating a
markdown report which gives a summary of all features tested across all
CI jobs. This summary give us the information with regarding which
features, and where a feature, is being tested on a specific GitHub
workflow.

Also, with a GitHub workflow to generate this report, we will be able to
execute this against any commit SHA from Cilium repository and put it as
a status for that commit. This can be useful in case we want to generate
a report for a particular PR and see if a new feature is covered by
existing tests or if a new test is testing existing features.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm force-pushed the pr/add-summary-table-creator branch from 4a6de69 to d63c58c Compare January 14, 2025 11:58
@aanm
Copy link
Member Author

aanm commented Jan 14, 2025

/test

@aanm aanm enabled auto-merge January 14, 2025 11:58
@aanm aanm added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit 7050107 Jan 14, 2025
303 checks passed
@aanm aanm deleted the pr/add-summary-table-creator branch January 14, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cilium-cli This PR contains changes related with cilium-cli ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants