deckhouse / deckhouse-test-1

Repository copy for CI testing
Other
0 stars 0 forks source link

Release v1.64.0 #346

Open deckhouse-BOaTswain opened 3 hours ago

deckhouse-BOaTswain commented 3 hours ago

:robot: A dedicated issue to run tests and deploy release v1.64.0.


Release issue commands and options
You can trigger release related actions by commenting on this issue: - `/deploy/[/]` will publish built images into the release channel. - `channel` is one of `alpha | beta | early-access | stable | rock-solid` - `editions` is a comma-separated list of editions `ce | ee | fe | be | se` - `/suspend/` will suspend released version. - `channel` is one of `alpha | beta | early-access | stable | rock-solid` - `/e2e/run/ git_ref` will run e2e using provider and an `install` image built from git_ref. - `provider` is one of `aws | azure | eks | gcp | openstack | static | vcd | vsphere | yandex-cloud` - `git_ref` is a tag `v1.64.0 | test-v1.64.0*` or a branch `main | release-1.64` - `/e2e/run/ git_ref_1 git_ref_2` will run e2e using provider and git_ref_1 and then switch to git_ref_2. - `provider` is one of `aws | azure | eks | gcp | openstack | static | vcd | vsphere | yandex-cloud` - `git_ref_1` is a release-* or main branch - `git_ref_2` is a release-* or main branch - `/e2e/use/k8s/` specifies which Kubernetes version to use for e2e test. - `version` is one of `1.26 | 1.27 | 1.28 | 1.29 | 1.30 | Automatic` - `/build git_ref` will run build for release related refs. - `git_ref` is a tag `v1.64.0 | test-v1.64.0*` or a branch `main | release-1.64` **Note 1:** A single command `/e2e/run/` will run e2e with default CRI 'containerd' and Kubernetes version '1.27'. Put `/e2e/use` options below `/e2e/run` command to set specific CRI and Kubernetes version. E.g.: ``` /e2e/run/aws main /e2e/use/k8s/1.27 /e2e/use/k8s/1.29 This comment will run 2 e2e jobs on AWS with containerd and with Kubernetes version 1.20 and 1.23 using image built from main branch. ``` ``` /e2e/run/aws release-1.35 release-1.36 /e2e/use/k8s/1.27 This comment will create cluster in AWS using Deckhouse built from release-1.35 branch and then switch to images built from release-1.36 branch. 'use' options are supported, cluster will use containerd and Kubernetes version 1.23. ``` **Note 2:** 'deploy', 'suspend' and 'e2e' commands should run after 'build FE' job is finished. **Note 3:** No autobuild for release branch. Run this command after cherry-picking into release branch: ``` /build release-1.64 ```
name212 commented 3 hours ago

/e2e/run/static release-0.1 release-1.64 /e2e/use/k8s/1.30

deckhouse-BOaTswain commented 3 hours ago

:red_circle: e2e: Static for refs/heads/release-1.64 failed in 41m4s.

E2e for static Static;containerd;1.30 was failed. Use: ssh -i ~/.ssh/e2e-id-rsa -J astra@37.9.4.31 astra@192.168.199.67 - connect for debugging;

/e2e/abort static;Static;containerd;1.30 10966468986 10966468986-1-con-1-30 /sys/deckhouse-oss/install:release-0.1-test-1 astra@192.168.199.67 - for abort failed cluster

Workflow details (1 job failed) Static-Static-Containerd-1.30 - Connection string: `ssh -J astra@37.9.4.31 astra@192.168.199.67` :red_circle: `e2e: Static, Containerd, Kubernetes 1.30` failed in 40m19s.
name212 commented 2 hours ago

/e2e/abort static;Static;containerd;1.30 10966468986 10966468986-1-con-1-30 /sys/deckhouse-oss/install:release-0.1-test-1 astra@192.168.199.67

deckhouse-BOaTswain commented 2 hours ago

:green_circle: destroy cluster: Static for refs/heads/main succeeded in 1m13s.

Workflow details :green_circle: `destroy cluster: Static, Containerd, Kubernetes 1.30` succeeded in 46s.
name212 commented 2 hours ago

/e2e/run/static release-0.1 release-1.64 /e2e/use/k8s/1.30

deckhouse-BOaTswain commented 2 hours ago

:red_circle: e2e: Static for refs/heads/release-1.64 failed in 41m49s.

E2e for static Static;containerd;1.30 was failed. Use: ssh -i ~/.ssh/e2e-id-rsa -J astra@37.9.4.40 astra@192.168.199.37 - connect for debugging;

/e2e/abort static;Static;containerd;1.30 10966957536 10966957536-1-con-1-30 /sys/deckhouse-oss/install:release-0.1-test-1 astra@192.168.199.37 - for abort failed cluster

Workflow details (1 job failed) Static-Static-Containerd-1.30 - Connection string: `ssh -J astra@37.9.4.40 astra@192.168.199.37` :red_circle: `e2e: Static, Containerd, Kubernetes 1.30` failed in 41m4s.
name212 commented 1 hour ago

/e2e/abort static;Static;containerd;1.30 10966957536 10966957536-1-con-1-30 /sys/deckhouse-oss/install:release-0.1-test-1 astra@192.168.199.37

deckhouse-BOaTswain commented 1 hour ago

:green_circle: destroy cluster: Static for refs/heads/main succeeded in 1m31s.

Workflow details :green_circle: `destroy cluster: Static, Containerd, Kubernetes 1.30` succeeded in 48s.