Skip to content

Commit

Permalink
ci: Test new cli from cilium/cilium-cli#2759
Browse files Browse the repository at this point in the history
Signed-off-by: gray <[email protected]>
  • Loading branch information
jschwinger233 committed Aug 16, 2024
1 parent 8deceed commit e269fe4
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/actions/set-env-variables/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
echo "BGP_CONTROL_PLANE_HELM_VALUES=--helm-set=bgpControlPlane.enabled=true" >> $GITHUB_ENV
echo "CILIUM_CLI_RELEASE_REPO=cilium/cilium-cli" >> $GITHUB_ENV
# renovate: datasource=github-releases depName=cilium/cilium-cli
CILIUM_CLI_VERSION="v0.16.15"
CILIUM_CLI_VERSION="313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2"
echo "CILIUM_CLI_VERSION=$CILIUM_CLI_VERSION" >> $GITHUB_ENV
echo "CILIUM_CLI_IMAGE_REPO=quay.io/cilium/cilium-cli-ci" >> $GITHUB_ENV
echo "CILIUM_CLI_SKIP_BUILD=true" >> $GITHUB_ENV
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ concurrency:
env:
name: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}
cost_reduction: --node-vm-size Standard_B2s --node-osdisk-size 30
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
echo-inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aws-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ concurrency:

env:
clusterName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
# renovate: datasource=github-releases depName=eksctl-io/eksctl
eksctl_version: v0.188.0
# renovate: datasource=github-releases depName=kubernetes/kubernetes
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-clustermesh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
clusterName1: cluster1-${{ github.run_id }}
clusterName2: cluster2-${{ github.run_id }}
ciliumClusterName1: c1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
echo-inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ concurrency:

env:
clusterName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
# renovate: datasource=github-releases depName=eksctl-io/eksctl
eksctl_version: v0.188.0
# renovate: datasource=github-releases depName=kubernetes/kubernetes
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ env:
clusterName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}
vmName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}
vmStartupScript: .github/gcp-vm-startup.sh
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
USE_GKE_GCLOUD_AUTH_PLUGIN: True
# renovate: datasource=docker depName=google/cloud-sdk
gcloud_version: 487.0.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ concurrency:

env:
clusterName: ${{ github.repository_owner }}-${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
USE_GKE_GCLOUD_AUTH_PLUGIN: True
# renovate: datasource=docker depName=google/cloud-sdk
gcloud_version: 487.0.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-ipsec-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
echo-inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-k8s-kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ concurrency:

env:
cluster_name: cilium-testing
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
kubernetes-e2e:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-k8s-network-policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
permissions: read-all

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
KIND_CONFIG: .github/kind-config.yaml
CONFORMANCE_TEMPLATE: examples/kubernetes/connectivity-check/connectivity-check.yaml
TIMEOUT: 2m
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-kind-proxy-embedded.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ concurrency:

env:
kind_config: .github/kind-config.yaml
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
installation-and-connectivity:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multi-pool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
kind_config: .github/kind-config.yaml
timeout: 5m

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/net-perf-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ concurrency:

env:
clusterName: ${{ github.event.repository.name }}-${{ github.run_id }}-${{ github.run_attempt }}
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
test_name: gke-perf
USE_GKE_GCLOUD_AUTH_PLUGIN: True
gcp_zone: us-east5-a
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-ces-migrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
KIND_CONFIG: .github/kind-config.yaml

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-clustermesh-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

clusterName1: cluster1
clusterName2: cluster2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-e2e-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
echo-inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-ipsec-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
echo-inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-l4lb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2

jobs:
echo-inputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-smoke-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
cancel-in-progress: true

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
KIND_CONFIG: .github/kind-config-ipv6.yaml
# Skip external traffic (e.g. 1.1.1.1 and www.google.com) due to no support for IPv6 in github action
CONFORMANCE_TEMPLATE: examples/kubernetes/connectivity-check/connectivity-check-internal.yaml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
cancel-in-progress: ${{ !github.event.merge_group }}

env:
cilium_cli_ci_version:
cilium_cli_ci_version: 313d6a5721dabc4912f9ac61991d236b2c025482@sha256:f4bfd77ae2b73d6fe0808891aec8d09f2bff73d96c280559993f2970ce7fa5e2
KIND_CONFIG: .github/kind-config.yaml
CONFORMANCE_TEMPLATE: examples/kubernetes/connectivity-check/connectivity-check.yaml
TIMEOUT: 2m
Expand Down

0 comments on commit e269fe4

Please sign in to comment.